Commands!: Difference between revisions

From PlayUHC
(Created page with "On the Creative Build server there are several commands available for players including: Island commands: - /entrytrust (name): Allows someone be able to visit your plot [Not...")
 
No edit summary
Line 2: Line 2:


Island commands:
Island commands:
- /entrytrust (name): Allows someone be able to visit your plot [Note: specify "public" to allow everyone]
- /entrytrust (name): Allows someone be able to visit your plot [Note: specify "public" to allow everyone]
- /is home (name): Teleports to your own plot, or the specified player's plot
- /is home (name): Teleports to your own plot, or the specified player's plot
Line 10: Line 11:


[Note: left click with a wooden axe to set "pos1" and right click to set "pos2"]
[Note: left click with a wooden axe to set "pos1" and right click to set "pos2"]
WorlEdit commands:
WorlEdit commands:
-- //copy: Copies the blocks between pos1 and pos2
 
-- //paste: Pastes the blocks copied between pos1 and pos2
- //copy: Copies the blocks between pos1 and pos2
-- //set (pattern): Sets the blocks between pos1 and pos2 to a new block [Note: "pattern" is the block that's used]
- //paste: Pastes the blocks copied between pos1 and pos2
--//setbiome <biome>: Sets the biome of the region
- //set (pattern): Sets the blocks between pos1 and pos2 to a new block [Note: "pattern" is the block that's used]
-//setbiome <biome>: Sets the biome of the region
-- //sphere <pattern> <radius>[,<radius>,<radius>] [raised?]: Creates a sphere with the perameters you set
-- //sphere <pattern> <radius>[,<radius>,<radius>] [raised?]: Creates a sphere with the perameters you set


Commands written on signs: [See /is home KaiNoMood for examples]
Commands written on signs: [See /is home KaiNoMood for examples]
Messages [only to player who accesses it]: line 1: "msg", lines 2-4: (message) [Note: doing %PN makes the message say the player's name]
 
Sound effects: line 1: "sound", line 2: (sound effect)
- Messages [only to player who accesses it]: line 1: "msg", lines 2-4: (message) [Note: doing %PN makes the message say the player's name]
- Sound effects: line 1: "sound", line 2: (sound effect)

Revision as of 21:53, 13 June 2023

On the Creative Build server there are several commands available for players including:

Island commands:

- /entrytrust (name): Allows someone be able to visit your plot [Note: specify "public" to allow everyone] - /is home (name): Teleports to your own plot, or the specified player's plot - /is reset: Resets your plot - /trust (name): Allows someone to build on your plot - /trustlist: Check who has been trusted - /untrust (name): Removes someone from the trust list

[Note: left click with a wooden axe to set "pos1" and right click to set "pos2"]

WorlEdit commands:

- //copy: Copies the blocks between pos1 and pos2 - //paste: Pastes the blocks copied between pos1 and pos2 - //set (pattern): Sets the blocks between pos1 and pos2 to a new block [Note: "pattern" is the block that's used] -//setbiome <biome>: Sets the biome of the region -- //sphere <pattern> <radius>[,<radius>,<radius>] [raised?]: Creates a sphere with the perameters you set

Commands written on signs: [See /is home KaiNoMood for examples]

- Messages [only to player who accesses it]: line 1: "msg", lines 2-4: (message) [Note: doing %PN makes the message say the player's name] - Sound effects: line 1: "sound", line 2: (sound effect)