93002549
本帖最后由 93002549 于 2018-5-18 19:26 编辑

1.Residence领地插件如何只能在指定世界可以圈地?
服务器装有Multiverse-Core多世界插件,领地插件是最新版本,只想给玩家在多世界,sc这个世界圈地,其它世界比如world,地皮不给圈地,我该怎么做?
  1. DisabledWorlds:
  2.       # List Of Worlds where this plugin is disabled
  3.       List:
  4.       - zy
  5.       - plotworld
  6.       - world
  7.       - world_the_end
复制代码
可是如果这样设置了那么在那个世界就无法使用任何领地指令了!连res tp 去其它领地的指令都不给用!我想要的是只是在哪个世界禁止使用圈地指令!
或者有没有在指定世界不给用指定指令?

已自己解决,谢谢各位热心的网友!

丶MOAN
    DisabledWorlds:
      # List Of Worlds where this plugin is disabled
      List: []
      # Disables all listeners in included worlds
Residence 的 Config 中找到这部分修改即可

93002549
丶MOAN 发表于 2018-5-14 18:54
DisabledWorlds:
      # List Of Worlds where this plugin is disabled
      List: []

什么意思,可不可以详细点?

93002549
丶MOAN 发表于 2018-5-14 18:54
DisabledWorlds:
      # List Of Worlds where this plugin is disabled
      List: []

我的Group.yml文件与帖子里面的完全不一样,不知道是为什么?我的Group.yml为什么不可以编辑某个组可以圈地的大小等?还是怎么了?
  1. # These are Global Settings for Residence.
  2. DynMap:
  3.   Use: false
  4.   ShowFlags: true
  5.   HideHidden: true
  6.   Layer:
  7.     3dRegions: true
  8.     SubZoneDepth: 2
  9.   Border:
  10.     Color: '#FF0000'
  11.     Opacity: 0.3
  12.     Weight: 3
  13.   Fill:
  14.     Opacity: 0.3
  15.     Color: '#FFFF00'
  16.     ForRent: '#33cc33'
  17.     Rented: '#99ff33'
  18.     ForSale: '#0066ff'
  19.   VisibleRegions: []
  20.   HiddenRegions: []
复制代码



93002549
丶MOAN 发表于 2018-5-14 18:54
DisabledWorlds:
      # List Of Worlds where this plugin is disabled
      List: []

DisabledWorlds:
      # 禁用插件的世界列表
      List: []
填在List: []括号里面还是什么?怎么填写多个世界?

丶MOAN
93002549 发表于 2018-5-14 19:53
DisabledWorlds:
      # 禁用插件的世界列表
      List: []

      List:
      - world
      - world1

93002549
丶MOAN 发表于 2018-5-17 20:59
List:
      - world
      - world1

谢谢,非常感谢回答,请先审题目!
我想要的只是指定世界禁止圈地,而不是指定世界禁止使用领地插件,这样做玩家就无法使用res tp 等功能了
我已经全部解决了,在论坛安装了指定世界禁止使用圈地指令

丶MOAN
93002549 发表于 2018-5-18 19:25
谢谢,非常感谢回答,请先审题目!
我想要的只是指定世界禁止圈地,而不是指定世界禁止使用领地插件,这样 ...

.....你这个真麻烦、+我QQ239991716 交流交流?

第一页 上一页 下一页 最后一页