Skip to content

Lalyan Cosmetic Core


  • Fixed some bugs.

  • [Dismissed]

  • Remade the entire cosmetic system.
  • Modified sightly how the JSON file for cosmetics works (Note 1).
  • Added a new permissions system.
  • Added optional compatibility with luckperms.
  • Added optional compatibility with Wardrobe API packs.
  • Added a Config file with a permissions’ option (Note 2).
  • Fixed some minor bugs.
  • Added support for custom slots.

Now you’ve to put the first letter of a key in upper case.
Example:

old:

“texture”: “link”

new:

“Texture”: “link”

more info here, this is how it works now.

The configuration for the Permissions value works this way:

If the value is true:
The permission system will be used letting a player use a cosmetic only if they have the right permission.

If the value is false:
The API will work as it always has: Everyone can use everything.

This value is set to false by default.

more info here.


The changelog starts from the 2.0.0.


Project released under license GNU AGPLv3.