messages.yml

prefix: "&8[&bPlayerTime&cLimit&8] "
noPermissions: "&cYou don't have permissions."
onlyPlayerCommand: "&cThis command can be only executed from a player."
configReloaded: "&aConfig reloaded!"
playerNotOnline: "&cThat player is not online."
playerDoesNotExists: "&cThat player doesn't exists."
timeSeconds: "s"
timeMinutes: "m"
timeHours: "h"
timeDays: "d"
timeInfinite: ""
bossBarMessage: "&7You have &e%time% &7of time left to play on the server."
actionBarMessage: "&7You have &e%time% &7of time left to play on the server."
kickMessage:
  - "&c&lKICKED FROM THE SERVER!"
  - "&7You were kicked since you run out of play time for today."
  - "&7Come tomorrow to continue playing!"
  - ""
  - "&7Discord: &bdiscord.myserver.com"
  - "&7Buy a &aRANK &7to get more time!"
  - "&astore.myserver.com"
joinErrorMessage:
  - "&c&lERROR!"
  - "&7You run out of play time for today. Come tomorrow"
  - "&7to continue playing!"
  - ""
  - "&7Discord: &bdiscord.myserver.com"
  - "&7Buy a &aRANK &7to get more time!"
  - "&astore.myserver.com"
commandResetTimeError: "&cYou need to use: &7/ptl resettime <player>/*"
commandResetTimeCorrect: "&aCurrent time has been reset for player &7%player%&a!"
commandResetTimeAllCorrect: "&aCurrent time has been reset for all players!"
messageEnabled: "&7You have &aenabled &7the time limit information message."
messageDisabled: "&7You have &cdisabled &7the time limit information message."
infoCommandMessage:
- "&c&m                                          "
- "&7Exact time when play times will be reset:"
- "&e%reset_time%"
- ""
- "&7Remaining time until reset:"
- "&e%remaining%"
- "&c&m                                          "
checkCommandMessage:
- "&c&m                                          "
- "&7&l%player% Data:"
- "&7Time left: &a%time_left%"
- "&7Total played time: &a%total_time%"
- "&c&m                                          "
commandTakeTimeError: "&cYou need to use: &7/ptl taketime <player> <time>"
invalidNumber: "&cYou need to use a valid number!"
commandTakeTimeCorrect: "&aTaken &7%time% seconds &afrom &7%player% &atime!"
commandAddTimeError: "&cYou need to use: &7/ptl addtime <player> <time>"
commandAddTimeCorrect: "&aAdded &7%time% seconds &ato &7%player% &atime!"

Last updated