Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # TP options:
- # Time until teleport (in seconds).
- config_version: 1.25
- console-logging: all
- console-nameprefix: ยง6
- delay_for_tp: 5
- cooldown_for_tp: 10
- move_tolerance: 5.0
- damage_tolerance: false
- area_only_to_surface: true
- tries: 10
- only_to_wilderness: false
- sign:
- tag: '[RandomTP]'
- color: GREEN
- line: 2
- area_avoid:
- - AIR
- - CACTUS
- - FIRE
- - LAVA
- - STATIONARY_LAVA
- - WATER
- - STATIONARY_WATER
- mode: both
- Teleports:
- example_for_an_area:
- type: area
- chance_multiplier: 1
- position: world<>-10000:0:-10000<>10000:255:10000
- Messages:
- moved: You moved! Teleport canceled!
- initiated: Teleport initiated! You will be teleported in %t seconds!
- done: You teleported to a random location!
- already: Teleport already initiated! Do not move!
- cooldown: You must wait %t seconds before you can teleport again.
- nodata: There is no place to teleport to.
- wrongconfig: Error in config.yml! Please tell this error to an Admin!
- damage: You took damage! Teleport canceled!
- unsafe: No valid spot could be found! Please tell this to an Admin!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement