- implemented the criteria "island level" for choosing a generator from the list! That means island levels are now supported in AoC (similar to CoG)
- added two new commands: - /oregen generator set [name] [permission] <island_level>: changes the permission and/or level attribute(s) of a specific generator
- /oregen setmode [permission/islandlevel]: sets the citeria for choosing a generator ragarding the permission of the island leader or the island level. Default: permission
- added the <island_level> argument to this command: - /oregen generator add [name] [permission] <island_level>: adds a new generator config to the gui
- generally overhauled the command layout
How to swap from permission mode to island level mode without deleting your old configuration:
Assuming you're having a set of pre-configured island generators and you want them being unlocked by levels: Just use the /oregen generator set command in order to change the unlock island level for any generator (default is 0). Also, you need changing the mode to levels: /oregen setmode islandlevel. That's it!