Plugin Name: GrantX
Description: GrantX's API is a great addition to the plugin, however is lacking in features. Events are a great way to start, however I think some methods such as grantx.addGrant()
and grantx.remGrant()
should be added for easy hooking into other applications without dispatching commands onto the server. It would be cool to see all of the commands be added into their respective methods, like /grantx addProtection <name>
to grantx.addProtection(Player plr)