Members & Permissions
How the member system and granular plot permissions work.
Overview
Every plot has an owner and can have multiple members. Members can be granted individual permissions that control what they can do on the plot.
Inviting Members
- The plot owner runs
/plot invite <player> - The invited player receives a message with the plot ID
- The invited player runs
/plot accept <id>to join - If the invitation is not accepted within the timeout (default: 5 minutes), it expires
Tip: The member slot limit determines how many members a plot can have. This can be upgraded through the economy system.
Member Permissions
Each member can be assigned a combination of permissions. Permissions are managed through the GUI (Dashboard > Members > Click member > Permissions).
| Permission | Description |
|---|---|
PANEL_OPEN | Open the plot management dashboard |
RENAME_PLOT | Change the plot name |
CHANGE_FLAG | Toggle plot flags |
INVITE_MEMBER | Invite new members to the plot |
KICK_MEMBER | Remove members from the plot |
BAN_PLAYER | Ban players from the plot |
UNBAN_PLAYER | Unban players from the plot |
CHANGE_BIOME | Change the plot biome |
UPGRADE_PLOT | Purchase plot upgrades (size, slots, expiration) |
RENEW_PLOT | Extend the plot’s expiration |
DELETE_PLOT | Delete the plot permanently |
MANAGE_WARPS | Create and delete plot warps |
MANAGE_HOMES | Set the plot home location |
SET_MEMBER_PERMISSION | Grant or revoke permissions for other members |
Tip: The
SET_MEMBER_PERMISSIONpermission is powerful — a member with this permission can grant any permission to other members. Assign it carefully.
Banning Players
Plot owners (and members with the BAN_PLAYER permission) can ban specific players from entering the plot:
/plot ban <player>— bans a player/plot unban <player>— removes the ban
Banned players cannot enter the plot territory even if the plot is open.
Kicking Members
Use /plot kick <player> to remove a member from the plot. The kicked player loses all assigned permissions and can no longer interact with the plot as a member.
Leaving a Plot
Members can voluntarily leave a plot with /plot leave. The plot owner cannot use this command.