Skip to content

Sakiio/Cosmetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cosmetic

Addons to use in your server to get cosmetics.

Commands and permissions

/menu - Open a main menu to see a Trails/Cosmetic/Gadgets/Pets menus

/developer - You can see the credits

Dependence

Spigot 1.8.9

Spigot 1.7.10 (if you not want use 1.8.9 versions)

Lombok

Information

If you want add more gadgets or trails look the code and copy the example

This code have got a bad menu api if you want use this plugin remove menu api and use a bukkit inventory

This plugins is make to learns more, you can fork to make new trails or optimize the code

Permissions

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

image

image

About

Cosmetic Addons

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages