This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
In regards to this post: http://dev.bukkit.org/server-mods/controlorble/tickets/14-like-aboss-hooked-in-natively/#c3
I suggest adding an entity Metadata with a boss value. An example: https://github.com/feildmaster/ControlORBle/blob/master/src/main/java/com/feildmaster/controlorble/listeners/OrbListener.java#L31
This way, people can look up if an entity is "like a boss" without hooking the plugin. ;)
/me loves getting away with not hooking things
To post a comment, please login or register a new account.