Skip to content

Commands & Permissions

Jack edited this page Aug 30, 2024 · 8 revisions
  • quarters.wand | Allows usage of the wand item
  • quarters.bypass_default_colour | Grants the ability to bypass the default quarter colour if enabled
  • quarters.landlord | Allows town staff to perform actions on quarters that quarter owners can do such as changing the name or colour
  • quarters.landlord.receive_command_feedback_from_town_members | Allows town staff to receive command feedback from other players in their town in a grey colour

Standard commands

Within the standard commands, here is what the default boolean values mean:

  • True: anyone can use this, there should be no issues giving this to everyone for most servers

  • False: These are intended for town staff, give these to mayors, assistants, etc. in your townyperms.yml

  • True* (with an asterisk): Players will be given these by default, however they will not do anything unless the player is using it on a quarter they own or on a quarter in a town when they have the quarters.landlord permission

  • /quarters (/q) | quarters.command.quarters | True

    • claim | Claim a quarter as your own | quarters.command.quarters.claim | True
    • create | Create a quarter based off your current selection | quarters.command.quarters.create | False
    • delete | Delete the quarter you are standing in | quarters.command.quarters.delete | False
      • all | Delete all the quarters in your town | quarters.command.quarters.delete.all | False
      • plot | Delete all the quarters in the plot you are standing in | quarters.command.quarters.delete.plot | False
    • edit | Edit the cuboids within a pre-existing quarter | quarters.command.quarters.edit | True
      • addselection | Add your cuboids added with /q selection add to the quarter you are standing in | quarters.command.quarters.edit.addselection | False
      • remove | Remove the cuboid you are currently standing in from its quarter | quarters.command.quarters.edit.remove | False
    • evict | Evict the owner of a quarter | quarters.command.quarters.evict | False
    • fame | View Quarters' most famous players | quarters.command.quarters.fame | True
    • here | View info about the quarter you are standing in | quarters.command.quarters.here | True
    • info | View plugin info | quarters.command.quarters.info | True
    • meow | Used when clicking the cat icon in the /q here output of quarters owned by users with cat mode enabled | quarters.command.quarters.meow | True
    • pos | Select a position without a wand item | quarters.command.quarters.pos | True
    • selection | Manage your selection | quarters.command.quarters.selection | True
      • add | Add a cuboid to your selection | quarters.command.quarters.selection.add | True
      • clear | Delete your selection | quarters.command.quarters.selection.clear | True
      • copy | Copy your selection to clipboard | quarters.command.quarters.selection.copy | True
      • paste | Paste your selection from clipboard | quarters.command.quarters.selection.paste | True
      • remove | Remove the cuboid you are standing in from your selection | quarters.command.quarters.selection.remove | True
    • sell | Sell the quarter you are standing in for the specified price | quarters.command.quarters.sell | False
    • set | quarters.command.quarters.set | True
      • anchor | Set the "anchor" of the quarter you are standing in, this is used for some internal distance measurements and can be seen as a "home" | quarters.command.quarters.set.anchor | True*
      • colour | Change the colour of a quarter |quarters.command.quarters.set.colour | True*
      • defaultsellprice | Change the default sell price of quarters in your town, used when /q sell has no argument or when sellondelete is enabled and a resident is deleted | quarters.command.quarters.set.defaultsellprice | False
      • entrynotifications | Change where quarter entry notifications are displayed | quarters.command.quarters.set.entrynotifications | True
      • name | Change the name of a quarter shown on /q here | quarters.command.quarters.set.name | True*
      • owner | Set the owner of a quarter without them needing to claim it | quarters.command.quarters.set.owner | False
      • particlesize | When used outside of a quarter: will change your default quarter particle size, when used in a quarter: will change that quarter's particle size for everyone | quarters.command.quarters.set.particlesize | True
      • perm | Used to change the perms shown on /q here | quarters.command.quarters.set.perm | True*
      • type | Used to change a quarter's type | quarters.command.quarters.set.type | False
    • toggle | quarters.command.quarters.toggle | True
      • constantoutlines | Toggle whether quarter outlines are always shown | quarters.command.quarters.toggle.constantoutlines | True
      • embassy | Toggle whether or not players who are not part of the quarter's town can claim the quarter you are standing in | quarters.command.quarters.toggle.embassy | False
      • entryblinking | Toggle quarters "blinking" their particles when you enter them | quarters.command.quarters.toggle.entryblinking | True
      • entrynotifications | Toggle receiving notifications when you enter a quarter | quarters.command.quarters.toggle.entrynotifications | True
      • sellondelete | Toggle if quarters will be sold automatically when their owner is deleted by Towny | quarters.command.quarters.toggle.sellondelete | False
    • trust | Manage who is trusted in a quarter | quarters.command.quarters.trust | True
      • add | Add someone as trusted in a quarter, this will let them build, destroy, switch and itemuse | quarters.command.quarters.trust.add | True*
      • clear | Remove all trusted from a quarter | quarters.command.quarters.trust.clear | True*
      • remove | Remove someone as trusted in a quarter | quarters.command.quarters.trust.remove | True*
    • unclaim | Unclaim a quarter that you own | quarters.command.quarters.unclaim | True
    • wand | Receive a free wand one time | quarters.command.quarters.wand | True

Admin commands

All of these are by default given to op

  • /quartersadmin (/qa) | quarters.command.quartersadmin
    • delete | quarters.command.quartersadmin.delete
    • evict | quarters.command.quartersadmin.evict
    • port | quarters.command.quartersadmin.port
    • sell | quarters.command.quartersadmin.sell
    • set | quarters.command.quartersadmin.set
      • anchor | quarters.command.quartersadmin.set.anchor
      • colour | quarters.command.quartersadmin.set.colour
      • name | quarters.command.quartersadmin.set.name
      • owner | quarters.command.quartersadmin.set.owner
      • perm | quarters.command.quartersadmin.set.perm
      • type | quarters.command.quartersadmin.set.type
    • toggle | quarters.command.quartersadmin.toggle
      • embassy | quarters.command.quartersadmin.toggle.embassy
    • trust | quarters.command.quartersadmin.trust
      • add | quarters.command.quartersadmin.trust.add
      • clear | quarters.command.quartersadmin.trust.clear
      • remove | quarters.command.quartersadmin.trust.remove
    • reload | quarters.command.quartersadmin.reload
      • config | quarters.command.quartersadmin.reload.config