- 版权类型
- 原创
- 插件中文名称
- 幸运方块大陆
- 插件英文名称
- XinLucklyWorldBlock
- 原帖地址
- #
- 支持的核心(服务端)
- 其他核心
- 语言支持
- 中文(简体)
- 前置组件
- Pixelmon Mod https://reforged.gg/zh-hans
Placeholder
- 适配版本(Java)
- 1.12
%XinLucklyWorldBlock_number% -> 玩家保底数量
代码:
#开启的世界
Worlds:
- world
- DIM1
- DIM-1
Enable: true
#挖掉方块管理
Drop:
#是否掉落物品
items: true
#是否生成宝可梦
pokemons:
Enable: true
#生成宝可梦的概率
spawn:
Legendary: 5
all: 100
#保底系统
BaoDi:
#保底数量
number: 1000
pokemon: Legendary
#生成宝可梦的概率
chance: 50
max: 100
#生成的宝可梦是否有概率为闪光
Shiny:
Enable: false
chance: 5
max: 100
#生成的宝可梦是否有概率为特殊形态
Form:
Enable: false
chance: 5
max: 100
info:
Enable: false
Message: '§7[§e幸运方块大陆§7] §b-> §f恭喜玩家%player%开到 §f%poke% 的 %form% 形态'
#击败宝可梦是否执行指定指令 %player% -> 玩家名
Extra:
Enable: false
chance: 30
max: 100
Commands: []
Message:
##%poke%为精灵名称 %player%玩家名
Legendary: '§7[§e幸运方块大陆§7] §b-> §f恭喜玩家%player%开到§d神兽%poke%'
#挖到方块的黑名单
BlackList: []
Debug: true