main/Developers Info

Developers Info

<< Back

MCClans provides an API for other developers to interface with.

Version list

MCClansAPI versionMCClans version
MCClansAPI v1.0MCClans v1.0+

Getting started

To get started, download MCClansAPI from the Files and add it to your build path.

In your code, obtain MCClansAPI:

MCClansAPI mcClansAPI = (MCClansAPI) Bukkit.getServer().getPluginManager().getPlugin("MCClans");

JavaDocs

>> JavaDocs