Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # worldTo is optional only use if you need to have to teleport from world a to b
- # Used as such
- # regions:
- # worldName:
- # worldTo: "otherWorldName"
- # otherWorldName:
- # normal stuff
- # Accepted default language files are english, spanish, dutch, deutsch, french, and italian.
- # You can add any other language you want by making a yml in the lang file and then putting the yml file's name
- # in language spot.
- # Cooldown is in seconds
- config-version: 403
- language: english
- blacklisted-biomes: [ 'OCEAN' ]
- use_hooks: false
- distance: 20
- cost: 0
- retry_limit: 10
- delay: 5
- TeleportNewbies: false
- cooldown: 300
- limit_usage: false
- teleport_on_respawn: false
- use_limit:
- Rank1: 7
- Rank2: 15
- regions:
- mapF:
- minX: -10000
- maxX: 10000
- minZ: -10000
- maxZ: 10000
- worldTo: ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement