Home - wysohn/GeneralLib GitHub Wiki

Welcome developers! GeneralLib is pre-defined plugin components which help you build your own plugin faster.

Obviously, you will need some basic Java inheritance experience and Bukkit API in order to use this library.

By using this library, you don't have to waste your time on tedious works like pretty formatting the commands, save and load data from/to database, etc. and just focus on building the core functionality of your plugin.

A lot of useful utils are ready to support you as well.