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

Commands And Permissions

jasonwynn10 edited this page Sep 26, 2018 · 1 revision

MyPlot has only one command: /plot or its alias /p. This will list the subcommands by default, but should be used to access the subcommands. For example, you access the help subcommand with /p help. A list of all the available subcommands is shown below. Most of the subcommands require you to stand inside a plot for them to work.

Keep in mind that you must include /p or /plot at the beginning when running one of the subcommands listed below.


User commands and permissions

Notes Command Subcommand Parameter(s) Description Permission Parent Permission
/plot (/plot,/p) claim Claim the plot you're standing on myplot.command.claim myplot.command
/plot (/plot,/p) auto Auto claim the next free plot myplot.command.auto
/plot (/plot,/p) home :1,2,3.. etc. Teleport to your plot home. Use :# if multiple homes myplot.command.home
/plot (/plot,/p) list List your own plots myplot.command.list
/plot (/plot,/p) info Displays info about the plot you're standing on myplot.command.info
Currently does not work /plot (/plot,/p) biome biome Change the biome of your plot myplot.command.biome
/plot (/plot,/p) biomes List available biomes myplot.command.biome
/plot (/plot,/p) clear Clear your plot myplot.command.clear
/plot (/plot,/p) dispose Dispose your plot myplot.command.dispose
/plot (/plot,/p) deny player Deny a player from your plot myplot.command.denyplayer
/plot (/plot,/p) undeny player Undeny a denied player from your plot myplot.command.undenyplayer
/plot (/plot,/p) reset Reset the plot you're standing on myplot.command.reset
/plot (/plot,/p) middle Teleport to the middle of your plot myplot.command.middle
/plot (/plot,/p) addhelper player Grant a player build access on your plot myplot.command.add
/plot (/plot,/p) removehelper player Remove an added players build access on your plot myplot.command.remove
/plot (/plot,/p) name name Name your plot myplot.command.name
Coming Soon /plot (/plot,/p) like Like the plot you are standing on myplot.command.like
Coming Soon /plot (/plot,/p) done Mark your plot as done myplot.command.done
Coming Soon /plot (/plot,/p) buy Buy the plot you're standing on (economy) myplot.command.buy
Coming Soon /plot (/plot,/p) sell Sell your plot myplot.command.sell
Coming Soon /plot (/plot,/p) auction Auction your plot myplot.command.auction
Replace # with a number, or "unlimited" for infinite plots Limit the number of plots a user can claim/auto or buy myplot.claimplots.# myplot.claimplots

Admin commands and permissions

Notes Command Subcommand Parameter(s) Description Permission Parent permission
/plot (/plot,/p) claim player Claim a plot for another player myplot.admin.claim.other myplot.admin
/plot (/plot,/p) list player List your another players plots myplot.admin.list
/plot (/plot,/p) reset Reset the plot you're standing on myplot.admin.reset
/plot (/plot,/p) dispose player Dispose your plot myplot.admin.dispose
/plot (/plot,/p) denyplayer player Deny a player from another players plot myplot.admin.denyplayer
/plot (/plot,/p) undenyplayer player Undeny a denied player from another players plot myplot.admin.undenyplayer
/plot (/plot,/p) warp X;Z Teleport to a plot myplot.admin.warp
/plot (/plot,/p) middle Teleport to the middle of a plot myplot.admin.middle
/plot (/plot,/p) setowner player Set a new plot owner of the plot you're standing on myplot.admin.setowner
Bypass plot denial plot.admin.bypassdeny
Build anywhere! myplot.admin.build
Build on any plot! myplot.admin.build.plot myplot.admin.build
Build on any road! myplot.admin.build.road myplot.admin.build
Coming Soon /plot (/plot,/p) genversion generator name Returns the version of the MyPlot Generator you are using myplot.genversion.access myplot.genversion
Clone this wiki locally