EpicBosses/plugin-modules/Core/resources-json/commands.json
AMinecraftDev f90716bcc6 3.0.0-SNAPSHOT-U28
+ Completed BossSpawn setup
+ Debuged and fixed a few things
+ Added BossCommands File
+ Added BossMessages File
2018-10-17 23:52:57 +08:00

8 lines
223 B
JSON

{
"SKOnSpawn": [
"broadcast this is a default command that is broadcasted when the Skeleton King is spawned."
],
"SKOnDeath": [
"broadcast this is the default command when the Skeleton King is defeated!"
]
}