promotional bannermobile promotional banner

NC-BukkitLib

Abandoned
A Library for Class Loading and Command Handling

NC-BukkitLib

The NC-BukkitLib, formerly known as NC-LoaderLib or NCLib, is a library based on the original class loading system in TitanChat. It nows has a built in command system and permissions bridge, also based on the ones in TitanChat.


Class Loading

The simplicity of loading classes can be seen here:

Loader<YourLoadable> loader = new Loader<YourLoadable>(plugin, classDirectory, objectParam1, objectParam2);
List<YourLoadable> loadables = loader.load();

With two lines of code you can have the JARs in your entire directory loaded.


Plugins that use NC-BukkitLib:

TitanChathttp://dev.bukkit.org/server-mods/titanchat/
DeathNotifierhttp://dev.bukkit.org/server-mods/deathnotifier/
PvPArenahttp://dev.bukkit.org/server-mods/pvp-arena/

-

The NC-BukkitLib Team

profile avatar
Owner
  • 3
    Projects
  • 410.9K
    Downloads

More from NodiusCView all