Njol / Skript

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
http://njol.ch/projects/skript
104 stars 60 forks source link

Set Items to 'Final' and 'Shiny' #322

Open ismooch opened 10 years ago

ismooch commented 10 years ago

I know this is in the BukkitAPI but the ability to make an item 'Final' (can not be used in enchantment tables or anvils ect.)

and on a second note...

An ability to add a 'Shiny' enchantment, I know Bukkit supports this too, gives it the Enchantment Glow, with no enchantments.

Soulbound would not be bad either, but I can do that with my own code and already have a system that checks for it... just would streamline everything if it were an option.