- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- Source Code:
- https://github.com/Sakiio/Cosmetic
- Contributors:
- https://github.com/Sakiio
- Languages Supported:
- English/Spanish
- Donation Link:
- https://discord.gg/PMkJ5Z5hsk
Cosmetic
Basic Cosmetic Plugin
Commands and permissions
/menu - Open a main menu to see a Trails/Cosmetic/Gadgets/Pets menus
/developer - Can see credits to author
Dependence
Spigot
Information
If you want add more gadgets or trails look the code and copy the example
Perms
This is relative, you can edit all permissions in enums (Trails.java, Gadgets.java)
Gadgets:
PEARLS("PEARLS", "gadgets.pearls")
SNOW_PEARLS("SNOW_PEARLS", "gadgets.snowball")
LITGTH_STRIKE("LIGTH_STRIKE", "gadgets.ligthstrike")
Trails:
FIRE("FIRE", Effect.FLAME, "trails.flame")
NOTE("NOTE", Effect.NOTE, "trails.note")
HEART("HEART", Effect.HEART, "trails.heart")
CRITIC("CRITIC", Effect.CRIT, "trails.critic")
SMOKE("HEART", Effect.SMOKE, "trails.smoke")
FIREWORKS_SPARK("FIREWORKS_SPARK", Effect.FIREWORKS_SPARK, "trails.fireworks"
Preview

sCosmetic 1.2
spigot