Configuration

//This section shouldn't be messed with unless you know what you are doing.
downloads:
  //Should be automatically download the database for you?
  autoDownload: true

  //Where should be get it from?
  databaseURL: http://boxxians.com/downloads/GeoLiteCity.dat.gz

//This section is for BoxxWorldMap settings.
settings:
  //Should we display offline players, or just online?
  //false: only display players that are online
  //true: show all players that have entered your server
  showOfflinePlayers: false

  //If you display offline players, what's the max number to display?
  //(this is to prevent lag.) Max = 1000
  offlinePlayerLimit: 250

  //Should we display the playerlist sidebar?
  showSidebar: true

To configure BukkitHTTPD, see the BukkitDev page here.


Comments

Posts Quoted:
Reply
Clear All Quotes