ClusterAPI
What is ClusterAPI
ClusterAPI is a Bukkit/Spigot plugin development API which is made to make developer's work easier and faster. It has amazing methods to use which can be implemented in their projects.
For Server Owners
If a plugin page sent you here then just download this plugin, drop it in your plugins folder and reload/restart your server and you are good to go.
For Developers
If you are a developer then there are amazing functions to use in this API. The page where you can see how to use them is coming soon.
Start using it by putting ClusterAPI jar in your Build Path Libraries, same like you do for Bukkit/Spigot jar.
Here are all the methods you can use in your projects.
Title and Sub-Title Methods:
Titles.sendTitle(Player player, Integer fadeIn, Integer stay, Integer fadeOut, String message) ;
Titles.sendSubtitle(Player player, Integer fadeIn, Integer stay, Integer fadeOut, String message);
Titles.sendFullTitle(Player player, Integer fadeIn, Integer stay, Integer fadeOut, String title, String subtitle);
Tab Method:
Tab.sendTabTitle(Player player, String header, String footer);
Actionbar Methods:
Actionbar.sendActionBar(Player p, String msg);
Plugins Using This
TitleWelcomeMessage - CLICK HERE
GitHub
As this is a community API, please make sure to make Pull Requests in order to contribute to this API to make it massive.
GitHub: https://github.com/AdityaTD/ClusterAPI/
Note
THIS PROJECT RUNS ON JAVA 7!
This plugin sends anonymous data to MCStats to know how is the plugin performing. It can be turned of by going to your plugins folder > metrics and setting it to false.
Donate
