Guild Battle Shop
# Introduction
Author: ヽ米 饭
Purchase Link: Afdian (opens new window)
Version Requirement: PlayerGuild-2.0.0+ version
# Feature Introduction
- Provides additional battle shop during guild battles for balancing and encouraging combat
- Items in the battle shop are listed by OP, usage method is the same as listing items in guild shop
- Shop points and items are only valid for the current match and disappear after the match ends
- Command /plgs help can view all commands, no need to configure any permissions
- Need to add /plgs shop to the whitelist commands in the kitpvp folder of the PlayerGuild plugin's function folder
# 配置介绍
# 匹配
match:
# 是否开启
enable: true
# 玩家固定发放积分数量-关闭就设置为0
number: 100
# 总积分根据参数人数平分数量-关闭就设置为0
avgNumber: 1000
# 击杀敌方后给与奖励
kill: 50
# 赛季
season:
# 是否开启
enable: true
# 玩家固定发放积分数量-关闭就设置为0
number: 500
# 总积分根据参数人数平分数量-关闭就设置为0
avgNumber: 5000
# 击杀敌方后给与奖励
kill: 100