我的世界领地中圈地存在着面积之分,有的玩家喜欢小一点的空间,比较有安全感,有的喜欢很大的,看起来自由,这些当然都是玩家们的心愿,圈地的面积有时候会限制玩家想法,这里教大家怎么设置最大范围值。
领地插件文件 config
Groups:
4: #group name
# Information about the Residence zone that the player can define.
#Uncomment the lines below to mirror this config to other groups.
#Mirror:
#- 'group1'
#- 'group2'
Residence:
# Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
CanCreate: true
# The maximum number of Residences a player can have.
MaxResidences: 6
# The maximum number of physical areas a residence can have.
MaxAreasPerResidence: 2
# The maximum number of blocks a Residence can be, East to West (X).
MaxEastWest: 1000 长
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 1000 宽
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 256 这个是高度