Guest User

Sample configuration

a guest
May 19th, 2014
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.61 KB | None | 0 0
  1. # Generic server information
  2. server:
  3.  # You should change this to your server's name
  4.   name: TotalFreedom
  5.  
  6.   # The address your server is located at
  7.   address: 64.34.165.5:28965
  8.  
  9.   # Shown at the server list
  10.   motd: TotalFreedom &8- Minecraft %mcversion%
  11.  
  12.   # Every word in the MOTD will be a different color unless prefixed by a color code
  13.   colorful_motd: true
  14.  
  15.   # All players who show up as owner
  16.   owners:
  17.    - markbyron
  18.  
  19.   # URL players should appeal for bans at
  20.   ban_url: http://totalfreedom.boards.net/
  21.  
  22.   # URL players should appeal for permanent bans at
  23.   permban_url: http://bit.ly/TF_PermBan
Advertisement
Add Comment
Please, Sign In to add comment