Skip to content

Collection of nice utilities for bukkit/spigot minecraft server.

Notifications You must be signed in to change notification settings

MorkaZ/MoxLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

MoxLibrary

MoxLibrary is a utility library for spigot/bukkit minecraft server plugins. To use it, you need to add dependency into your project.

Please, if you want to use it in multiple plugins or use other MoxPlugins, download and install MoxCore and use it as dependency because this plugin extends MoxLibrary and is created only for that. Class loader will load all classes of MoxLibrary just once, so MoxLibrary can be used once per server - please, keep it in mind. If server will have 2 plugins that have exported MoxLibrary into own source and if MoxLibrary has different version in those plugins, then it may produce errors with no existing methods in some classes on their usage by relatively later loaded plugin.

All releases of MoxCore plugin, that extends this library, are there.

About

Collection of nice utilities for bukkit/spigot minecraft server.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages