!!!
- Slightly simplified the limit system in the plugin as the old system was a b bit confusing.
- This means that the default-max-generators will be now the default value and the permission limit and database limits will be added to this value (in the previous versions, the permission limit overrode the default-max-generators setting)
- Some players on some setups might get some extra generator slots after updating (at most the same amount as default-max-generators) - so if this is important for you, please test ahead!
- Also team mode still disabled the permission slot system (because the bukkit api doesn't have a way to get offline players' permissions)
- There are also many small internal changes.