pkeffect

Minecraft Vanilla/Bukkit 1.8.1 Help Commands

Dec 3rd, 2014
3,486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. --------------------------------------------------------------
  2. Mojang Vanilla Minecraft Help Commands for Server 1.8.1
  3. --------------------------------------------------------------
  4. /achievement <give|take> <stat_name|*> [player]
  5. /ban <name> [reason ...]
  6. /ban-ip <address|name> [reason ...]
  7. /banlist [ips|players]
  8. /blockdata <x> <y> <z> <dataTag>
  9. /clear [player] [item] [data] [maxCount] [dataTag]
  10. /clone <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [maskMode] [cloneMode]
  11. /debug <start|stop>
  12. /defaultgamemode <mode>
  13. /deop <player>
  14. /difficulty <new difficulty>
  15. /effect <player> <effect> [seconds] [amplifier] [hideParticles] OR /effect <player> clear
  16. /enchant <player> <enchantment ID> [level]
  17. /entitydata <entity> <dataTag>
  18. /execute <entity> <x> <y> <z> <command> OR /execute <entity> <x> <y> <z> detect <x> <y> <z> <block> <data> <command>
  19. /fill <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue] [oldBlockHandling] [dataTag]
  20. /gamemode <mode> [player]
  21. /gamerule <rule name> [value]
  22. /give <player> <item> [amount] [data] [dataTag]
  23. /help [page|command name]
  24. /kick <player> [reason ...]
  25. /kill [player|entity]
  26. /list
  27. /me <action ...>
  28. /op <player>
  29. /pardon <name>
  30. /pardon-ip <address>
  31. /particle <name> <x> <y> <z> <xd> <yd> <zd> <speed> [count] [mode]
  32. /playsound <sound> <player> [x] [y] [z] [volume] [pitch] [minimumVolume]
  33. /replaceitem <entity|block> ...
  34. /save-all
  35. /save-off
  36. /save-on
  37. /say <message ...>
  38. /scoreboard <objectives|players|teams> ...
  39. /seed
  40. /setblock <x> <y> <z> <TileName> [dataValue] [oldBlockHandling] [dataTag]
  41. /setidletimeout <Minutes until kick>
  42. /setworldspawn [<x> <y> <z>]
  43. /spawnpoint [player] [<x> <y> <z>]
  44. /spreadplayers <x> <z> <spreadDistance> <maxRange> <respectTeams true|false> <player ...>
  45. /stats <entity|block> ...
  46. /stop
  47. /summon <EntityName> [x] [y] [z] [dataTag]
  48. /tell <player> <private message ...>
  49. /tellraw <player> <raw json message>
  50. /testfor <player> [dataTag]
  51. /testforblock <x> <y> <z> <TileName> [dataValue] [dataTag]
  52. /testforblocks <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [mode]
  53. /time <set|add|query> <value>
  54. /title <player> <title|subtitle|clear|reset|times> ...
  55. /toggledownfall
  56. /tp [target player] <destination player> OR /tp [target player] <x> <y> <z> [<y-rot> <x-rot>]
  57. /trigger <objective> <add|set> <value>
  58. /weather <clear|rain|thunder> [duration in seconds]
  59. /whitelist <on|off|list|add|remove|reload>
  60. /worldborder <set|center|damage|warning|get|add> ...
  61. /xp <amount> [player] OR /xp <amount>L [player]
  62.  
  63. --------------------------------------------------------------
  64. Default: Minecraft / Bukkit / Spigot 1.8 Server Help Commands
  65. --------------------------------------------------------------
  66. /help Aliases: Lists command aliases
  67. /help Bukkit: All commands for Bukkit
  68. /help Minecraft: All commands for Minecraft
  69. /achievement: Gives the specified player an achievement or changes a statistic value. Use '*' to give all achievements.
  70. /ban: Prevents the specified player from using this server
  71. /ban-ip: Prevents the specified IP address from using this server
  72. /banlist: View all players banned from this server
  73. /blockdata: A Mojang provided command.
  74. /clear: Clears the player's inventory. Can specify item and data filters too.
  75. /clone: A Mojang provided command.
  76. /debug: A Mojang provided command.
  77. /defaultgamemode: Set the default gamemode
  78. /deop: Takes the specified player's operator status
  79. /difficulty: Sets the game difficulty
  80. /effect: Adds/Removes effects on players
  81. /enchant: Adds enchantments to the item the player is currently holding. Specify 0 for the level to remove an enchantment. Specify force to ignore normal enchantment restrictions
  82. /entitydata: A Mojang provided command.
  83. /execute: A Mojang provided command.
  84. /fill: A Mojang provided command.
  85. /gamemode: Changes the player to a specific game mode
  86. /gamerule: Sets a server's game rules
  87. /give: Gives the specified player a certain amount of items
  88. /help: Shows the help menu
  89. /kick: Removes the specified player from the server
  90. /kill: Commits suicide, only usable as a player
  91. /list: Lists all online players
  92. /me: Performs the specified action in chat
  93. /minecraft:achievement: A Mojang provided command.
  94. /minecraft:ban: A Mojang provided command.
  95. /minecraft:ban-ip: A Mojang provided command.
  96. /minecraft:banlist: A Mojang provided command.
  97. /minecraft:clear: A Mojang provided command.
  98. /minecraft:defaultgamemode: A Mojang provided command.
  99. /minecraft:deop: A Mojang provided command.
  100. /minecraft:difficulty: A Mojang provided command.
  101. /minecraft:effect: A Mojang provided command.
  102. /minecraft:enchant: A Mojang provided command.
  103. /minecraft:gamemode: A Mojang provided command.
  104. /minecraft:gamerule: A Mojang provided command.
  105. /minecraft:give: A Mojang provided command.
  106. /minecraft:help: A Mojang provided command.
  107. /minecraft:kick: A Mojang provided command.
  108. /minecraft:kill: A Mojang provided command.
  109. /minecraft:list: A Mojang provided command.
  110. /minecraft:me: A Mojang provided command.
  111. /minecraft:op: A Mojang provided command.
  112. /minecraft:pardon: A Mojang provided command.
  113. /minecraft:pardon-ip: A Mojang provided command.
  114. /minecraft:playsound: A Mojang provided command.
  115. /minecraft:save-all: A Mojang provided command.
  116. /minecraft:save-off: A Mojang provided command.
  117. /minecraft:save-on: A Mojang provided command.
  118. /minecraft:say: A Mojang provided command.
  119. /minecraft:scoreboard: A Mojang provided command.
  120. /minecraft:seed: A Mojang provided command.
  121. /minecraft:setidletimeout: A Mojang provided command.
  122. /minecraft:setworldspawn: A Mojang provided command.
  123. /minecraft:spawnpoint: A Mojang provided command.
  124. /minecraft:spreadplayers: A Mojang provided command.
  125. /minecraft:stop: A Mojang provided command.
  126. /minecraft:tell: A Mojang provided command.
  127. /minecraft:testfor: A Mojang provided command.
  128. /minecraft:time: A Mojang provided command.
  129. /minecraft:toggledownfall: A Mojang provided command.
  130. /minecraft:tp: A Mojang provided command.
  131. /minecraft:weather: A Mojang provided command.
  132. /minecraft:whitelist: A Mojang provided command.
  133. /minecraft:xp: A Mojang provided command.
  134. /op: Gives the specified player operator status
  135. /pardon: Allows the specified player to use this server
  136. /pardon-ip: Allows the specified IP address to use this server
  137. /particle: A Mojang provided command.
  138. /playsound: Plays a sound to a given player
  139. /plugins: Gets a list of plugins running on the server
  140. /reload: Reloads the server configuration and plugins
  141. /replaceitem: A Mojang provided command.
  142. /restart: Restarts the server
  143. /save-all: Saves the server to disk
  144. /save-off: Disables server autosaving
  145. /save-on: Enables server autosaving
  146. /say: Broadcasts the given message as the sender
  147. /scoreboard: Scoreboard control
  148. /seed: Shows the world seed
  149. /setblock: A Mojang provided command.
  150. /setidletimeout: Sets the server's idle timeout
  151. /setworldspawn: Sets a worlds's spawn point. If no coordinates are specified, the player's coordinates will be used.
  152. /spawnpoint: Sets a player's spawn point
  153. /spreadplayers: Spreads players around a point
  154. /stats: A Mojang provided command.
  155. /stop: Stops the server with optional reason
  156. /summon: A Mojang provided command.
  157. /tell: Sends a private message to the given player
  158. /tellraw: A Mojang provided command.
  159. /testfor: Tests whether a specifed player is online
  160. /testforblock: A Mojang provided command.
  161. /testforblocks: A Mojang provided command.
  162. /time: Changes the time on each world
  163. /timings: Manages Spigot Timings data to see performance of the server.
  164. /title: A Mojang provided command.
  165. /toggledownfall: Toggles rain on/off on a given world
  166. /tp: Teleports the given player (or yourself) to another player or coordinates
  167. /tps: Gets the current ticks per second for the server
  168. /trigger: A Mojang provided command.
  169. /version: Gets the version of this server including any plugins in use
  170. /weather: Changes the weather
  171. /whitelist: Manages the list of players allowed to use this server
  172. /worldborder: A Mojang provided command.
  173. /xp: Gives the specified player a certain amount of experience. Specify <amount>L to give levels instead, with a negative amount resulting in taking levels.
  174.  
  175. --------------------------------------------------------------
  176. Help: Aliases
  177. --------------------------------------------------------------
  178. /?: Alias for /help
  179. /about: Alias for /version
  180. /msg: Alias for /tell
  181. /pl: Alias for /plugins
  182. /rl: Alias for /reload
  183. /ver: Alias for /version
  184. /w: Alias for /tell
Advertisement
Add Comment
Please, Sign In to add comment