mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-29 11:59:21 +00:00
40 lines
2.1 KiB
YAML
40 lines
2.1 KiB
YAML
#
|
|
# Messages.yml File
|
|
# If you don't wish for a message to be sent, simply make it blank.
|
|
#
|
|
|
|
prefix: "<gradient:#f368ec:#f39cef>HMCCosmetics <GRAY>»<WHITE>"
|
|
reloaded: "%prefix% <gradient:#6D9DC5:#45CDE9>Config files reloaded!"
|
|
not-enough-args: "%prefix% <red>Improper amount of arguments"
|
|
no-permission: "%prefix% <red>No Permission!"
|
|
no-cosmetic-permission: "%prefix% <red>You do not have permission for this cosmetic!"
|
|
no-cosmetic-slot: "%prefix% <red>There are no cosmetics in that slot!"
|
|
|
|
opened-wardrobe: "%prefix% <gradient:#6D9DC5:#45CDE9>Opened wardrobe!"
|
|
closed-wardrobe: "%prefix% <gradient:#6D9DC5:#45CDE9>Closed wardrobe!"
|
|
not-near-wardrobe: "%prefix% <red>You are not near the wardrobe!"
|
|
set-wardrobe-location: "%prefix% <gradient:#6D9DC5:#45CDE9>Set new wardrobe location!"
|
|
set-wardrobe-viewing: "%prefix% <gradient:#6D9DC5:#45CDE9>Set new wardrobe viewing location!"
|
|
set-wardrobe-leaving: "%prefix% <gradient:#6D9DC5:#45CDE9>Set new wardrobe leaving location!"
|
|
set-wardrobe-permission: "%prefix% <gradient:#6D9DC5:#45CDE9>Set new wardrobe permission!"
|
|
set-wardrobe-distance: "%prefix% <gradient:#6D9DC5:#45CDE9>Set new wardrobe distance!"
|
|
no-wardrobes: "%prefix% <red>There are no wardrobes with that name!"
|
|
wardrobe-not-setup: "%prefix% <red>This wardrobe does not have all required locations set!"
|
|
|
|
equip-cosmetic: "%prefix% <gradient:#6D9DC5:#45CDE9>You have equipped <cosmetic>!"
|
|
unequip-cosmetic: "%prefix% <gradient:#6D9DC5:#45CDE9>You have unequipped <cosmetic>!"
|
|
hide-cosmetic: "%prefix% <gradient:#6D9DC5:#45CDE9>Hidden cosmetics"
|
|
show-cosmetic: "%prefix% <gradient:#6D9DC5:#45CDE9>Revealed cosmetics!"
|
|
hidden-cosmetics: "%prefix% <red>Your cosmetics are hidden!"
|
|
|
|
emote-blocked: "%prefix% <red>You can not use your emote here!"
|
|
emote-none: "%prefix% <red>You have no emote equipped!"
|
|
|
|
invalid-slot: "%prefix% <red>Invalid cosmetic slot!"
|
|
invalid-player: "%prefix% <red>Invalid Player!"
|
|
invalid-menu: "%prefix% <red>Invalid Menu!"
|
|
invalid-cosmetic: "%prefix% <red>Invalid Cosmetic!"
|
|
invalid-color: "%prefix% <red>Invalid Color!"
|
|
|
|
debug-enabled: "%prefix% <gradient:#6D9DC5:#45CDE9>Enabled Debug Mode!"
|
|
debug-disabled: "%prefix% <gradient:#6D9DC5:#45CDE9>Disabled Debug Mode!" |