Hi, I would like some help from anyone with command block. I need to know what to type in a command block if I want players in a certain radius of the command block to be teleported to a certain coordinate. Please help.
oh yes my mistake you @P = nearest player @R = Random Player and @A = all players in that case you would need to use @A, so it would target all players in the set radius
Rollback Post to RevisionRollBack
Like Dubstep, Trap, House etc? Check out Youtube.com/SoundsLarge
Ah ok, so say that was input into the command block. If I press a button linked to that command block (away from me), it would tp the players within the command block's radius, correct?
Here's a few: time set <number | day | night> weather <clear | rain | thunder> <seconds> spawnpoint <player> [x] [y] [z] tp <targetplayer> tp <playername> <targetplayer> tp <playername> <x> <y> <z>
xp <amount> <playername> time add <number> Thats all I can list for ya.
You can see the rest here http://bit.ly/U0aNH7
The ones I listed I is an idea. That's what I use the command blocks for.
I usually use them for the weather, time, gamemode (Defaultgamemode), take me to a certain spawnpoint, and sometimes xp.
Hope this helps
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Thanks,
Richmond
24/7 - no whitelist - SMP - Survival - 40 slots
24/7 - no whitelist - SMP - Survival - 40 slots
Like Dubstep, Trap, House etc? Check out Youtube.com/SoundsLarge
24/7 - no whitelist - SMP - Survival - 40 slots
You could replace it with @a for all the people inside the radius.
Like Dubstep, Trap, House etc? Check out Youtube.com/SoundsLarge
24/7 - no whitelist - SMP - Survival - 40 slots
time set <number | day | night>
weather <clear | rain | thunder> <seconds>
spawnpoint <player> [x] [y] [z]
tp <targetplayer>
tp <playername> <targetplayer>
tp <playername> <x> <y> <z>
xp <amount> <playername>
time add <number>
Thats all I can list for ya.
You can see the rest here http://bit.ly/U0aNH7
The ones I listed I is an idea. That's what I use the command blocks for.
I usually use them for the weather, time, gamemode (Defaultgamemode), take me to a certain spawnpoint, and sometimes xp.
Hope this helps