Tên Config là gì
Hỏi khôn vãi
island:
# Space between islands in blocks - NEVER change this mid-game.
# Values for a new world:
# 400 - puts players distance enough that they usually cannot see each other
# 200 - allows some expansion of the protected zone (recommended)
# 110 - for compatibility with established worlds. Cozy.
# 50 - minimum - not recommended
# IF YOU ARE UPGRADING YOU MUST USE YOUR OLD VALUE EXACTLY, E.G., 110
# OR RESET YOUR WORLD
# Value must be an even number
distance: 200
# Default max team size
# Use this permission to set for specific user groups: askyblock.team.maxsize.<number>
# Permission size cannot be less than the default.
maxteamsize: 4
# Default protection range (even number). Min = 0, Recommended = 100
# Larger values will take longer to calculate the island level
# Admins can change protection sizes for players individually using /asadmin setrange
# or set this permission: askyblock.island.range.<number>
# For optimal performance, keep protection range at leat 16 blocks less than distance.
protectionRange: 100