Skip to content
Goodlyay edited this page Sep 11, 2023 · 1 revision

There are two different types of level permissions:

  1. Permission to build (/perbuild)
  2. Permission to visit (/pervisit)

The color of a level name is based on the color of whichever rank is higher between perbuild and pervisit.

The command syntax to change permissions is exactly the same between build and visit.

As always, if you need a refresher in-game, use /help perbuild or /help pervisit

Build permissions

Changing minimum rank allowed to build

  • Use /perbuild [rank]

Changing maximum rank allowed to build

  • Use /perbuild -max [rank]

Changing build permissions for a specific player

To remove permission (blacklist):

  • Use /perbuild -[name]

To add permission (whitelist):

  • Use /perbuild +[name]

Adding and removing permission has different effects depending on their previous level of permission. If a player is already blacklisted from building, adding permission will just remove them from the blacklist. If a player is already whitelisted to build, removing permission will just remove them from the whitelist. Keep in mind that being whitelisted and being blacklisted both override the regular rank permissions.

Visit permissions

The command arguments and behavior of changing pervisit is identical to perbuild, so I won't bother covering it again. However, there are a couple of noteworthy exceptions.

  1. If a level has a portal leading into it, using the portal will bypass visit permission completely.
  2. The main level (/main) can always be visited by any player regardless of visit permission.
Clone this wiki locally