# --------------------- # # Sunburst Messages 0.1 # # --------------------- # # 0 - The permission node noPermission: "You lack the permission node {0}" consoleOnly: "This command may only be used from console" playerOnly: "This command may only be used in-game" playerNotFound: "This player is not online" # 0 - The command usage commandCheckPlayer: "This command can only be used from console. The usage is {0}" commandCheckConsole: "This command can only be used in-game. The usage is {0}" # 0 - The command usage incorrectUsage: "The correct usage is {0}" # 0 - The nickname nickname: "Your nickname is {0}" nicknameNotFound: "You currently don't have a nickname set" nicknameRemoved: "Your nickname has been removed" # 0 - The targeted player nicknameRemovedOther: "You removed {0}'s nickname" # 0 - The nickname nicknameSet: "Your nickname has been set to {0}" # 0 - The targeted player # 1 - The nickname nicknameSetOther: "You have set {0}'s nickname to {1}" nicknameMatchesPlayer: "This nickname is the same as another player's username" # 0 - Player username # 1 - Message chatFormat: "{0}: {1}" # 0 - The sender # 1 - The player who received # 2 - The message messageReceived: "{0} ---> ME: {2}" # 0 - The sender # 1 - The player who received # 2 - The message messageSent: "ME ---> {1}: {2}" messengerNotFound: "You have not messaged anyone!" # 0 - Toggled on/off godModeToggle: "God mode has been turned {0}" spawnSet: "This world's spawn location has been set!"