我的世界領地中圈地存在著面積之分,有的玩家喜歡小一點的空間,比較有安全感,有的喜歡很大的,看起來自由,這些當然都是玩家們的心愿,圈地的面積有時候會限制玩家想法,這里教大家怎么設置最大范圍值。
領地插件文件 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 這個是高度