Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------------------------------------------------------------
- Mojang Vanilla Minecraft Help Commands for Server 1.8.1
- --------------------------------------------------------------
- /achievement <give|take> <stat_name|*> [player]
- /ban <name> [reason ...]
- /ban-ip <address|name> [reason ...]
- /banlist [ips|players]
- /blockdata <x> <y> <z> <dataTag>
- /clear [player] [item] [data] [maxCount] [dataTag]
- /clone <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [maskMode] [cloneMode]
- /debug <start|stop>
- /defaultgamemode <mode>
- /deop <player>
- /difficulty <new difficulty>
- /effect <player> <effect> [seconds] [amplifier] [hideParticles] OR /effect <player> clear
- /enchant <player> <enchantment ID> [level]
- /entitydata <entity> <dataTag>
- /execute <entity> <x> <y> <z> <command> OR /execute <entity> <x> <y> <z> detect <x> <y> <z> <block> <data> <command>
- /fill <x1> <y1> <z1> <x2> <y2> <z2> <TileName> [dataValue] [oldBlockHandling] [dataTag]
- /gamemode <mode> [player]
- /gamerule <rule name> [value]
- /give <player> <item> [amount] [data] [dataTag]
- /help [page|command name]
- /kick <player> [reason ...]
- /kill [player|entity]
- /list
- /me <action ...>
- /op <player>
- /pardon <name>
- /pardon-ip <address>
- /particle <name> <x> <y> <z> <xd> <yd> <zd> <speed> [count] [mode]
- /playsound <sound> <player> [x] [y] [z] [volume] [pitch] [minimumVolume]
- /replaceitem <entity|block> ...
- /save-all
- /save-off
- /save-on
- /say <message ...>
- /scoreboard <objectives|players|teams> ...
- /seed
- /setblock <x> <y> <z> <TileName> [dataValue] [oldBlockHandling] [dataTag]
- /setidletimeout <Minutes until kick>
- /setworldspawn [<x> <y> <z>]
- /spawnpoint [player] [<x> <y> <z>]
- /spreadplayers <x> <z> <spreadDistance> <maxRange> <respectTeams true|false> <player ...>
- /stats <entity|block> ...
- /stop
- /summon <EntityName> [x] [y] [z] [dataTag]
- /tell <player> <private message ...>
- /tellraw <player> <raw json message>
- /testfor <player> [dataTag]
- /testforblock <x> <y> <z> <TileName> [dataValue] [dataTag]
- /testforblocks <x1> <y1> <z1> <x2> <y2> <z2> <x> <y> <z> [mode]
- /time <set|add|query> <value>
- /title <player> <title|subtitle|clear|reset|times> ...
- /toggledownfall
- /tp [target player] <destination player> OR /tp [target player] <x> <y> <z> [<y-rot> <x-rot>]
- /trigger <objective> <add|set> <value>
- /weather <clear|rain|thunder> [duration in seconds]
- /whitelist <on|off|list|add|remove|reload>
- /worldborder <set|center|damage|warning|get|add> ...
- /xp <amount> [player] OR /xp <amount>L [player]
- --------------------------------------------------------------
- Default: Minecraft / Bukkit / Spigot 1.8 Server Help Commands
- --------------------------------------------------------------
- /help Aliases: Lists command aliases
- /help Bukkit: All commands for Bukkit
- /help Minecraft: All commands for Minecraft
- /achievement: Gives the specified player an achievement or changes a statistic value. Use '*' to give all achievements.
- /ban: Prevents the specified player from using this server
- /ban-ip: Prevents the specified IP address from using this server
- /banlist: View all players banned from this server
- /blockdata: A Mojang provided command.
- /clear: Clears the player's inventory. Can specify item and data filters too.
- /clone: A Mojang provided command.
- /debug: A Mojang provided command.
- /defaultgamemode: Set the default gamemode
- /deop: Takes the specified player's operator status
- /difficulty: Sets the game difficulty
- /effect: Adds/Removes effects on players
- /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
- /entitydata: A Mojang provided command.
- /execute: A Mojang provided command.
- /fill: A Mojang provided command.
- /gamemode: Changes the player to a specific game mode
- /gamerule: Sets a server's game rules
- /give: Gives the specified player a certain amount of items
- /help: Shows the help menu
- /kick: Removes the specified player from the server
- /kill: Commits suicide, only usable as a player
- /list: Lists all online players
- /me: Performs the specified action in chat
- /minecraft:achievement: A Mojang provided command.
- /minecraft:ban: A Mojang provided command.
- /minecraft:ban-ip: A Mojang provided command.
- /minecraft:banlist: A Mojang provided command.
- /minecraft:clear: A Mojang provided command.
- /minecraft:defaultgamemode: A Mojang provided command.
- /minecraft:deop: A Mojang provided command.
- /minecraft:difficulty: A Mojang provided command.
- /minecraft:effect: A Mojang provided command.
- /minecraft:enchant: A Mojang provided command.
- /minecraft:gamemode: A Mojang provided command.
- /minecraft:gamerule: A Mojang provided command.
- /minecraft:give: A Mojang provided command.
- /minecraft:help: A Mojang provided command.
- /minecraft:kick: A Mojang provided command.
- /minecraft:kill: A Mojang provided command.
- /minecraft:list: A Mojang provided command.
- /minecraft:me: A Mojang provided command.
- /minecraft:op: A Mojang provided command.
- /minecraft:pardon: A Mojang provided command.
- /minecraft:pardon-ip: A Mojang provided command.
- /minecraft:playsound: A Mojang provided command.
- /minecraft:save-all: A Mojang provided command.
- /minecraft:save-off: A Mojang provided command.
- /minecraft:save-on: A Mojang provided command.
- /minecraft:say: A Mojang provided command.
- /minecraft:scoreboard: A Mojang provided command.
- /minecraft:seed: A Mojang provided command.
- /minecraft:setidletimeout: A Mojang provided command.
- /minecraft:setworldspawn: A Mojang provided command.
- /minecraft:spawnpoint: A Mojang provided command.
- /minecraft:spreadplayers: A Mojang provided command.
- /minecraft:stop: A Mojang provided command.
- /minecraft:tell: A Mojang provided command.
- /minecraft:testfor: A Mojang provided command.
- /minecraft:time: A Mojang provided command.
- /minecraft:toggledownfall: A Mojang provided command.
- /minecraft:tp: A Mojang provided command.
- /minecraft:weather: A Mojang provided command.
- /minecraft:whitelist: A Mojang provided command.
- /minecraft:xp: A Mojang provided command.
- /op: Gives the specified player operator status
- /pardon: Allows the specified player to use this server
- /pardon-ip: Allows the specified IP address to use this server
- /particle: A Mojang provided command.
- /playsound: Plays a sound to a given player
- /plugins: Gets a list of plugins running on the server
- /reload: Reloads the server configuration and plugins
- /replaceitem: A Mojang provided command.
- /restart: Restarts the server
- /save-all: Saves the server to disk
- /save-off: Disables server autosaving
- /save-on: Enables server autosaving
- /say: Broadcasts the given message as the sender
- /scoreboard: Scoreboard control
- /seed: Shows the world seed
- /setblock: A Mojang provided command.
- /setidletimeout: Sets the server's idle timeout
- /setworldspawn: Sets a worlds's spawn point. If no coordinates are specified, the player's coordinates will be used.
- /spawnpoint: Sets a player's spawn point
- /spreadplayers: Spreads players around a point
- /stats: A Mojang provided command.
- /stop: Stops the server with optional reason
- /summon: A Mojang provided command.
- /tell: Sends a private message to the given player
- /tellraw: A Mojang provided command.
- /testfor: Tests whether a specifed player is online
- /testforblock: A Mojang provided command.
- /testforblocks: A Mojang provided command.
- /time: Changes the time on each world
- /timings: Manages Spigot Timings data to see performance of the server.
- /title: A Mojang provided command.
- /toggledownfall: Toggles rain on/off on a given world
- /tp: Teleports the given player (or yourself) to another player or coordinates
- /tps: Gets the current ticks per second for the server
- /trigger: A Mojang provided command.
- /version: Gets the version of this server including any plugins in use
- /weather: Changes the weather
- /whitelist: Manages the list of players allowed to use this server
- /worldborder: A Mojang provided command.
- /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.
- --------------------------------------------------------------
- Help: Aliases
- --------------------------------------------------------------
- /?: Alias for /help
- /about: Alias for /version
- /msg: Alias for /tell
- /pl: Alias for /plugins
- /rl: Alias for /reload
- /ver: Alias for /version
- /w: Alias for /tell
Advertisement
Add Comment
Please, Sign In to add comment