Commands
This page is very detailed. I'd advise using the navigation on the right of your screen to pick exactly what you're looking for.
Head Database
Armour Stand Editor
This feature uses a GUI. Simply hold a piece of flint, and right click. This is the same editor as on the SMP!
This can also be used to toggle item frame visibility.
Map Art
Firstly, this requires your image to be uploaded & accessible online. Some image hosts block our datacenter IP, there's nothing we can do about that. Try uploading elsewhere. Discord CDN links will always work, so try that.
/imageframe create <name> <url> <width> <height>
- Create a new image map
/imageframe create selection <name> <url>
- Create a new image map and put it directly in your selected item frames
/imageframe create combined <name> <url> <width> <height>
- Create a new image map and get its Combined ImageMap item
Against my own best judgement, this feature is currently not limited on the Creative server. Don't abuse it, and it'll stay that way. Uploading inappropriate content or abusing this any other way will be bannable.
WorldEdit
Region Selection
Region Operation
Clipboards and Schematics
Generation
Utilities
Chunk Tools
General Tools
Brushes
Quick-Travel
Biomes
Plot Management
Introduction
All commands start with /plot
Most plot configurations can be accessed in our custom GUI: /plotmanager
Command Categories
If a command or permission contains the Secondary
description, it means that a command supports several sub-commands or has several purposes.
Basics
HELP
Get this help menu
Usage: /plot help [category|#]
CONFIRM
Confirm an action
Usage: /plot confirm
Info
INFO
Display plot info
With -f
you get the administrative override to bypass the hide-info
flag.
Usage:
Primary:
/plot [[world;]X;Z] info [-f]
/plot info [[world;]X;Z] [-f]
Secondary:
/plot [[world;]X;Z] info [-f] <category: members, alias, biome, seen, denied, flags, id, size, trusted, owner, rating>
/plot info [[world;]X;Z] [-f] <category: members, alias, biome, seen, denied, flags, id, size, trusted, owner, rating>
LIST
List plots
Usage:
Primary:
+/plot list <forsale | mine | shared | world | top | all | unowned | unknown | player | world | done |fuzzy <search...>> [#]+
TARGET
Target a plot with your compass
Usage: /plot target <<X;Z> | nearest>
CAPS
Show plot mob and entity caps
Usage: /plot [[world;]X;Z] caps
Teleport
HOME
Teleport to your plot(s).
Usage:
normal:
/plot home
/plot home <#>
Visit
Use this command to go to the plot of a specific player.
If no plot number is specified, you will be taken to the player's first (= oldest) plot. With the plot number you can cycle forwards and backwards by entering numerical values. The first plot therefore also corresponds to plot number "1". With the keyword "last" (or "n") you get to the latest (= newest) plot of the player. This corresponds to the plot number "-1".
normal:
/plot visit <player>
/plot visit <player> <plot number|negative plot number|'last' or 'n'>
MIDDLE
Teleports you to the centre of the plot.
Usage: /plot [[world;]X;Z] middle
Claiming
CLAIM
Claim the current plot you are standing on.
Usage:
Primary:
/plot [[world;]X;Z] claim
AUTO
Claim the nearest plot in your world if you're not activated the economy feature in the worlds.yml
for this world.
Usage: /plot auto [length, width]
Settings
SETOWNER
Set the plot owner.
Usage: /plot [[world;]X;Z] setowner <player>
ADD
With this command you "add him" to the whitelist of the plot. Allow a user to build in a plot while the plot owner is online.
Usage: /plot [[world;]X;Z] add <player | *>
TRUST
With this command you "add him" to the whitelist of the plot. It gives the added user more permissions as the normal ADD command: it allows a user to build in a plot every time and use WorldEdit while the plot owner is offline.
Usage: /plot [[world;]X;Z] trust <player | *>
REMOVE
Remove a player from a plot. This includes the player whitelist (ADD, TRUST) and the blacklist (DENY) of the plot.
Usage: /plot [[world;]X;Z] remove <player | *>
DENY
Deny a user from entering a plot. With this command you "add him" to the blacklist of the plot.
Usage: /plot [[world;]X;Z] deny <player | *>
KICK
Kick a player from your plot.
Usage: /plot [[world;]X;Z] kick <player | *>
MERGE
Merge the plot you are standing on with another plot.
Usage: /plot [[world;]X;Z] merge <all | n | e | s | w> [removeroads]
UNLINK
Unlink a mega-plot (merged plot)
Usage: /plot [[world;]X;Z] unlink [createroads]
SETHOME
Set the plot-home you're standing on. The plothome is the position where the player will teleport if he uses the /plot home
or /plot visit
command. With the argument none
you reset the position.
Usage: /plot [[world;]X;Z] set home [none]
ALIAS
Set the plot name
Usage:
/plot [[world;]X;Z] alias set <alias>
/plot [[world;]X;Z] alias remove <alias>
SETDESCRIPTION
Set the plot description
Usage: /plot [[world;]X;Z] desc <description>
MUSIC
Player music in a plot
Usage: /plot [[world;]X;Z] music
SETBIOME
List all possible biomes or change the plot biome. (You can change the biome with WorldEdit too.) If you clear or delete the plot, you reset the biome setting too, so the default biome is used.
Usage: /plot [[world;]X;Z] biome [biome]
SETFLAG
Manage plot flags.
Usage:
/plot [[world;]X;Z] flag info <flag>
/plot [[world;]X;Z] flag set <flag> <value>
/plot [[world;]X;Z] flag add <flag> <values>
/plot [[world;]X;Z] flag remove <flag> [values]
DONE
Mark a plot as done
Usage: /plot [[world;]X;Z] done
CONTINUE
Continue a plot that was previously marked as done
Usage: /plot [[world;]X;Z] continue
SET
Set a plot value
Usage: +/plot [[world;]X;Z] set <biome | alias | home | floor | wall | all | air | main | middle | outline | border> <value...>+
COPY
Copy a plot.
Usage: /plot [[world;]X;Z] copy <X;Z>
MOVE
Move a plot.
Usage: /plot [[world;]X;Z] move <X;Z>
SWAP
Swap two plots.
Usage: /plot [[world;]X;Z] swap <X;Z>
BACKUP
Manage plot backups
Usage: /plot [[world;]X;Z] backup <save | list | load>
CLEAR
Clear the plot you stand on. It doesn't reset any plot settings or flag (with exception of the biome setting).
Usage: /plot [[world;]X;Z] clear
DELETE
Delete the plot you stand on.
Usage: /plot [[world;]X;Z] delete
Schematic
LOAD
List the plot snapshots (after: /plot save
) or load a snapshot
Usage:
/plot [[world;]X;Z] load
/plot [[world;]X;Z] load <index>
DOWNLOAD
Download your plot
Usage: /plot [[world;]X;Z] download [schematic | world]
SCHEMATIC
Schematic command
Usage: /plot [[world;]X;Z] schematic <save | saveall | paste>
Last updated