🤣
BingSkyPvP Guide
SpigotMCBuiltByBit(MC-Market)DiscordQQ
  • Welcome to BingSkyPvP Guide
  • 🐔简体中文
    • 快速开始
      • 新建幸运方块
      • 新建幸运物品
      • 设置套装
      • 设置重生点
    • 功能
      • 幸运方块类型
      • 幸运物品权重
      • PAPI 占位符
    • 其他命令
      • 玩家返回重生点
      • 重载插件
    • 配置文件
      • config.yml
      • Lang.yml
      • LootChest.yml
      • Booster.yml
      • Rank.yml
  • 🦁English
    • Quick Start
      • Create Lucky Block
      • Create Lucky Item
      • Set Kit
      • Set Respawn Point
    • Function
      • Luck Block Type
      • Luckly Item Weight
      • PAPI Placeholder
    • Other Commands
      • Player Return Spawn Point
      • Reload Plugin
    • Configuration File
      • config.yml
      • Lang.yml
      • LootChest.yml
      • Booster.yml
      • Rank.yml
Powered by GitBook
On this page
  • display
  • permission
  • booster
  • command

Was this helpful?

  1. English
  2. Configuration File

Booster.yml

# Player kill reward
Vip:
  display: "&aVIP"
  permission: rank.vip
  booster: 1.5
  command:
  - say hi %player%
Mvp:
  display: "&bMVP"
  permission: rank.mvp
  booster: 2
  command: []

display

Display the name used for killing.

permission

Use this add to permissions required.

booster

Coins are multipled.

command

Extra command executed on kill, supports variable %player%.

PreviousLootChest.ymlNextRank.yml

Last updated 2 years ago

Was this helpful?

🦁