We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How do I get the API
DroxPermsAPI API = null; DroxPerms droxPerms = ((DroxPerms) this.getServer().getPluginManager().getPlugin("DroxPerms")); if (droxPerms != null) { API = droxPerms.getAPI(); }
JavaDoc
http://hydrox.github.com/DroxPerms/apidocs/de/hydrox/bukkit/DroxPerms/DroxPermsAPI.html
There was an error while loading. Please reload this page.