# Plex Messages File # This file uses the MiniMessage system. # Documentation available at https://docs.adventure.kyori.net/minimessage/format.html # Messages in here will be placed in for certain commands, actions, etc. # Warning: not all commands have customizable messages # Variables {number} - these are code-defined replacements for things that should be inserted into messages. (e.g. names, statuses, numbers) # If any of these variables are supposed to be used within a message, some documentation is provided to give more context to what the variables indicate. # If you are wishing to change these messages it's recommended you use the same amount of variables as stated in the documentation, however it's not required. # 0 - Appeal URL # 1 - Reason # 2 - Expiry # 3 - Punisher banMessage: "You have been banned! You may appeal at {0}.\nReason: {1}\nEnd date: {2}\nBanned by: {3}" # 0 - The type of indefinite ban # 1 - Appeal URL indefBanMessage: "Your {0} is indefinitely banned! You may appeal at {1}." playerNotFound: "Player not found!" worldNotFound: "World not found!" # 0 - The world you have been teleported to playerWorldTeleport: "You have been teleported to {0}." # 0 - The sender who opped everyone oppedAllPlayers: "{0} - Opped all players on the server" # 0 - The sender who de-opped everyone deoppedAllPlayers: "{0} - De-opped all players on the server" # 0 - The person who is opping # 1 - The person who has been opped oppedPlayer: "{0} - Opped {1}" # 0 - The person who is deopped # 1 - The person who has been deopped deoppedPlayer: "{0} - Deopped {1}" # 0 - The person who is freezing # 1 - The person who has been frozen frozePlayer: "{0} - Froze {1}" # 0 - The person who is unfreezing # 1 - The person who has been unfrozen unfrozePlayer: "{0} - Unfroze {1}" # 0 - The command sender # 1 - The person who has been muted mutedPlayer: "{0} - Muted {1}" # 0 - The command sender # 1 - The person who has been unmuted unmutedPlayer: "{0} - Unmuted {1}" # 0 - The person who is locking up # 1 - The person who has been locked up lockedUpPlayer: "{0} - Locking up {1}" # 0 - The person who is unlocking # 1 - The person who has been unlocked unlockedPlayer: "{0} - Unlocking {1}" # 0 - The rank required to use the command noPermissionRank: "You must be at least {0} to use this command!" # 0 - The permission node required to use the command noPermissionNode: "You must have the permission: {0} to use this command!" noPermissionInGame: "You must be in console to use this command!" noPermissionConsole: "You must be in-game to use this command!" # 0 - The username of the name history nameHistoryTitle: "Name History of {0}" nameHistorySeparator: "-----------------------------" # 0 - The name # 1 - The date and time of the name change nameHistoryBody: "{0} - {1}" # 0 - The gamemode gameModeSetTo: "Your gamemode has been set to {0}." # 0 - The player's name # 1 - The gamemode setOtherPlayerGameModeTo: "You set {0}'s gamemode to {1}." # 0 - The command sender # 1 - The gamemode playerSetOtherGameMode: "{0} set your gamemode to {1}." # 0 - The command sender # 1 - The gamemode setEveryoneGameMode: "{0} - Changing everyone's gamemode to {1}" consoleMustDefinePlayer: "You must define a player since you are running this command from console." # 0 - The command sender # 1 - The player newAdminAdded: "{0} - Adding {1} to the admin list" # 0 - The command sender # 1 - The player # 2 - The rank name adminReadded: "{0} - Re-adding {1} to the admin list as rank: {2}" # 0 - The command sender # 1 - The player adminRemoved: "{0} - Removing {1} from the admin list" # 0 - The command sender # 1 - The player # 2 - The rank adminSetRank: "{0} - Setting {1}'s rank to {2}" # 0 - The world name teleportedToWorld: "You have been teleported to the {0}." higherRankThanYou: "This player is an admin or a higher rank than you." playerNotAdmin: "That player is not an admin." playerIsAdmin: "That player is already an admin." rankNotFound: "The rank you entered was not found." rankMustBeHigherThanAdmin: "The rank you entered must be higher than Admin." consoleOnly: "This command can only be executed by the console." # 0 - Rank yourRank: "Your rank is: {0}" # 0 - Player name # 1 - Rank otherRank: "{0}'s rank is: {1}" # 0 - The command sender # 1 - The player banningPlayer: "{0} - Banning {1}" # 0 - The command sender # 1 - The player unbanningPlayer: "{0} - Unbanning {1}" playerNotBanned: "That player is not banned!" playerNotFrozen: "That player is not frozen!" playerNotMuted: "That player is not muted!" playerBanned: "That player is already banned!" playerFrozen: "That player is already frozen!" playerMuted: "That player is already muted!" playerLockedUp: "That player is already locked up!" muted: "You are currently muted - STFU!" # 0 - The command sender # 1 - The player kickedPlayer: "{0} - Kicking {1}" teleportedToWorldSpawn: "Teleporting to the local spawn" toggleCommandSpy: "CommandSpy has been" enabled: "enabled." disabled: "disabled." # 0 - The admin / staff member # 1 - The message adminChatFormat: '[AdminChat] {0} ยป {1}' # 0 - Maximum length, configured in config.yml maximumPrefixLength: "The maximum length for a tag may only be {0}." prefixCleared: "Your prefix has been cleared." # 0 - The player name otherPrefixCleared: "You have cleared {0}'s prefix." # 0 - The new prefix prefixSetTo: "Your prefix has been set to {0}" # 0 - The amount of players whose edits are blocked blockedEditsSize: "Blocked block modification abilities for {0} players." # 0 - The amount of players whose edits are unblocked unblockedEditsSize: "Unblocked all block modification abilities for {0} players." # 0 - The command sender # 1 - The player name blockingEditFor: "{0} - Blocking block modification abilities for {1}" # 0 - The command sender # 1 - The player name unblockingEditFor: "{0} - Unblocking block modification abilities for {1}" yourEditsHaveBeenBlocked: "Your block modification abilities have been blocked." yourEditsHaveBeenUnblocked: "Your block modification abilities have been restored." # 0 - The player name editsBlocked: "Blocked block modification abilities for {0}" # 0 - The player name editsUnblocked: "Unblocked block modification abilities for {0}" # 0 - The command sender # 1 - Number of entities removed removedEntities: "{0} - Removed {1} entities" # 0 - The command sender # 1 - Number of entities removed # 2 - Entity type(s) removed removedEntitiesOfTypes: "{0} - Removed {1} entities of type(s) {2}" # 0 - The command sender # 1 - Number of entities removed # 2 - Entity type removed removedEntitiesOfType: "Removed {1} {2}" # 0 - Entity type that is invalid invalidEntityType: "Notice: Entity type {0} is invalid!" noRemovedEntities: "No entities were removed." # 0 - The command sender # 1 - Number of mobs removed removedMobs: "{0} - Removed {1} mobs" autoWipeDisabled: "Item wiping is currently disabled in the config!" commandBlocked: "That command is blocked." # 0 - The command sender # 1 - The message being said sayMessage: "[Server: {0}] {1}" # 0 - The command sender # 1 - The message being said consoleSayMessage: "[Console: {0}] {1}" # 0 - The number attempted to be parsed unableToParseNumber: "Unable to parse {0} as a number!" noNotes: "This player has no notes!" noteAdded: "Note added." noteNotFound: "A note with this ID could not be found." # 0 - The ID of the note removed removedNote: "Removed note with ID: {0}" # 0 - The number of notes cleared clearedNotes: "Cleared {0} notes." invalidToggle: "That is not a valid toggle."