-
-
Notifications
You must be signed in to change notification settings - Fork 6
Installation
Most perms that will actually make quarters usable are not available by default to non-mayors. Mayors are given a bypass for most elevated command methods, however this can be disabled in the config if you would like to restrict mayors' permission to certain actions.
If you would like to extend permissions to town staff, you should give these permissions through townyperms.yml
:
quarters.landlord
quarters.landlord.receive_command_feedback_from_town_members
(If you are lazy, you can just give quarters.command.quarters.*
for these perms if you want them to have all of them)
quarters.command.quarters.create
quarters.command.quarters.delete
quarters.command.quarters.edit.addselection
quarters.command.quarters.edit.remove
quarters.command.quarters.evict
quarters.command.quarters.sell
quarters.command.quarters.set.defaultsellprice
quarters.command.quarters.set.owner
quarters.command.quarters.set.type
quarters.command.quarters.toggle.embassy
quarters.command.quarters.toggle.sellondelete
These are the perms marked as "False" on the Commands & Permissions page
It is recommended that you give your staff the permission node quarters.command.quartersadmin
and quarters.command.quartersadmin.*
(assuming your staff are trustworthy). You many want to not do this though and just give them the things you think they need and/or negate the ones they don't need.