Rooms is a library mod for tracking enclosed spaces that have been registered, the mod using event queuing to ensure block scans are reduced to the bare minimum while maintaining a statefulness.
The mod implements three commands for operating (requires group admin):
- /rooms
- add <name>
- Add a new room with given name, names are not unique.
- list
- List all rooms by name and number of players in them.
- debug
- Print debug information about the room you are standing in.
- add <name>
Rooms also come with interaction menus:

That can only be viewed in creative mode:
Most all configurable behaviors are modifiable via the config.properties file.

