9 lines
316 B
YAML
9 lines
316 B
YAML
# MysticCore by JernejTDO
|
|
# Setup your messages.
|
|
|
|
prefix: "MysticCore"
|
|
no-permission: "You do not have access to this command."
|
|
hub-mode-join: "{PlayerName} has joined this hub"
|
|
hub-mode-leave: "{PlayerName} has left this hub"
|
|
hub-block-place: "You can not place blocks."
|
|
hub-block-break: "You can not break blocks." |