Advertisement
Guest User

BungeeOnlineTime Config

a guest
Jul 25th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. lastReset: 25/07/2017
  2. MySQL:
  3. host: localhost
  4. port: 3306
  5. database: minecraft
  6. username: player
  7. password: abc123
  8. Settings:
  9. disabledServers:
  10. - lobby
  11. - testserver
  12. Language:
  13. noPermission: '&7You do not have access to this command.'
  14. playerNotFound: '&7The player ''&6%PLAYER%&7'' does not exist.'
  15. onlineTime: '&7Since &6%DATE%&7, &6%PLAYER% &7has been online for &6%HOURS% &7hours and &6%MINUTES% &7minutes.'
  16. resetDatabase: '&7The &6database &7has been &6reset&7.'
  17. resetPlayer: '&6%PLAYER%&7s onlinetime has been &6reset&7.'
  18. topWait: '&7The Top 10 is loading. Please wait...'
  19. topPlayersAbove: '&6[] &7Top 10 players since %DATE% &6[]'
  20. topPlayers: '&6%PLAYER% &7>> &6%HOURS% &7hours, &6%MINUTES% &7minutes'
  21. topPlayersBelow: '&6[] &7Top 10 players since %DATE% &6[]'
  22. onlyPlayer: This command can only be executed by players.
  23. error: '&7An error occured.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement