Config
Configuration
# Configuration of ShrinkingArena.ShrinkingArena:
enabled: false //Toggles if the border is enabled or not; can be changed ig
border range: 20000 //The range of the border; can be changed ig
center:
x: 0.0 //These coordinates are the middle of your border; can be changed ig
z: 0.0
visualize:
enabled: true //If true: sets a block where a player is going to hit the border
block: bedrock //The type of the block which will be placed; can be grass, stone, obsidian, cobblestone, glass or bedrock
recognize range: 3 //The distance that a player must have to the border until a block is placed.
If you don't understand everything, just try it out for yourself. You can delete the config when you want to reset it. It recreates itself.
back to Main page
Comments