Advertisement
Guest User

deleteShortVisitors

a guest
Feb 11th, 2013
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. # CrazyOnline config.yml
  2. # For more information visit
  3. # https://github.com/ST-DDT/Crazy/blob/master/CrazyOnline/src/config.yml
  4. version: 7.1.1
  5. database:
  6. ......................
  7. logs:
  8. ........................
  9. showOnlineInfo: false
  10. deleteShortVisitors: true
  11. autoDelete: -1
  12. catchListCommand: false
  13. chatHeader: '&C[&ACrazyOnline&C] &F'
  14. __________________________________________________________________________________________
  15.  
  16. # CrazyCore config.yml
  17. # For more information visit
  18. # https://github.com/ST-DDT/Crazy/blob/master/CrazyCore/src/config.yml
  19. version: '10'
  20. wipePlayerFiles: false
  21. wipePlayerBans: false
  22. playerWipeCommands:
  23. - say $0$ has been wiped!
  24. - eco reset $0$ 0
  25. protectedPlayers: []
  26. disablePipes: false
  27. showChatHeaders: false
  28. defaultLanguage: en_en
  29. preloadedLanguages:
  30. - en_en
  31. metrics:
  32. enabled: true
  33. chatHeader: '&C[&ACrazyCore&C] &F'
  34. loadUserLanguages: true
  35. _____________________________________________________________________________________________
  36. 2013-02-11 07:34:09 [INFO] hanehane[/xxx.xxx.xxx.xxx:1569] logged in with entity id 52351 at ([setti] -0.5, 66.62000000476837, -2.5)
  37. .............................
  38. 2013-02-11 07:47:27 [INFO] hanehane lost connection: disconnect.endOfStream
  39. .............................
  40. 2013-02-11 07:57:28 [INFO] [Server] hanehane has been wiped!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement