Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. # MotdManager Configuration file!
  2. # @author syamn <admin@sakura-server.net>
  3. # github: https://github.com/syamn/MotdManager
  4.  
  5. #==================#
  6. # Basic Config #
  7. #==================#
  8. # sending MOTD list
  9. MotdList:
  10. - "&8» &cThis is default MOTD!"
  11.  
  12. # if use show fake max players count feature, change this to numeric
  13. FakeMaxPlayer: disable
  14.  
  15. #==================#
  16. # Debug Config #
  17. #==================#
  18. Debug: false
  19.  
  20. #==================#
  21. # DO NOT TOUCH #
  22. #==================#
  23. # Do not touch this option! It is a check if you are running the recent configuration version
  24. ConfigVersion: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement