Plotsquared Commands

This page has been suggested for inclusion in the Official Documentation

This page has been marked for inclusion in the Bukkit Official Documentation section, Docs. You can deliberate about its inclusion on it's Talk page.

  1. Plotsquared Api
  2. How To Set Up Plotsquared
  3. Plotsquared Admin Commands

The following are all the server commands either a server administrator or admin in-game can enter with CraftBukkit out-of-the-box. In addition to the original vanilla SMP commands there are 4 additional commands which are specific to CraftBukkit. CraftBukkit provides built-in permissions which can be used in a permissions manager. Defaults are also observed for the permissions. In places where the Bukkit command overrides the Vanilla command you can select which one to use via adding a minecraft: or bukkit: prefix to the command.

PlotsquaredPlotsquared

Plotsquared Api

Bukkit Commands and Permissions

Jan 02, 2018 PlotSquared is a land management plugin and world manager which also comes with several highly configurable world generators. (See images below) You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots. PlotSquared is a land management plugin and world manager which also comes with several highly configurable world generators. (See images below) You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots. Here's the command you can use to create the plot world we've setup. '/mv create plotworld NORMAL -g PlotSquared' Once its finished creating the world, teleport to it and see if it looks correct, with roads and square plots. We now need to check that Plot Squared is working for this world by going into a plot area, and typing the following command. I am using PlotSquared on my Creative server. I am wanting to make it so that admins cannot touch other people's plots, or mess around with the paths ('cos I don't trust anyone). I have given admins the '.' node in my PermissionsEx permissions file, but what permission do I remove from admin to make them unable to build/destroy on paths. IS there anyone who can help me I used plot-squared and luck-perms and I cant figure out how to make it so players can do only one plot there is nothing on YouTube or other forms can someone please help me figure this out it is a mess and I want to get my server out soon Thanks Edit:Can someone p.

Minecraft
CommandDescriptionUsagePermissionPermission Default
versionGives the version number of CraftBukkit which is installed on the server.versionbukkit.command.versionEverybody
pluginsLists all installed plugins on the server.pluginsbukkit.command.pluginsEverybody
help/? [plugin]Shows a list of server or plugin commands in the console or in-game.helpbukkit.command.helpEverybody
reloadStops and restarts all plugins on the server.reloadbukkit.command.reloadOperators
timingsRecords timings for all plugin events.timings <reset merged separate>bukkit.command.timingsOperators

Default Minecraft Commands and Permissions

CommandDescriptionUsagePermissionPermission Default
advancement <grant revoke test> <player>Gives the specified player an advancement or changes a statistic value. Use 'advancement grant <player> everything' to give all advancements.advancement give * player1minecraft.command.advancementOperators
ban <player>Bans a player from the server.ban player1minecraft.command.banOperators
ban-ip <ip>Bans an IP address from the server.ban-ip 127.0.0.1minecraft.command.ban-ipOperators
banlistShows the banned players.banlistminecraft.command.banlistOperators
clear [user] [item] [data] [maxCount] [dataTag]Clears the player's inventory of the item and data. If no item is specified it clears the whole inventory. If maxCount is set to 0 it does not clear anything, but still outputs to command blocks.clear player1 dye 15 0 {display:{Name:Fertilizer}}minecraft.command.clearOperators
debugOn success, starts or stops the debug session. While active, includes notifications about potential performance bottlenecks in the console. When stopped, creates a profiler results file in the folder 'debug'.debugminecraft.command.debugOperators
defaultgamemode <mode>Change the gamemode of new players joining the server.defaultgamemode 1minecraft.command.defaultgamemodeOperators
deop <player>Removes server operator status from a player.deop player1minecraft.command.deopOperators
difficulty <level>Changes the difficulty of the server.difficulty 0minecraft.command.difficultyOperators
effect <player> <effect id> [seconds] [amplifier]Adds the specified effect to a player for the duration of 30 seconds or as specified by the user.effect player1 9minecraft.command.effectOperators
enchant <user> <enchantment ID> <level> [force]Enchants the item in the user's hand. If force is false, the enchantment only applies if it can go on the item and does not conflict with any existing enchantments.enchant player1 1 1 1minecraft.command.enchantOperators
gamemode <mode> [player]Change the game mode of a player. 0 = Survival mode, 1 = Creative mode, 2 = Adventure mode.gamemode 1 player1minecraft.command.gamemodeOperators
gamerule [rule] [new value]Changes the rules of the server. Type /gamerule to see a list of all game rules.gamerule keepInventory true
gamerule doFireTick false
minecraft.command.gameruleOperators
give <player> <name> [amount] [damage] [data tag]Gives player blocks/items with the item name name. amount is is how many of the block/item to give (Default: 1). damage is the damage value of the block/item (Default: 0). data tag is the NBT tag to add.Data ValuesItem structuregive player1 iron_sword
give player1 dirt 32
give player1 dye 7 15
give player1 diamond_sword 1 0 {display:{Name:'Herobrine's Sword'}}
minecraft.command.giveOperators
help/? [command]Shows a list of server commands in the console or in-game.helpminecraft.command.helpEverybody
kick <player> [reason]Removes a player from the server.kick player1minecraft.command.kickOperators
killCommits suicide.killminecraft.command.killOperators
listLists all currently connected players.listminecraft.command.listOperators
me <message>Says a message from the player's point of view: * player1 is building a castle!me is building a castle!minecraft.command.meEverybody
op <player>Turns a player into a server operator.op player1minecraft.command.opOperators
pardon <player>Pardons a banned player so that they can connect again.pardon player1minecraft.command.pardonOperators
pardon-ip <ip>Pardons a banned IP address so that it can be used to connect again.pardon-ip 127.0.0.1minecraft.command.pardon-ipOperators
playsound <sound> <player> [x] [y] [z] [volume] [pitch] [minimumVolume]Plays the sound sound to player, coming from the specified location, at the specified volume, pitch, and minimum volume (to combat volume reduction as a result of distance).playsound mob.pig.say player1minecraft.command.playsoundOperators
save-allForces a server-wide level save of the terrain.save-allminecraft.command.save-allOperators
save-offDisables automatic terrain saving (useful for backup scripts).save-offminecraft.command.save-offOperators
save-onRe-enables automatic terrain saving.save-onminecraft.command.save-onOperators
say <message>Broadcasts a message to all players as the server.say Hello minecraft world!minecraft.command.sayOperators
scoreboard <objectives/players/teams> <...>Complex command which edits and manipulates the scoreboard, a data storage structure. Scoreboard commandscoreboard players set player1 points 3
scoreboard teams option redteam color red
scoreboard objectives setdisplay belowName health
minecraft.command.scoreboardOperators
seedOutputs the world seed.seedminecraft.command.seedOperators
setblock <x> <y> <z> <name> [data] [handling] [dataTag]Sets a block to be another block. Block entity formatData valuessetblock ~ ~-1 ~ wool 3 destroy
setblock ~ ~ ~ chest 0 replace {CustomName:'Locked Chest',Lock:Key}
minecraft.command.setblockOperators
fill <x1> <y1> <z1> <x2> <y2> <z2> <name> [data] [handling] [dataTag]Fills a area of blocks. [[mcw:Chunk_format#Block_entity_format Block entity format] Data valuesfill 10 ~-1 -10 -10 ~-1 10 stone
fill ~ ~-1 ~ ~10 ~-1 ~10 dirt 0 replace grass
minecraft.command.fillOperators
setidletimeout <Minutes until kick>Sets the server's idle timeoutsetidletimeout 10minecraft.command.setidletimeoutOperators
setworldspawn [x] [y] [z]Sets a worlds's spawn point. If no coordinates are specified, the player's coordinates will be used.setworldspawn 0 0 0minecraft.command.setworldspawnOperators
spawnpoint [User] [x] [y] [z]Sets the spawnpoint of the user specified.spawnpoint player1minecraft.command.spawnpointOperators
spreadplayers <x> <z> <spreadDistance> <maxRange> <respectTeams> <players>Spreads players randomly throughout a region of blocks, spreadDistance blocks apart. respectTeams puts teams close to each other.spreadplayers ~ ~ 20 50 false @a[score_points_min=6]minecraft.command.spreadplayersOperators
stopGracefully stops the server (i.e. allows the server to save the worlds and lets all the plugins shut down properly).stopminecraft.command.stopOperators
summon <EntityName> [x] [y] [z] [dataTag]Summons an entity (mobs, projectiles, items, vehicles, etc.). Entity formatsummon Creeper ~ ~ ~ {powered:1,CustomName:'Powered Creeper',CustomNameVisible:1}minecraft.command.summonOperators
tell <player> <message>Allows the user to privately message another player.tell player1 Hey, how's it going?minecraft.command.msgEverybody
tellraw <player> <JSON message>Sends a raw message to the player using the JSON text format. JSON formattellraw player1 {'text':'Click me!','hoverEvent':{'action':'show_text','value':'Go on, click me!'},'color':'green','clickEvent':'action':'run_command','value':'/kill'}}minecraft.command.tellrawOperators
testfor <player> [dataTag]Tests for players with the specified names and data tag. player is most commonly an @identifier. Used in command blocks, as the success count (comparator output) increases for each player found.testfor @p[score_points_min=6] {OnGround:1}minecraft.command.testforOperators
testforblock <x> <y> <z> <name> [data] [dataTag]Tests if the block at the location is name:data with dataTag. Used primarily in command blocks as their success outputs to a comparator.testforblock ~ ~5 ~2 chest 0 {Items:[{Slot:13,tag:{display:{Name:'I am an item!'}}}]}minecraft.command.testforblockOperators
time <add/set> <amount>Add to or set the world time. Amount may be a number between 0 and 24000, inclusive, where 0 is dawn (i.e. clock is bisected; left side is day) and 12000 is noon.time add 6000
time set 0
minecraft.command.timeOperators
toggledownfallTurn on or off rain/snow in the current world.toggledownfallminecraft.command.toggledownfallOperators
tp <player1> <player2>
tp <player1> <x> <y> <z>
Moves player1 to the same location as player2.
Moves player1 to the exact coordinates.
tp player1 player2
tp player1 0 70 12
minecraft.command.teleportOperators
weather <weather>Changes the weather in-game.weather clearminecraft.command.weatherOperators
whitelist on/off
whitelist add/remove <player>
whitelist list
whitelist reload
Enable or disable whitelisting (i.e. only listed players may join).
Add or remove player from the whitelist.
Lists whitelist.
Reloads whitelist from file.
whitelist on
whitelist add player1
whitelist list
whitelist reload
minecraft.command.whitelistOperators
xp <player> <amount>Gives the specified player a certain amount of experience. If 'l' is appended to the amount, it gives levels instead of points.xp player1 100
xp player2 6l
minecraft.command.xpOperators

Additional Permissions

PermissionDescriptionDefault
bukkit.broadcast.userAllows the user to receive user broadcastsEverybody
bukkit.broadcastAllows the user to receive all broadcast messages.Everybody
bukkit.broadcast.scradminAllows the user to receive administrative broadcasts.Operators
minecraft.command.selectorAllows the user to use @ selectors.Operators
minecraft.admin.command_feedbackAllows receiving of feedback of (Vanilla) commands run by command blocks or other playersOperators
minecraft.nbt.copyAllows copying of blocks with their NBT data via ctrl+middle clickOperators
minecraft.nbt.placeAllows placing of blocks which's item have NBT data associated with themOperators
minecraft.autocraftAllows the user to use the autocraft feature of the recipe book.Operators
minecraft.debugstickAllows users that can instant build (e.g. in creative mode) to use the debug stick without being op.Operators
minecraft.debugstick.alwaysAllows users that to use the debug stick without being op.Operators

History

Plotsquared Commands

Up until 1.8 Bukkit provided its own implementation of all the Vanilla commands. This was removed with the 1.8 release of CraftBukkit alongside the Bukkit permissions of these commands. The old permission syntax of bukkit.command.<command name> is now only valid for commands added by Bukkit itself.

Plotsquared
LanguageEnglish • беларуская • Deutsch • español • suomi • français • italiano • 한국어 • Nederlands • norsk • polski • português • русский • lietuvių • čeština
Retrieved from 'https://bukkit.gamepedia.com/CraftBukkit_Commands?oldid=14132'
Nov 29th, 2015
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. Allow a player to build while you are online
  2. Claim the nearest plot
  3. Mark a plot as done / finished
  4. Buy the plot you are standing on
  5. Toggle plot chat on or off
  6. Claim the current plot you are standing on
  7. Clear a plot
  8. Manage a plot cluster
  9. Comment on a plot
  10. Condense a plotworld
  11. * This may require consle *
  12. /plot confirm
  13. ( plots.use )
  14. /plot continue
  15. Continue a plot that was previously marked as done.
  16. Related commands: /plot done
  17. /plot copy <X;Z>
  18. ( plots.copy )
  19. /plot createroadschematic
  20. Add a road schematic to your world using roads around your current plot
  21. Convert/Backup Storage
  22. * May require consle *
  23. /plot debug [Message]
  24. ( plots.admin )
  25. /plot debugallowunsafe
  26. ( plots.debugallowunsafe )
  27. /plot debugclaimtest
  28. If you accidentally delete your database, this command will attempt to restore all plots based on the data from plot sighs.
  29. ( plots.debugclaimtest )
  30. /plot debugexec
  31. ( plots.admin )
  32. /plot debugfixflags <world>
  33. ( plots.debugfixflags )
  34. This debug command will force the reload of all plots in the DB.
  35. * May require consle *
  36. /plot debugpaste
  37. ( plots.debugpaste )
  38. /plot debugroadregen
  39. ( plots.debugroadregen )
  40. /plot debugsavetest
  41. This command will force the recreation of all plots in the DB
  42. * May require consle *
  43. /plot delete
  44. ( plots.delete )
  45. /plot deny <player>
  46. ( plots.deny )
  47. /plot done
  48. /plot done
  49. Download your plot
  50. Get this help menu
  51. Go to your plot
  52. Review the comments for a plot
  53. Related commands: /plot comment
  54. /plot info <id>
  55. ( plots.info )
  56. /plot kick
  57. ( plots.kick )
  58. /plot list
  59. ( plots.list )
  60. /plot restore
  61. ( plots.load )
  62. /plot merge [direction]
  63. Merge the plot you are standing on with another plot
  64. move a plot
  65. Player music in a plot
  66. Show plugin information
  67. Purge all plots for a world
  68. * May require consle *
  69. /plot rate [# next]
  70. ( plots.rate )
  71. /plot regenallroads <world>
  72. Regenerate all roads in the map using the set road schematic
  73. Reload configurations
  74. Remove a player from a plot
  75. Save your plot
  76. Schematic command
  77. Set a plot value
  78. Set the plot name
  79. Set the plot biome
  80. Set the plot description
  81. Set plot flags
  82. Set the plot home
  83. Set the plot owner
  84. Setup wizard for plot worlds.
  85. Swap two plots
  86. Target a plot with your compass
  87. /plot template [import export] <world> <template>
  88. ( plots.admin )
  89. /plot toggle <setting>
  90. ( plots.use )
  91. /plot tp <alias id>
  92. ( plots.tp )
  93. /plot trim
  94. ( plots.admin )
  95. Allow a player to build in a plot
  96. Unclaim a plot
  97. Remove a denied user from a plot
  98. Unlink a mega-plot
  99. Remove a user from a plot
  100. Related commands: /plot trust
  101. /plot update
  102. ( plots.admin )
  103. /plot visit <player alias world id>
  104. ( plots.visit )
  105. /plot weanywhere
  106. ( plots.worldedit.bypass )
  107. That's all of the commands, Enjoy.

How To Set Up Plotsquared

RAW Paste Data

Plotsquared Admin Commands