Messages
Example messages.yml configuration file
general:
no-permission: "¹D47You don't have permission for that."
player-only: "¹D47Only players may run this command."
reload-complete: "FE272Configuration reloaded."
invalid-usage: "¹D47Usage: AD8A4{usage}"
vanish:
already-vanished: "¹D47{target} is already vanished."
not-vanished: "¹D47{target} is not vanished."
self-enabled: "FE272You're now vanished."
self-disabled: "¹D47You're now visible."
other-enabled: "FE272You vanished AD8A4{target}FE272."
other-disabled: "¹D47You revealed AD8A4{target}¹D47."
notify-enabled: "AD8A4{player} FE272entered vanish."
notify-disabled: "AD8A4{player} ¹D47left vanish."
cannot-target-self: "¹D47You can't target yourself here."
cannot-target-vanished: "¹D47You cannot interact with vanished players."
inventory-toggle-on: "FE272Inventory quick-view enabled while vanished."
inventory-toggle-off: "¹D47Inventory quick-view disabled while vanished."
inventory-toggle-status: "AD8A4Quick-view is currently FE272{status}."
list-header: "FE272Vanished players: AD8A4{count}"
list-body: "AD8A4{players}"
list-empty: "¹D47No players are currently vanished."
fake-login-sent: "FE272Broadcasted a fake login for AD8A4{player}FE272."
fake-logout-sent: "FE272Broadcasted a fake logout for AD8A4{player}FE272."
fake-message-missing: "¹D47No fake message is configured for that action."
inventory:
left-click-disabled: "¹D47Quick-view is disabled. Use /vanish inventorytoggle to enable it."
viewer-not-vanished: "¹D47You must be vanished to use quick-view."
target-offline: "¹D47{target} isn't online."
target-vanished: "¹D47You can't inspect a vanished player."
no-permission: "¹D47You can't open other inventories."
placeholders:
vanished-count-empty: "0"
vanished-list-empty: "AD8A4None"
gui:
titles:
inventory: "FE272Viewing {player}'s Inventory"
accessories: "FE272Viewing {player}'s Accessories"
buttons:
close:
name: "&#FF0000&lClose"
lore:
- "&7Click here to Close this Menu"
accessories:
name: "�FF00View accessories"
lore:
- "&7Click here to view all other Accessories"
- "&7For this player Like Offhand, Armor, Hotbar"
inventory:
name: "&#FF0000View Inventory"
lore:
- "&7Click here to view This players inventory"
info:
inventory:
name: "FE272You are viewing {player}'s Inventory"
lore:
- "AD8A4This is a display of {player}'s Inventory"
accessories:
name: "FE272You are viewing {player}'s Accessories"
lore:
- "AD8A4This is a display of {player}'s Accessories"
labels:
inventory-footer:
name: "&#E43A96^ Inventory ^"
lore:
- "AD8A4You are viewing Inventory of {player}"
- "AD8A4This is the Bottom of this players inventory"
hotbar:
name: "&#E43A96^ Hotbar ^"
lore:
- "AD8A4You are viewing Hotbar of {player}"
- "AD8A4This is the Players Hotbar slot {slot}"
armor:
name: "&#E43A96^ Armor ^"
lore:
- "AD8A4You are viewing The Armor of {player}"
- "AD8A4This is the Players Armor slot {slot}"
offhand:
name: "&#E43A96^ Offhand ^"
lore:
- "AD8A4You are viewing the Offhand of {player}"
- "AD8A4This is the Players Offhand"
slots:
inventory:
name: "Inventory Slot {slot}"
lore:
- "AD8A4This is used to represent Inventory Slot {slot}"
hotbar:
name: "Hotbar Slot {slot}"
lore:
- "AD8A4This is used to represent Hotbar Slot {slot}"
armor:
name: "Armor Slot {slot}"
lore:
- "AD8A4This is used to represent Armor Slot {slot}"
offhand:
name: "Offhand Slot"
lore:
- "AD8A4This is used to represent Offhand Slot"
empty:
lore:
- "&#FF0000This Slot is Empty"
help:
header: "&#FFD600&lFX&#FF6F00&lVanish Commands"
lines:
- "AD8A4{label} FE272- Toggle vanish on yourself."
- "AD8A4{label} <player> FE272- Toggle vanish for another player."
- "AD8A4{label} list FE272- View vanished players."
- "AD8A4{label} help FE272- Show this help page."
- "AD8A4{label} login [player] FE272- Broadcast a fake login."
- "AD8A4{label} logout [player] FE272- Broadcast a fake logout."
- "AD8A4{label} reload FE272- Reload FXVanish configuration."
- "AD8A4{label} inventoryview <player> FE272- Inspect someone else's inventory."
- "AD8A4{label} inventorytoggle FE272- Toggle quick-view while vanished."
The messages.yml file also includes GUI customization to customize the GUI's to your servers theme or liking all messages support Minimessage and &# formatting
Last updated