玩家圈地显示 Area size is not within your allowed limits.
修改插件的配置文件--服务端的插件文件夹Residence文件夹中的config
加粗字的为玩家领地大小上限,如果是管理人员设置领地时/res换成/resamin无限制
推荐查看:Residence插件(领地)命令大全 by雪狼
http://www.mcbbs.net/thread-18529-1-1.html
# The maximum number of Residences a player can have.
MaxResidences: 3(最大拥有领地数量)
# 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: 100(东北宽)
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 100(南北长)
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 256(上下径)
# The lowest altitude this group is allowed to protect.
MinHeight: 0(最低)
# The highest altitude this group is allowed to protect.
MaxHeight: 255(最高)
推荐查看:Residence插件(领地)命令大全 by雪狼
http://www.mcbbs.net/thread-18529-1-1.html