@@ -140,6 +140,9 @@ public enum Message {
140140 COMMAND_TELEPORT_WORLD ("<error>You need to be in the same world to teleport." ),
141141 COMMAND_TPA_ERROR_TO_LATE ("<error>You do not have a teleport request." ),
142142 COMMAND_TPA_ERROR_TO_LATE_2 ("<error>The request has expired." ),
143+ COMMAND_TPA_ERROR_NO_REQUEST_FROM_PLAYER ("<error>You do not have a teleport request from &f%player%<error>." ),
144+ COMMAND_TPA_ACCEPT_ALL_SUCCESS ("<success>You have accepted &f%count% <success>teleport request(s)." ),
145+ COMMAND_TPA_DENY_ALL_SUCCESS ("<success>You have denied &f%count% <success>teleport request(s)." ),
143146 COMMAND_TP_DENY_SENDER ("Denied %player% teleport request." ),
144147 COMMAND_TP_DENY_RECEIVER ("%player% has denied your teleport request" ),
145148 COMMAND_TP_CANCEL_ERROR ("<error>You did not send a teleport request at &f%player%<error>." ),
@@ -278,6 +281,7 @@ public enum Message {
278281 DESCRIPTION_MESSAGE ("Send a private message to a player" ),
279282 DESCRIPTION_REPLY ("Reply to a private message" ),
280283 DESCRIPTION_MESSAGE_TOGGLE ("Toggle private message" ),
284+ DESCRIPTION_TP_TOGGLE ("Toggle receiving teleport requests" ),
281285 DESCRIPTION_POWER_TOOLS_TOGGLE ("Toggle power tools" ),
282286 DESCRIPTION_SOCIALSPY ("Display private messages of players" ),
283287 DESCRIPTION_COMPACT_ALL ("Compact items in your inventories" ),
@@ -432,6 +436,9 @@ public enum Message {
432436
433437 TELEPORT_DAMAGE ("<error>You must not take damage during teleportation." ),
434438 TELEPORT_ERROR_LOCATION ("<error>Unable to teleport you safely." ),
439+ TELEPORT_CROSS_SERVER_NOT_SUPPORTED ("<error>Cross-server teleportation is not supported on this server." ),
440+ TELEPORT_CROSS_SERVER_CONNECTING ("<success>Connecting to server &f%server%<success>..." ),
441+ TELEPORT_CROSS_SERVER_PLAYER_NOT_FOUND ("<error>Player &f%player% <error>was not found on any server." ),
435442
436443 // RTP Queue System Messages
437444 TELEPORT_ALREADY_IN_QUEUE ("<error>You are already in the teleportation queue!" ),
@@ -685,6 +692,9 @@ public enum Message {
685692 COMMAND_PAY_TOGGLE_DISABLE ("<error>All of your power tools have been disabled &7for &f%player%<error>." ),
686693 COMMAND_POWER_TOOLS_TOGGLE_ENABLE ("<success>All of your power tools have been enabled &7for &f%player%<success>." ),
687694 COMMAND_POWER_TOOLS_TOGGLE_DISABLE ("&7Pay <error>disable &7for &f%player%<error>." ),
695+ COMMAND_TELEPORT_REQUEST_DISABLED ("<error>The player &f%player%<error> has disabled teleport requests." ),
696+ COMMAND_TP_TOGGLE_ENABLE ("&7Teleport requests <success>enabled &7for &f%player%<success>." ),
697+ COMMAND_TP_TOGGLE_DISABLE ("&7Teleport requests <error>disabled &7for &f%player%<error>." ),
688698
689699 COMMAND_FURNACE_TYPE ("<error>Impossible to smelt the material &f%material%<error>." ),
690700 COMMAND_FURNACE_ERROR ("<error>You have no &f%item%<error> in your inventory." ),
@@ -956,6 +966,55 @@ public enum Message {
956966 STEP_DOESNT_EXIST ("<error>Step &f%step% <error>does not exist." ),
957967 STEP_ALREADY_EXIST ("<error>Step &f%step% <error>already started." ),
958968 STEP_DOESNT_STARTED ("<error>Step &f%step% <error>doesn't started." ),
969+
970+ // ItemFrame
971+ DESCRIPTION_ITEMFRAME ("Toggle item frame visibility" ),
972+ COMMAND_ITEMFRAME_INVISIBLE ("<success>Item frame is now <white>invisible<success>." ),
973+ COMMAND_ITEMFRAME_VISIBLE ("<success>Item frame is now <white>visible<success>." ),
974+ COMMAND_ITEMFRAME_NOT_FOUND ("<error>No item frame found. Look at an item frame and try again." ),
975+
976+ // Death Message Module
977+ DESCRIPTION_DEATH_MESSAGE ("Custom death messages" ),
978+
979+ DEATH_GENERIC ("#C084FC☠ #E9D5FF%player% #B794F4died." ),
980+ DEATH_BY_PLAYER ("#C084FC⚔ #E9D5FF%player% #B794F4was slain by #E9D5FF%killer%#B794F4." ),
981+ DEATH_BY_MOB ("#C084FC☠ #E9D5FF%player% #B794F4was killed by #E9D5FF%killer%#B794F4." ),
982+ DEATH_BY_PROJECTILE ("#C084FC🏹 #E9D5FF%player% #B794F4was shot by #E9D5FF%killer%#B794F4." ),
983+ DEATH_BY_MOB_EXPLOSION ("#C084FC💥 #E9D5FF%player% #B794F4was blown up by #E9D5FF%killer%#B794F4." ),
984+ DEATH_BY_FALL ("#C084FC⬇ #E9D5FF%player% #B794F4fell from a high place." ),
985+ DEATH_BY_FIRE ("#C084FC🔥 #E9D5FF%player% #B794F4burned to death." ),
986+ DEATH_BY_LAVA ("#C084FC🌋 #E9D5FF%player% #B794F4tried to swim in lava." ),
987+ DEATH_BY_DROWNING ("#C084FC💧 #E9D5FF%player% #B794F4drowned." ),
988+ DEATH_BY_EXPLOSION ("#C084FC💥 #E9D5FF%player% #B794F4was blown up." ),
989+ DEATH_BY_LIGHTNING ("#C084FC⚡ #E9D5FF%player% #B794F4was struck by lightning." ),
990+ DEATH_BY_SUFFOCATION ("#C084FC▓ #E9D5FF%player% #B794F4suffocated in a wall." ),
991+ DEATH_BY_STARVATION ("#C084FC🍖 #E9D5FF%player% #B794F4starved to death." ),
992+ DEATH_BY_POISON ("#C084FC☣ #E9D5FF%player% #B794F4was poisoned." ),
993+ DEATH_BY_MAGIC ("#C084FC✦ #E9D5FF%player% #B794F4was killed by magic." ),
994+ DEATH_BY_WITHER ("#C084FC💀 #E9D5FF%player% #B794F4withered away." ),
995+ DEATH_BY_FALLING_BLOCK ("#C084FC▼ #E9D5FF%player% #B794F4was squashed by a falling block." ),
996+ DEATH_BY_FLY_INTO_WALL ("#C084FC💨 #E9D5FF%player% #B794F4experienced kinetic energy." ),
997+ DEATH_BY_VOID ("#C084FC✧ #E9D5FF%player% #B794F4fell out of the world." ),
998+ DEATH_BY_CACTUS ("#C084FC🌵 #E9D5FF%player% #B794F4was pricked to death." ),
999+ DEATH_BY_CRAMMING ("#C084FC⊞ #E9D5FF%player% #B794F4was squished too much." ),
1000+ DEATH_BY_FREEZE ("#C084FC❄ #E9D5FF%player% #B794F4froze to death." ),
1001+ DEATH_BY_SONIC_BOOM ("#C084FC◈ #E9D5FF%player% #B794F4was obliterated by a sonic boom." ),
1002+ DEATH_BY_MAGMA ("#C084FC♨ #E9D5FF%player% #B794F4discovered that the floor was lava." ),
1003+ DEATH_BY_THORNS ("#C084FC✵ #E9D5FF%player% #B794F4was killed trying to hurt someone." ),
1004+ DEATH_BY_CAMPFIRE ("#C084FC🔥 #E9D5FF%player% #B794F4walked into a campfire." ),
1005+
1006+ DEATH_HOVER_DETAILS ("#D8B4FE☠ Death Location#B794F4:\n #E9D5FF▸ World: #D8B4FE%world%\n #E9D5FF▸ Position: #D8B4FE%x%#E9D5FF, #D8B4FE%y%#E9D5FF, #D8B4FE%z%\n \n #9F7AEA&oClick to teleport" ),
1007+
1008+ COMMAND_DEATH_MESSAGE_TOGGLE_DISABLE ("#C084FC☠ #B794F4Death messages are now #E9D5FFhidden #B794F4for %player%#B794F4." ),
1009+ COMMAND_DEATH_MESSAGE_TOGGLE_ENABLE ("#C084FC☠ #B794F4Death messages are now #E9D5FFvisible #B794F4for %player%#B794F4." ),
1010+ DESCRIPTION_DEATH_MESSAGE_TOGGLE ("Toggle death messages visibility" ),
1011+
1012+ // Death messages used by DeathMessageModule (fallback messages when no custom config is set)
1013+ DEATH_MESSAGE_GENERIC ("#99E0FF%player% &7died." ),
1014+ DEATH_MESSAGE_PLAYER ("#99E0FF%player% &7was slain by #34cfe0%killer% &7using %weapon%&7." ),
1015+ DEATH_MESSAGE_MOB ("#99E0FF%player% &7was killed by &c%mob%&7." ),
1016+ DEATH_MESSAGE_MYTHIC_MOB ("#99E0FF%player% &7was slain by <gradient:#ff6600:#ff0000>%mob%</gradient>&7!" ),
1017+ DEATH_MESSAGE_FISTS ("&7fists" ),
9591018 ;
9601019
9611020 private EssentialsPlugin plugin ;
0 commit comments