服务器原来使用的是plotme插件,后来总是发生玩家地皮禁足离奇消失,然后就使用了plotsquare插件,然后配置了配置文件里面的什么地皮尺寸,道路尺寸,后插件就能正常使用了。后来,发现只要一重启服务器后台就会狂刷,然后玩家失去地皮全部权限,管理使用/plot home还会传送到奇怪的位置:
复制代码经检查,发现是一重启服务器插件配置文件就会重置。直到我把原来配置文件里面数值再修改然后重载插件才好。所以想问一下这个问题解决方法,怎么才能不用天天重载插件,毕竟不能24h在线。。。下面是配置文件(我配置好的,哪里的问题请求帮助)
复制代码
- Invalid plot / road width in settings.yml for world: plotworld
- version: 3.2.26
- platform: Bukkit
- clear:
- 'on':
- ban: false
- auto:
- calibration:
- variety: 0
- changes_sd: 1
- faces: 0
- data_sd: 0
- air: 0
- air_sd: 0
- faces_sd: 0
- data: 0
- variety_sd: 0
- changes: 1
- days: 0
- clear-interval-seconds: 120
- threshold: 1
- enabled: false
- fastmode: false
- confirmation:
- clear: true
- delete: true
- unlink: true
- UUID:
- offline: false
- force-lowercase: false
- cache:
- permissions: true
- ratings: true
- chunk-processor:
- auto-trim: false
- auto-unload: false
- enabled: false
- max-blockstates: 4096
- experimental-fast-async-worldedit: false
- max-entities: 512
- disable-physics: false
- worldedit:
- require-selection-in-mask: true
- max-volume: 500000
- enable-for-helpers: false
- queue-commands: false
- max-iterations: 1000
- blacklist:
- - cs
- - .s
- - restore
- - snapshot
- - delchunks
- - listchunks
- schematics:
- save_path: plugins/PlotSquared/schematics
- web:
- url: http://empcraft.com/plots/
- server-ip: your.ip.here
- approval:
- done:
- required-for-download: false
- restrict-building: false
- counts-towards-limit: false
- ratings:
- require-done: false
- chat:
- fancy: true
- console:
- color: true
- kill_road_mobs: false
- merge:
- remove-terrain: true
- mob_pathfinding: true
- plotme-alias: false
- plotme-convert:
- enabled: true
- cache-uuids: false
- global_limit: false
- update-notifications: true
- metrics: true
- comments:
- notifications:
- enabled: false
- protection:
- redstone:
- disable-unoccupied: false
- disable-offline: false
- piston:
- falling-blocks: true
- teleport:
- on_login: false
- delay: 0
- claim:
- max-auto-area: 4
- uuid:
- use_sqluuidhandler: false
- read-from-disk: false
- max_plots: 127
- bo3:
- save_path: BO3
- kill_road_vehicles: false
- debug: true
- clusters:
- enabled: false
- titles: true
- worlds:
- plotworld:
- plot:
- height: 64
- biome: FOREST
- size: 60
- filling:
- - '3:0'
- auto_merge: false
- bedrock: true
- create_signs: true
- floor:
- - '2:0'
- wall:
- filling: '1:0'
- block_claimed: '35'
- height: 64
- block: '44:0'
- road:
- height: 64
- width: 7
- block: '155:0'
- home:
- default: side
- allow-nonmembers: false
- schematic:
- specify_on_claim: false
- on_claim: false
- file: ''
- economy:
- prices:
- merge: 100.0
- sell: 75.0
- claim: 100.0
- use: false
- chat:
- enabled: false
- limits:
- max-members: 128
- world:
- max_height: 256
- gamemode: creative
- min_height: 1
- border: false
- event:
- spawn:
- egg: false
- breeding: false
- custom: true
- natural_mob_spawning: false
- flags: {}
服务器后台报错内容是复制代码一直大量刷
- Invalid plot / road width in settings.yml for world: plotworld
AJ_ 发表于 2018-2-8 10:12
http://www.mcbbs.net/forum.php?mod=viewthread&tid=236421&extra=&highlight=1.10.2&page=1
用这个地皮 ...
这个插件我服务器经常会玩家禁足集体失效,所以也还是不行.