mirror of
https://github.com/TotalFreedomMC/TF-Marriage.git
synced 2025-08-05 03:54:30 +00:00
Update Message.java
Add message
This commit is contained in:
parent
51f7b69c9a
commit
7a568b529d
1 changed files with 2 additions and 1 deletions
|
@ -55,6 +55,7 @@ public enum Message {
|
||||||
CONFIG_RELOAD("&aConfiguration settings were reloaded, please note that some settings may not apply until reboot."),
|
CONFIG_RELOAD("&aConfiguration settings were reloaded, please note that some settings may not apply until reboot."),
|
||||||
GENDER_ALREADY_CHANGED("&cYou have already specified your gender, you can only do this once."),
|
GENDER_ALREADY_CHANGED("&cYou have already specified your gender, you can only do this once."),
|
||||||
TELEPORT_UNSAFE("&cThe location you are trying to teleport to is unsafe or obstructed"),
|
TELEPORT_UNSAFE("&cThe location you are trying to teleport to is unsafe or obstructed"),
|
||||||
|
PARTNER_INVENTORY_FULL("&cYour partner's inventory is full!"),
|
||||||
|
|
||||||
// COMMANDS
|
// COMMANDS
|
||||||
COMMAND_MARRY("Request a marriage with another player"),
|
COMMAND_MARRY("Request a marriage with another player"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue