Config.yml
Config.yml
As of version 0.1, the default config.yml file should look like this:
SpongeSlime: MaxSize: -1 Updater: Enabled: true
Here's what it means:
SpongeSlime.*
MaxSize
- The maximum size a slime can be. Be aware that slimes can improperly render and lag your server if they become too big!
- Default: -1 (No limit)
Updater.*
Enabled
- Whether or not the updater is enabled. Disabling it may cause you to miss out on future fixes and improvements, so be careful!
- Default: true (Enabled)
Comments