Advertisement
michaelch

Skript Motd Bukkit

Jan 23rd, 2015
2,675
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # MotdManager Configuration file!
  2. # @author Michael_Ch>
  3. # pastebin: http://pastebin.com/nx6phJmW
  4.  
  5. #==================#
  6. #   Basic Config   #
  7. #==================#
  8. # sending MOTD list
  9. MotdList:
  10. - '&b&lHey &6Tunggu Apa Lagi Ayo Join Dan Ajak Temen2 Untuk Main Di sini Buruan Join'
  11. - '&b&lLogin &6Mendapatkan Item Dealy Reward'
  12. - '&b&lFiture: &6Survival &6Faction &6Minigame &6Cash &6Skyblock &6Mall'
  13. - '&b&lServer Version: 1.7.x - 1.8.x &6Server Indonesia No Lag'
  14.  
  15. # if use show fake max players count feature, change this to numeric
  16. FakeMaxPlayer: disable
  17.  
  18. #==================#
  19. #   Debug Config   #
  20. #==================#
  21. Debug: false
  22.  
  23. #==================#
  24. #   DO NOT TOUCH   #
  25. #==================#
  26. # Do not touch this option! It is a check if you are running the recent configuration version
  27. ConfigVersion: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement