跳转至主要内容

GreifPrevention兼容模块

info

找不到在哪里下载JAR? 点击这里.

GreifPrevention 兼容模块添加了与 GF 的兼容性。

运作模式

此模块允许 QuickShop-Hikari 检查玩家是否有权限在特定区域创建或使用 QuickShop。

当离开特定区域,被拉黑、不被允许进入、领地过期、调整大小或创建子领地时将删除商店。

配置

#Should we prevent the creation of a shop or trade with a shop outside GriefPrevention's area?
白名单模式:开启
#哪个玩家需要通过哪个检查才能创建商店?
#可用字段:
#BUILD = 玩家必须有能力支付目标地皮价格。
#INVENTORY = 玩家必须能够访问容器。
#ACESS = 玩家必须有权限访问目标地皮。
创建: INVENTORY
#哪个玩家需要通过哪个检查来与商店进行交易?
#您可以同时使用多次检查。
#可用字段:
#BUILD = 玩家必须有能力支付目标地皮价格。
#INVENTORY = 玩家必须能够访问容器。
#ACESS = 玩家必须有权限访问目标地皮。
交易:[ ]
#QuickShop 是否应该删除店主能否修改信任权限?
#如果商店所有者不再有权限在那里建造商店,则删除商店。
#永远不要拆除地皮所有者的商店。
更改有地皮权限者能否删除商店:true
#QuickShop 如果该领地/子领地无人认领,该商店是否删除?
#移除领地/子领地内所有无人认领的商店。
#取消子领地时永远不删除领地所有者的商店。
delete-on-claim-unclaimed: true
#Should QuickShop delete shops if the claim has been expired?
#Removes all the shops that were inside the claim.
delete-on-claim-expired: true
#Should QuickShop delete shops if claim/subclaim has been resized?
#Removes a shop that the old claim contains but the new claim doesn't.
#Removes a shop if the shop was inside the subclaim but now it is outside the subclaim.
#Removes a shop if the shop was outside the subclaim but now it is inside the subclaim.
#Never removes a shop of the claim owner when resizing a subclaim.
delete-on-claim-resized: true
#Should Quickshop delete shops if a subclaim has been created?
#If a subclaim is created that will contain, initially, shops from others players, then we will remove them.
#Because they won't have, initially, permission to create a shop in that subclaim.
#永远不要拆除地皮所有者的商店。
delete-on-subclaim-created: true