mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-28 12:56:05 +01:00
Created Commands (markdown)
parent
4cadd001d9
commit
21ff9d9dfb
110
Commands.md
Normal file
110
Commands.md
Normal file
@ -0,0 +1,110 @@
|
|||||||
|
/plot template []
|
||||||
|
- Create or use a world template
|
||||||
|
/plot setup [create]
|
||||||
|
- Plotworld setup command
|
||||||
|
/plot debugsavetest [debugsavetest]
|
||||||
|
- This debug command will force the recreation of all plots in the DB
|
||||||
|
/plot debugloadtest [debugloadtest]
|
||||||
|
- This debug command will force the reload of all plots in the DB
|
||||||
|
/plot crs [createroadschematic]
|
||||||
|
- Add a road schematic to your world using the road around your current plot
|
||||||
|
/plot rgar [regenallroads]
|
||||||
|
- Regenerate all roads in the map using the set road schematic
|
||||||
|
/plot debugclear [fastclear]
|
||||||
|
- Clear a plot using a fast experimental algorithm
|
||||||
|
/plot claim [c]
|
||||||
|
- Claim the current plot you're standing on.
|
||||||
|
/plot auto [a]
|
||||||
|
- Claim the nearest plot
|
||||||
|
/plot home {id|alias} [h]
|
||||||
|
- Go to your plot
|
||||||
|
/plot visit {player} [#] [v]
|
||||||
|
- Visit someones plot
|
||||||
|
/plot tp {alias|id} [tp]
|
||||||
|
- Teleport to a plot
|
||||||
|
/plot set {arg} {value...} [s]
|
||||||
|
- Set a plot value
|
||||||
|
/plot clear [clear]
|
||||||
|
- Clear a plot
|
||||||
|
/plot delete [d]
|
||||||
|
- Delete a plot
|
||||||
|
/plot setowner {player} [so]
|
||||||
|
- Set the plot owner
|
||||||
|
/plot denied {add|remove} {player} [dn]
|
||||||
|
- Manage plot helpers
|
||||||
|
/plot helpers {add|remove} {player} [hp]
|
||||||
|
- Manage plot helpers
|
||||||
|
/plot trusted {add|remove} {player} [trust]
|
||||||
|
- Manage trusted users for a plot
|
||||||
|
/plot info [i]
|
||||||
|
- Display plot info
|
||||||
|
/plot list {mine|shared|all|world|forsale} [l]
|
||||||
|
- List all plots
|
||||||
|
/plot help [he]
|
||||||
|
- Get this help menu
|
||||||
|
/plot debug [msg] [debug]
|
||||||
|
- Show debug information
|
||||||
|
/plot schematic {arg} [sch]
|
||||||
|
- Schematic Command
|
||||||
|
/plot plugin [version]
|
||||||
|
- Show plugin information
|
||||||
|
/plot inventory [inv]
|
||||||
|
- Open a command inventory
|
||||||
|
/plot purge []
|
||||||
|
- Purge all plots for a world
|
||||||
|
/plot [reload]
|
||||||
|
- Reload configurations
|
||||||
|
/plot merge [m]
|
||||||
|
- Merge the plot you are standing on with another plot.
|
||||||
|
/plot unlink [u]
|
||||||
|
- Unlink a mega-plot
|
||||||
|
/plot kick [k]
|
||||||
|
- Kick a player from your plot
|
||||||
|
/plot rate {0-10} [rt]
|
||||||
|
- Rate the plot
|
||||||
|
/plot debugclaimtest [debugclaimtest]
|
||||||
|
- If you accidentally delete your database, this command will attempt to restore all plots based on
|
||||||
|
/plot inbox [inbox]
|
||||||
|
- Review the comments for a plot
|
||||||
|
/plot comment [msg]
|
||||||
|
- Comment on a plot
|
||||||
|
/plot database [type] [...details] [convert]
|
||||||
|
- Convert/Backup Storage
|
||||||
|
/plot unclaim [unclaim]
|
||||||
|
- Unclaim a plot
|
||||||
|
/plot switch [swap]
|
||||||
|
- Swap two plots
|
||||||
|
/plot music [mus]
|
||||||
|
- Play music in plot
|
||||||
|
/plot debugroadregen [debugroadregen]
|
||||||
|
- Regenerate all road schematic in your current chunk
|
||||||
|
/plot trim []
|
||||||
|
- Delete unmodified portions of your plotworld
|
||||||
|
/plot debugexec [exec]
|
||||||
|
- Multi-purpose debug command
|
||||||
|
/plot f [f]
|
||||||
|
- Manage plot flags
|
||||||
|
/plot target <X;Z> [target]
|
||||||
|
- Target a plot with your compass
|
||||||
|
/plot debugclear [debugfixflags]
|
||||||
|
- Attempt to fix all flags for a world
|
||||||
|
/plot move []
|
||||||
|
- Move a plot
|
||||||
|
/plot condense []
|
||||||
|
- Condense a plotworld
|
||||||
|
/plot confirm [confirm]
|
||||||
|
- Confirm an action
|
||||||
|
/plot b [b]
|
||||||
|
- Buy the plot you are standing on
|
||||||
|
/plot weanywhere [wea]
|
||||||
|
- Force bypass of WorldEdit
|
||||||
|
/plot done [finish]
|
||||||
|
- Mark your plot as finished
|
||||||
|
/plot continue [undone]
|
||||||
|
- Continue editing your plot
|
||||||
|
/plot approve [approval]
|
||||||
|
- Used to approve player's plots
|
||||||
|
/plot check [status]
|
||||||
|
- Check the status of your plot in the queue
|
||||||
|
/plot generatebiome [gb]
|
||||||
|
- Generate an authentic biome in your plot
|
Loading…
Reference in New Issue
Block a user