olliestanley / politics

Extensive ultra-configurable self-serve community management system for Bukkit [Defunct]
https://olliestanley.github.io/politics
GNU Affero General Public License v3.0
1 stars 0 forks source link

modularise #30

Closed olliestanley closed 5 years ago

olliestanley commented 5 years ago

As the scope of the project is large and inevitably most servers won't want to use a lot of the features, I want to split it up into modules (which will be separate plugins):

All modules will depend on politics-core. This should also be a helpful way of testing how easy it is to write add-on plugins on top of the core.

olliestanley commented 5 years ago

Further progress in b25519e

olliestanley commented 5 years ago

The three initial modules are now separated. Still some cleanup to do:

see 48ea5c0

olliestanley commented 5 years ago

Final step for now is to add to WorldConfig in core a way of loading settings which aren't used by core