Added ability to hide occupied rooms and to add rooms dynamically to the menu.
Added two configuration options to the config.yml:
Code (Text):
automine:
# Do you want to hide occupied rooms from the room list?
hide-occupied-rooms: true
# Do you want mines to be added in the first available slot? if false, will set them to the slot specified in their data file.
add-mines-dynamically: true
the hide-occupied-rooms option will allow you to hide occupied rooms from the menu.
the add-mines-dynamically option will add the mines at the first empty slot in the gui.