Lalyan Cosmetic Core
Changelog
Section titled “Changelog”Version 2.0.2
Section titled “Version 2.0.2”- Fixed some bugs.
Version 2.0.1
Section titled “Version 2.0.1”- [Dismissed]
Version 2.0.0
Section titled “Version 2.0.0”- 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.
Note 1
Section titled “Note 1”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.
Note 2
Section titled “Note 2”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.