Commands
Complete list of player and administrator commands.
Player Commands
All player commands use the base command /plot (aliases: /plots, /dzialka).
| Command | Description |
|---|---|
/plot panel | Opens the plot management dashboard |
/plot info | Displays information about the current plot |
/plot home | Teleports to your plotβs home location |
/plot sethome | Sets the plotβs home location |
/plot sethomeicon | Sets the plotβs home icon (held item) |
/plot invite <player> | Invites a player to your plot |
/plot accept <id> | Accepts a plot invitation |
/plot kick <player> | Kicks a member from your plot |
/plot leave | Leaves a plot you are a member of |
/plot ban <player> | Bans a player from your plot |
/plot unban <player> | Unbans a player from your plot |
/plot open | Opens your plot to all players |
/plot close | Closes your plot to non-members |
/plot limits | Shows your plot creation limits |
/plot visualize | Visualizes plot borders |
/plot fly | Toggles flying on plots |
/plot rating <1-5> | Rates a plot |
/plot ranking | Shows the top ranked plots |
/plot warps | Lists available plot warps |
/plot warp <name> | Teleports to a plot warp |
/plot warp set <name> | Creates or updates a plot warp |
/plot warp delete <name> | Deletes a plot warp |
/plot crafting | Shows the plot block crafting recipe |
/plot panel
Opens the main plot management GUI where you can manage flags, members, biomes, upgrades, and more.
- Permission:
plots.command.limits - Usage:
/plot panel
/plot info
Displays detailed information about the plot you are currently standing on.
- Permission:
plots.command.info - Usage:
/plot info
/plot home
Teleports you to your plotβs home location. Has a configurable warmup timer (default: 5 seconds).
- Permission:
plots.command.home - Usage:
/plot home
/plot sethome
Sets the current location as the plotβs home teleport point. Must be standing inside the plot.
- Permission:
plots.command.sethome - Usage:
/plot sethome
/plot invite
Sends an invitation to a player to join your plot as a member. The invitation expires after the configured timeout (default: 5 minutes).
- Permission:
plots.command.invite - Usage:
/plot invite <player>
/plot accept
Accepts a pending plot invitation using the plot ID provided in the invitation message.
- Permission:
plots.command.accept - Usage:
/plot accept <id>
/plot kick
Removes a member from your plot.
- Permission:
plots.command.kick - Usage:
/plot kick <player>
/plot leave
Leaves a plot that you are a member of. The plot owner cannot use this command.
- Permission:
plots.command.leave - Usage:
/plot leave
/plot ban
Bans a player from entering your plot. Banned players cannot enter even if the plot is open.
- Permission:
plots.command.ban - Usage:
/plot ban <player>
/plot unban
Removes a ban from a player, allowing them to enter your plot again.
- Permission:
plots.command.unban - Usage:
/plot unban <player>
/plot open & /plot close
Toggles whether non-members can enter your plot. When closed, only members can enter the plot territory.
- Permission:
plots.command.close - Usage:
/plot openor/plot close
/plot fly
Toggles flight mode while on plot territory. Only works on plots where you are the owner or a member (configurable).
- Permission:
plots.command.fly - Usage:
/plot fly
/plot visualize
Displays plot borders using particles or blocks for a limited time (default: 60 seconds).
- Permission:
plots.command.visualize - Usage:
/plot visualize
/plot warp
Manages plot warps β named teleport points within plots.
- Permission:
plots.command.warp/plots.command.warp.set/plots.command.warp.delete - Usage:
/plot warp <name>,/plot warp set <name>,/plot warp delete <name>
Tip: Creating a warp costs a configurable amount (default: 300). The cost is deducted from Vault or item economy.
/plot rating
Rates the plot you are currently standing on with a score from 1 to 5.
- Permission:
plots.command.rating - Usage:
/plot rating <1-5>
Administrator Commands
All admin commands use the base command /plotsadmin (alias: /pa).
| Command | Description |
|---|---|
/plotsadmin give <player> <amount> [size] | Gives plot blocks to a player |
/plotsadmin add <player> <plotid> | Adds a member to a plot |
/plotsadmin kick <player> <plotid> | Kicks a member from a plot |
/plotsadmin plots <player> | Lists a playerβs plots |
/plotsadmin expiration <plotid> <time> <unit> | Extends a plotβs expiration |
/plotsadmin ban <player> <plotid> | Bans a player from a plot |
/plotsadmin unban <player> <plotid> | Unbans a player from a plot |
/plotsadmin delete <plotid> | Deletes a plot |
/plotsadmin setbiome <plotid> <biome> | Sets a plotβs biome |
/plotsadmin setflag <plotid> <flag> <true|false> | Sets a plot flag |
/plotsadmin economyitem <player> <amount> | Gives economy items to a player |
/plotsadmin reload | Reloads all configuration files |
/plotsadmin give
Gives plot blocks to a player. Optionally specify a preset size.
- Permission:
plots.command.admin.give - Usage:
/plotsadmin give <player> <amount> [size]
/plotsadmin expiration
Extends a plotβs expiration time by the specified amount.
- Permission:
plots.command.admin.expiration - Usage:
/plotsadmin expiration <plotid> <time> <unit>
Tip: Available time units:
HOURS,DAYS,WEEKS,MONTHS.
/plotsadmin setflag
Directly sets a plot flag without going through the GUI.
- Permission:
plots.command.admin.setflag - Usage:
/plotsadmin setflag <plotid> <flag> <true|false>
/plotsadmin reload
Reloads all configuration files without restarting the server.
- Permission:
plots.command.admin.reload - Usage:
/plotsadmin reload
Permissions
Player Permissions
| Permission | Description |
|---|---|
mineplots.* | All player permissions |
plots.command.accept | Accept plot invitations |
plots.command.info | View plot information |
plots.command.crafting | View plot block recipe |
plots.command.invite | Invite players to plot |
plots.command.kick | Kick members from plot |
plots.command.leave | Leave a plot |
plots.command.limits | View limits and open panel |
plots.command.close | Open/close plot access |
plots.command.home | Teleport to plot home |
plots.command.sethome | Set plot home location |
plots.command.sethomeicon | Set plot home icon |
plots.command.visualize | Visualize plot borders |
plots.command.ban | Ban players from plot |
plots.command.unban | Unban players from plot |
plots.command.rating | Rate plots |
plots.command.ranking | View plot rankings |
plots.command.warp | Use plot warps |
plots.command.warp.set | Create/update warps |
plots.command.warp.delete | Delete warps |
plots.command.fly | Toggle flight on plots |
Admin Permissions
| Permission | Description |
|---|---|
mineplots.admin.* | All admin permissions |
plots.command.admin.give | Give plot blocks |
plots.command.admin.add | Add members to plots |
plots.command.admin.kick | Kick members from plots |
plots.command.admin.plots | View playerβs plots |
plots.command.admin.expiration | Extend plot expiration |
plots.command.admin.ban | Ban players from plots |
plots.command.admin.unban | Unban players from plots |
plots.command.admin.delete | Delete plots |
plots.command.admin.setbiome | Set plot biomes |
plots.command.admin.setflag | Set plot flags |
plots.command.admin.economyitem | Give economy items |
plots.command.admin.reload | Reload configuration |
Bypass Permissions
| Permission | Description |
|---|---|
mineplots.bypass.* | All bypass permissions |
plots.bypass | Bypass plot restrictions |
plots.teleport.bypass | Bypass teleport restrictions |
plots.flying.bypass | Bypass flying restrictions |