Skip to content

sugarcane.yml

Ixo edited this page Jun 27, 2021 · 7 revisions

This is the main configuration file of Sugarcane

verbose: false
// Set to true to use verbose mode.

brand-name: Sugarcane
// What should your server broadcast as its brand name.

config-version: 1
// DON'T CHANGE THIS

Settings

settings:
  log-player-login-location: true
// Should the login location of players be logged on join?

  fix-protocollib: true
// Fixes some issues with ProtocolLib by preloading ProtocolLib's EnumWrappers.

  disableEntityStuckChecks: false
// Checks if entities are stuck on a wall and should take damage
Clone this wiki locally