Commands
Commands
Player Commands
Commands designed for use by players
/tpr- Teleports player to random location using config Values
/tpr [radius]- Teleports the player to a random spot within the given radius of a square
/tpr [xRadius] [zRadius]- Teleports the player to a random spot within the given radius of a rectangle
CommandBlock Commands
Command block commands!
tpr (@a|@p|@r|target) [xRadius,zRadius]- Teleports target selector relative to command block location. Supports all vanilla selector arguments as shown here.
Admin Commands
Commands designed for use as Admin
/tpr reload- Reloads config.yml from the plugin folder. Execute after changing config to load changes.
Optional Tags
Place tags anywhere in command to use them
p:target- Teleports player "target" instead of self.
c:center- Uses player "center" as the center for radius of teleportation.
-
View User Profile
-
Send Message
Posted Oct 19, 2013Could you give a sample for commandblock tpr please i cant guess it right. I tried tpr @p [500,500] and nothing happened i tried without [] too.
-
View User Profile
-
Send Message
Posted Oct 19, 2013OK i got it working i just used
tpr @p and let the config choose.
If there is a way to override that with a commandblock i'd like to see an example as it might be useful for something.
-
View User Profile
-
Send Message
Posted Dec 4, 2013thx for cmd block support, u best.