Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

Commands

NotMyFault edited this page Apr 12, 2020 · 49 revisions

If a command or permission contains the Other description, it means that a command supports several sub-commands or has several purposes.
Permissions documented with Other are either secondary permissions OR contain administrative overrides (indicated with .admin. inside the permission.
Make sure to checkout our permission packs to avoid redundant permission assignments.

Contents

CLAIMING
TELEPORT
SETTINGS
CHAT
SCHEMATIC
APPEARANCE
INFO
DEBUG
ADMINISTRATION

Commands

Description

Buy the plot you are standing on

Usage

/plot buy

Permissions

plots.buy


Description

Save your plot

Usage

/plot save

Aliases

[ backup ]

Permissions

Primary
  • plots.save

Description

Load your plot

Usage

  • /plot restore
Other
  • /plot load <index>

Aliases

[ load,restore ]

Permissions

Primary
  • plots.load

Description

Confirm an action

Usage

/plot confirm

Aliases

[ confirm ]

Permissions

plots.use


Description

Create or use a world template

Usage

Primary
  • /plot template [import|export] <world> <template>
Other
  • /plot template <import|export> <world> [template]
  • /plot template export <world>
  • /plot template import <world> <template>

Aliases

[ template ]

Permissions

plots.admin


Description

Download your plot

Usage

/plot download [schematic|world]

Aliases

[ download,dl ]

Permissions

  • plots.download
  • plots.download.world

Description

Setup wizard for plot worlds

Usage

/plot setup

Aliases

[ setup,create ]

Permissions

plots.admin.command.setup


Description

Create a new PlotArea

Usage

Primary
  • /plot area <create|info|list|tp|regen>
Other
  • /plot visit [area]
  • info [area]
  • create [world[:id]] [<modifier>=<value>]...
  • /plot area create [world[:id]] [<modifier>=<value>]...
  • list [#]

Aliases

[ area,world ]

Permissions

  • plots.area
  • plots.area.list
  • plots.area.info
  • plots.area.create
  • plots.area.tp
  • plots.area.regen

Description

This command will force the recreation of all plots in the DB

Usage

/plot debugsavetest

Aliases

[ debugsavetest ]

Permissions

plots.debugsavetest


Description

This debug command will force the reload of all plots in the DB

Usage

/plot debugloadtest

Aliases

[ debugloadtest ]

Permissions

plots.debugloadtest


Description

Add a road schematic to your world using the roads around your current plot

Usage

/plot createroadschematic

Aliases

[ createroadschematic,crs ]

Permissions

plots.createroadschematic


Description

Allow unsafe actions until toggled off

Usage

/plot debugallowunsafe

Aliases

[ debugallowunsafe ]

Permissions

plots.debugallowunsafe


Description

Regenerate all roads in the map using the set road schematic

Usage

/plot regenallroads <world> [height]

Aliases

[ regenallroads,rgar ]

Permissions

plots.regenallroads


Description

Claim the current plot you're standing on. If you activated the "specify_on_claim" option in the worlds.yml you can define a plot-schematic.

Usage

  • /plot claim
Other
  • /plot claim <schematic>

Aliases

[ claim,c ]

Permissions

  • plots.claim
  • plots.plot.<#>
  • plots.claim." + schematic
  • plots.claim.<arg>
  • plots.admin.command.schematic

Description

Claim the nearest plot

Usage

/plot auto [length,width]

Aliases

[ auto,a ]

Permissions

  • plots.auto
  • plots.plot.<#>
  • plots.claim." + schematic
  • plots.auto.mega
  • plots.claim.<arg>
  • plots.admin.command.schematic

Description

Visit someones plot

Usage

  • /plot visit [player|alias|world|id] [#]
  • /plot visit <world>;<id> [#]

Aliases

[ visit,v,tp,teleport,goto,home,h ]

Permissions

  • plots.visit
Other
  • plots.visit.unowned
  • plots.home
  • plots.visit.owned
  • plots.visit.shared
  • plots.visit.other

Description

Set a plot value

Usage

/plot set <biome|alias|home|flag> <value...>

Aliases

[ set,s ]

Permissions

  • plots.set
Other
  • plots.set." + component
  • plots.set.<arg>

Description

Clear a plot

Usage

/plot clear

Aliases

[ clear,reset ]

Permissions

  • plots.clear
Other
  • plots.admin.command.clear
  • plots.continue

Description

Delete a plot

Usage

/plot delete

Aliases

[ delete,dispose,del,reset ]

Permissions

  • plots.delete
Other
  • plots.admin.command.delete

Description

Allow a user to build in a plot and use WorldEdit while the plot owner is offline.

Usage

/plot trust <player|*>

Aliases

[ trust,t ]

Permissions

  • plots.trust
Other
  • plots.admin.command.trust
  • plots.trust.everyone

Description

Allow a user to build in a plot while the plot owner is online.

Usage

/plot add <player|*>

Permissions

  • plots.add
Other
  • plots.admin.command.trust
  • plots.trust.everyone

Description

Deny a user from a plot

Usage

/plot deny <player|*>

Aliases

[ deny,d,ban ]

Permissions

  • plots.deny
Other
  • plots.admin.command.deny
  • plots.deny.everyone

Description

Remove a player from a plot

Usage

/plot remove <player|*>

Aliases

[ remove,r,untrust,ut,undeny,ud,unban ]

Permissions

  • plots.remove
Other
  • plots.admin.command.remove

Description

Display plot info

Usage

/plot info <id>

Aliases

[ info,i ]

Permissions

plots.info


Description

List plots

Usage

  • /plot list <forsale|mine|shared|world|top|all|unowned|unknown|player|world|done|fuzzy <search...>> [#]
Other
  • /plot list fuzzy <search...> [#]

Aliases

[ list,l,find,search ]

Permissions

  • plots.list
Other
  • plots.list.world.<arg>
  • plots.list.top
  • plots.list.mine
  • plots.list.world
  • plots.list.done
  • plots.list.all
  • plots.list.shared
  • plots.list.expired
  • plots.list.unowned
  • plots.list.world." + world
  • plots.list.player
  • plots.list.forsale
  • plots.list.world." + args[0]
  • plots.list.unknown
  • plots.list.area
  • plots.list.fuzzy

Description

Show debug information

Usage

/plot debug [msg]

Aliases

[ debug ]

Permissions

plots.admin


Description

Schematic command

Usage

/plot schematic <arg...>

Aliases

[ schematic,sch ]

Permissions

  • plots.schematic
Other
  • plots.admin.command.schematic.paste
  • plots.admin.command.schematic.save
  • plots.schematic.test
  • plots.schematic.save
  • plots.schematic.paste

Description

Show plugin information

Usage

/plot plugin

Aliases

[ plugin,version ]

Permissions

plots.use


Description

Purge all plots for a world

Usage

/plot purge world:<world> area:<area> id:<id> owner:<owner> shared:<shared> unknown:[true|false]

Aliases

[ purge ]

Permissions

plots.admin


Description

Reload translations and world settings

Usage

/plot reload

Aliases

[ reload ]

Permissions

plots.admin.command.reload


Description

Relight your plot

Usage

/plot relight

Aliases

[ relight ]

Permissions

plots.relight


Description

Merge the plot you are standing on, with another plot

Usage

  • /plot merge <all|n|e|s|w> [removeroads]
Other
  • /plot merge < <arg> | <arg> > [removeroads]

Aliases

[ merge,m ]

Permissions

  • plots.merge
Other
  • plots.merge.<#>
  • plots.admin.command.merge
  • plots.merge.other
  • plots.merge.keeproad

Description

Upload settings.yml, worlds.yml, your latest.log and Multiverse's worlds.yml (if being used) to https://athion.net/ISPaster/paste

Usage

/plot debugpaste

Aliases

[ debugpaste,dp ]

Permissions

plots.debugpaste


Description

Unlink a mega-plot (merged plot)

Usage

/plot unlink

Aliases

[ unlink,u,unmerge ]

Permissions

  • plots.unlink
Other
  • plots.admin.command.unlink

Description

Kick a player from your plot

Usage

/plot kick <player>

Aliases

[ kick,k ]

Permissions

  • plots.kick
Other
  • plots.admin.command.kick

Description

Rate the plot

Usage

/plot rate [#|next]

Aliases

[ rate,rt ]

Permissions

  • plots.rate
Other
  • plots.comment

Description

If you accidentally delete your database, this command will attempt to restore all plots based on the data from plot signs. Execution time may vary.

Usage

/plot debugclaimtest

Aliases

[ debugclaimtest ]

Permissions

plots.debugclaimtest


Description

Review the comments for a plot

Usage

/plot inbox [inbox] [delete <index>|clear|page]

Aliases

[ inbox ]

Permissions

plots.inbox


Description

Comment on a plot

Usage

/plot comment

Aliases

[ comment,msg ]

Permissions

plots.comment


Description

Convert/Backup Storage

Usage

/plots database [area] <sqlite|mysql|import>

Aliases

[ database,convert ]

Permissions

plots.database


Description

Swap two plots

Usage

  • /plot swap <X;Z>

Aliases

[ swap,switch ]

Permissions

  • plots.swap
Other
  • plots.admin

Description

Player music in a plot

Usage

/plot music

Aliases

[ music ]

Permissions

plots.music


Description

Regenerate all roads based on the road schematic. Insert "plot" to regen it from the plot height, input "height [height]" to regen from a custom height.

Usage

/plot debugroadregen <plot|height [height]>

Aliases

[ debugroadregen ]

Permissions

plots.debugroadregen


Description

Multi-purpose debug command

Usage

  • /plot debugexec
Other
  • /plot debugexec remove-flag <flag>
  • /plot debugexec allcmd <condition> <command>
  • /plot debugexec list-scripts [#]
  • /plot debugexec all <condition> <code>
  • /plot debugexec addcmd <file>
  • /plot debugexec analyze <threshold>

Aliases

[ debugexec,exec,$ ]

Permissions

plots.admin


Description

Set plot flags

Usage

  • /plot flag <set|remove|add|list|info> <flag> <value>
Other
  • /plot flag info <flag>
  • /plot flag <set|remove|add|list|info>
  • /plot flag add <flag> <values>
  • /plot flag list
  • /plot flag set <flag> <value>
  • /plot flag remove <flag> [values]

Aliases

[ setflag,f,flag,setf ]

Permissions

  • plots.flag
Other
  • plots.set.flag
  • plots.flag.remove
  • plots.flag.add
  • plots.set.flag.other
  • plots.set.flag.<arg>
  • plots.flag.list
  • plots.set.flag." + args[1].toLowerCase

Description

Target a plot with your compass

Usage

/plot target <<plot>|nearest>

Aliases

[ target ]

Permissions

plots.target


Description

Attempt to fix all flags for a world

Usage

/plot debugfixflags <world>

Aliases

[ debugfixflags ]

Permissions

plots.debugfixflags


Description

Move a plot

Usage

  • /plot move <X;Z>

Aliases

[ move,debugmove ]

Permissions

  • plots.move
Other
  • plots.admin

Description

Condense a plotworld

Usage

/plot condense

Aliases

[ condense ]

Permissions

plots.admin


Description

Copy a plot

Usage

/plot copy <X;Z>

Aliases

[ copy,copypaste ]

Permissions

  • plots.copy
Other
  • plots.admin

Description

Toggle plot chat on or off

Usage

/plot chat [on|off]

Aliases

[ chat ]

Primary
  • plots.chat
Other
  • plots.chat.color

Description

Delete unmodified portions of your plotworld

Comments
Runs the result task with the parameters (viable, nonViable).
@param world The world
@param result (viable = .mcr to trim, nonViable = .mcr keep)
@return

Usage

/plot trim <world> [regenerate]

Aliases

[ trim ]

Permissions

plots.admin


Description

Mark a plot as done

Usage

/plot done

Aliases

[ done,submit ]

Permissions

Primary
  • plots.done
Other
  • plots.admin.command.done

Description

Continue a plot that was previously marked as done

Usage

/plot continue

Aliases

[ continue ]

Permissions

  • plots.continue
Other
  • plots.admin.command.continue

Description

Teleports you to the center of the current plot

Usage

/plot middle

Aliases

[ middle,center ]

Permissions

plots.middle


Description

``

Usage

/plot grant <check|add> [player]

Aliases

[ grant ]

Permissions

  • plots.grant
Other
  • plots.grant." + arg
  • plots.grant.<arg>

Description

Set the plot owner

Usage

/plot setowner <player>

Aliases

[ setowner,owner,so,seto ]

Permissions

Primary
  • plots.set.owner
Other
  • plots.admin.command.setowner

Description

Set the plot description

Usage

/plot desc <description>

Aliases

[ setdescription,desc,setdesc,setd,description ]

Permissions

plots.set.desc


Description

Set the plot biome

Usage

/plot biome [biome]

Aliases

[ setbiome,biome,sb,setb,b ]

Permissions

plots.set.biome


Description

Set the plot name

Usage

/plot alias set <alias>
/plot alias remove <alias>

Aliases

[ setalias,alias,sa,name,rename,setname,seta, nameplot ]

Permissions

plots.alias.set plots.alias.remove


Description

Set the plot home

Usage

/plot sethome [none]

Aliases

[ sethome,sh,seth ]

Permissions

plots.set.home


Description

Manage a plot cluster

Usage

  • /plot cluster
Other
  • /plot cluster resize <pos1> <pos2>
  • /plot cluster leave [name]
  • /plot cluster info [name]
  • /plot cluster create <name> <id-bot> <id-top>
  • /plot cluster delete [name]
  • /plot cluster list
  • /plot cluster invite <player>
  • /plot cluster sethome
  • /plot cluster helpers <add|remove> <player>
  • /plot cluster tp <name>
  • /plot cluster kick <player>

Aliases

[ cluster,clusters ]

Permissions

  • plots.cluster
Other
  • plots.cluster.delete.other
  • plots.cluster.kick
  • plots.cluster.leave
  • plots.cluster.helpers
  • plots.cluster.create
  • plots.cluster.resize
  • plots.cluster.invite.other
  • plots.cluster.invite
  • plots.cluster.tp
  • plots.cluster.<#>
  • plots.cluster.resize.expand
  • plots.cluster.info
  • plots.cluster.sethome.other
  • plots.cluster.resize.other
  • plots.cluster.tp.other
  • plots.cluster.kick.other
  • plots.cluster.create.other
  • plots.cluster.list
  • plots.cluster.delete
  • plots.cluster.resize.shrink
  • plots.cluster.sethome

Description

Toggle per user settings

Usage

/plot toggle [worldedit|chat|chatspy|titles|time]

Aliases

[ toggle,attribute ]

Permissions

plots.use


Description

Get this help menu

Usage

/plot help help [category|#]

Aliases

[ help,he,? ]

Permissions

plots.use


Description

Show plot mob and entity caps

Usage

/plot caps

Permissions

plots.caps


Description

Force bypass of WorldEdit restrictions

Usage

/plot weanywhere

Aliases

[ weanywhere,wea ]

Permissions

plots.worldedit.bypass


Clone this wiki locally