CityBuild/src/config.yml

70 lines
1.9 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

#本文件为保护插件的主配置文件
version: '1.1'
#服务器名称
servername: ''
#插件名称
pluginname: '&6[&3建筑保护&6]&r'
#是否提示
tipplayer: true
#提示消息
Message:
Reload: '&a配置文件已重新载入'
#方块安全提示
Tip: '&4未在领地内建筑 &c请确保您放置的方块安全 &e圈地后无提示'
#未圈地超过建筑高度提示
Max: '&c未在领地内建筑 请不要用&e泥土&c建造高于 &5%maxheight%&c 的建筑!'
#管理组收到的提示
Notice1: '&6玩家&r&a%player%&e未在领地内&c用&3泥土&c建筑高度超过 &5%maxheight%&c 的建筑物!'
Notice2: '&5坐标定位&r&a世界%world% &dX:%x% Z:%z% &4请管理到目标地点检查'
Look: '&c当前已检测到有可能的擎天柱数据如下: '
Info: '&6玩家&r&a%player%&e在地点&r&a世界%world% &dX:%x% Z:%z% &c建筑过高&4请检查'
NotHave: '&5未找到有可能的擎天柱数据!'
Clear: '&c已清理擎天柱数据!'
#未圈地建筑提示
#警告
Wran: '&4城市世界除以下方块外禁止放置/破坏!'
#允许的方块说明
Allow: '&a允许的方块:&e箱子,&5熔炉,&a工作台,&6木板(树木),&d泥土,&9木门'
#解除限制说明
Relieve: '&c如需解除限制请圈地,&6工具木锄&c,&b价格0.3元/方块&c'
#不允许交互的提示
NotAllow: '&c当前物品不允许在领地外使用!'
#城市保护配置
#未圈地最大高度
MaxHeight: 100
#受到保护的世界(不区分大小写)
ProtectWorld:
- FutureCity
#未圈地提示的ID列表
NoticeList:
- CHEST
- FURNACE
#未圈地允许方块ID列表
AllowList:
- GRASS
- DIRT
- WOOD_DOOR
- CHEST
- FURNACE
- WORKBENCH
- WOOD
- DIRT
- TORCH
- LONG_GRASS
- DOUBLE_PLANT
- RED_ROSE
- LOG_2
- LOG
- YELLOW_FLOWER
#领地外阻止交互的物品
NotAllowList:
- WATER_BUCKET
- LAVA_BUCKET