vefth.blogg.se

Useful minecraft server commands
Useful minecraft server commands










useful minecraft server commands
  1. #Useful minecraft server commands how to#
  2. #Useful minecraft server commands mod#
  3. #Useful minecraft server commands code#

Using a player's name would kill that player, and /kill would remove all creepers in loaded chunks. Without argument kills the Player itself. Kills (or removes) a player or an entity. This command requires Education Edition features enabled. Sets ability to place blocks for every player in a world. With a number, like 3, it shows the third help page. Typing /help optionally followed by a number gives a list of commands. In 0.16.0 this text is rather short (or missing). Lists help related to a specific command. You can also add CanPlaceOn and CanDestroy data tags to items through this command. Multiple items of the same type can be given by specifying an amount, and some characteristics of the item can be changed by providing the optional data argument. give Īdds items to the targeted player(s) inventory. Which effects plant growth and other timed events.Ĭan disable player command output appearing in chat.Ĭan allow player's coordinates shown above chat.Ĭan disable the displaying of player death details in chat.

#Useful minecraft server commands mod#

All rules except keepinventory are set False by default.Ĭan disable command block output appearing in chat.Ĭan disable all command blocks in a world.Ĭan disable fire spread and natural extinguish.Ĭan disable message box options upon player death.Ĭan disable player insomnia timer and corresponding phantom spawning.Ĭan disable drops when blocks are broken.Ĭan limit number of commands run from a function mod file.Ĭan allow player to not drop their inventory after death.Ĭan limit number of commandblocks that can be chained.Ĭan prevent mobs from interacting with blocks or dropped items.Ĭan disable player health regeneration over time.

useful minecraft server commands

Used to change of game mechanic specified by rule. Using 'c', 'creative', 's', 'survival', 'a', 'adventure', '0', '1', or '2', the gamemode for the targeted player can change. Runs commands found in the corresponding function file.

  • replace – Replace all blocks, with no dropping of current blocks.
  • outline – Only replace the outer edge of region with specified block.
  • keep – Only replace the air blocks in the fill region with the specified block.
  • Drops all inner blocks as if they were mined, and replaced them with air blocks.
  • hollow – Replace only the blocks on the outer edge of the region.
  • destroy – Replace all blocks, drops blocks and contents as if mined with unenchanted diamond pickaxe or shovel.
  • #Useful minecraft server commands how to#

    The oldBlockHandling defines how to handle existing blocks in the region. fill įills the entire cube defined by from and to with the block named tileName (optionally specifying a tileData value). The last variant, with the detect string equal to "detect", the command is only executed if the condition, as if it was given to testforblock, is matched. In the latter two examples, the tile notation is used relative to the position of the origin target. The command in all examples can be any command (including the execute command it self), and are relative to the targeted player(s)/entities. Maximum level for a given encha ntment can't be bypassed.Įxecutes a command which can be linked to a target or a condition related to another block, as tested in the /testforblock command. effect Įnchant the item the targeted player(s) are holding, with the name (or numbered) enchantment at a given level. Gives or removes a status effect from a player.

    useful minecraft server commands

    Values for int are: '0' for peaceful  '1' for easy  '2' for normal  '3' for hard Revokes operator status for one or more players.

    #Useful minecraft server commands code#

    Note: URi is as the code appears in the chat.normal – Do not force or move blocks from source region.If filtering is done, this only applies to the filtered blocks. move – Move only non-air blocks, and replace them with air-blocks.force – Force moving of blocks even if regions overlap.replace – All blocks are copied as-is.masked – Only non-air blocks are copied.filtered – Only blocks matching tileName is copied.If mask Mode is filtering, the tileName specifies the block to filter on. The maskMode defines how to handle destination blocks, and cloneMode defines handling of source. clone Ĭlones blocks from the cube defined by begin and end into the destination. if specified, only clears items with this data value.Defaults to all items in the player's inventory. Defaults to the player executing the command. The command can also be given as daylock.

    useful minecraft server commands

    This is the same as the Always Day slider in the Game Settings. Sets /gamerule dodaylightcycle to false, and sets /time to 5000.

  • mayfly - Permits or denies player's ability to independently fly.
  • worldbuilder - Permit or denies player's ability to place blocks.
  • mute - Permits or denies player's chat options.











  • Useful minecraft server commands