mirror of
https://github.com/songoda/EpicBosses.git
synced 2024-11-07 02:29:36 +01:00
69fdd57d6f
+ Implemented ServerUtils + Started working on Listeners + Completed Debug system
20 lines
361 B
YAML
20 lines
361 B
YAML
Settings:
|
|
debug: false
|
|
Hooks:
|
|
ASkyBlock: false
|
|
Factions: false
|
|
StackMob: false
|
|
WorldEdit: true
|
|
WorldGuard: true
|
|
Display:
|
|
Bosses:
|
|
name: '&e&l{name}'
|
|
lore:
|
|
- '&eEnabled: &7{enabled}'
|
|
- '&7'
|
|
- '&eLeft Click »'
|
|
- '&7Edit the custom boss.'
|
|
- '&7'
|
|
- '&eRight Click »'
|
|
- '&7Get spawn item for custom'
|
|
- '&7boss.' |