Skip to content

5170Temp/PluginBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modular Minecraft Plugin Base

A simple base project for building modular plugins for Minecraft using Spigot / Paper.
This is outdated and has bad code, I'm currently using a new recoded version of this

wakatime


Why use modules?

As plugins grow, they get messy fast. Modules help by:

  • Keeping features separated
  • Making it easier to maintain code
  • Allowing features to be enabled/disabled cleanly
  • Making the project more scalable long-term

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages