Skip to content

Instantly share code, notes, and snippets.

@Scabista
Created February 3, 2019 00:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Scabista/80fbea7931d0a7d818ee10261655a702 to your computer and use it in GitHub Desktop.
Save Scabista/80fbea7931d0a7d818ee10261655a702 to your computer and use it in GitHub Desktop.
# BetterRTP plugin by SuperRonanCraft! (Join my Public Server mc.RonanCraft.net) #
# Please give me credit, I'm a first time coder, and would love to see more discussions on my Spigot page! #
Language-File: en.yml
Settings:
DontRequirePermission: false
RespectWorldGuard: true
RespectGriefPrevention: false
RespectSavageFactions: true
MinRadius: 100
MaxAttempts: 15
Cooldown:
Enabled: true
Time: 10
Delay:
Time: 5
CancelOnMove: true
DisableUpdater: false
Default:
UseWorldBorder: true
Biomes: []
MaxRadius: 4500
MinRadius: 100
CenterX: 0
CenterZ: 0
BlacklistedBlocks:
- stationary_water
- stationary_lava
- water
- lava
- cactus
- leaves
- leaves_2
- air
DisabledWorlds:
- world_nether
- creative
- flat_world
- world_the_end
CustomWorlds:
world:
UseWorldBorder: false
MaxRadius: 2000
MinRadius: 100
CenterX: 0
CenterZ: 0
nether:
MaxRadius: 100000
MinRadius: 1000
CenterX: 123
CenterZ: -123
Biomes:
- desert
- forest
orcish:
UseWorldBorder: false
MaxRadius: 2000
MinRadius: 300
CenterX: 0
CenterZ: 0
Override:
world_nether: world
creative: world
world: orcish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment