RandomLocation

Config SetUp

Range:
  Enable: true
# Enable or disables range
  Range: 20
# How long the range is
  From: rlz
# From where the range is counted, could be rlz(RandomLocationZone) or spawn
Teleporting:
  KeepDirection: true
# If set to false, players looking north after teleport
  Checks: 1000
# How many checks the server is going to use for finding a suitable location to teleport the player
  SpawnOn: CustomTop
# Teleporting.SpawnOn:
# If set to "Grass" then players will only spawn on grass
# -
# If set to "Ground" the players will only spawn on the ground, 
# but can be in caves and houses
# -
# If set to "Air" the players will spawn in the air with 10 seconds of God mode
# -
# If set to "GroundCustom" then players will only spawn on blocks defined in 
# Teleporting.SpawnOnBlocks
# -
# If set to "Top" then players will only spawn on the top location(not under any blocks)
# -
# If set to "TopCustom" then players will only spawn on the top location but will spawn 
# under blocks defined in Teleporting.CustomTopBlocks
# -
# -
  SpawnOnBlocks: [1,2,3]
# Teleporting.SpawnOnBlocks:
# SpawnOnBlocks is which blocks players will be able to spawn on if SpawnOn is set to
# "Custom" and uses ID's
  CustomTopBlocks: [18]
# Teleporting.CustomTopBlocks:
# CustomTopBlocks is which blocks the player will spawn under when SpawnOn is set to 
# TopCustom, default set to 18(Leaves)
  TeleportOnFirstJoin: false
# Whether or not players will be teleported on first join
  TeleportOnFirstJoinZone: Default
# Zone that players will be teleported to if TeleportOnFirstJoin is set to true
  rSpawnPermission: false
# Gives every one on the server the /rSpawn, /rHelp & /rList
  OpenSigns: true
# Gives every one on the server permission to use RandomLocation signs
  OpenPortals: true
# Gives every one on the server permission to use RandomLocation portals
  DefaultZone: Default
# The default zone used by /rSpawn and blank RandomLocation signs
  Invulnerability: 10
# For how many seconds players shall have invulnerability after spawn, set to 0 for disable
CoolDown:
  Commands: 120
# For how many seconds players will have to wait between the use of /rSpawn
  Signs: 0
# For how many seconds players will have to wait between the use of RandomLocation signs
  Portals: 0
# For how many seconds players will have to wait between the use of RandomLocation portals
Aliases:
# Command: Zone
# Teleports you when you use RandomLocation to the zone Default
# You can add as many aliases as you want
# Be careful as this is overriding exciting commands
  RandomLocation: Default

Facts

Date created
Aug 28, 2012
Last updated
May 12, 2013

Author