Configuration
This is an example config.yml file:
worlds: Survival: itemdrops: true explosions: false spawnprotect: 16 gamemode: 0 Survival_nether: itemdrops: true explosions: false spawnprotect: 16 gamemode: 0 Survival_the_end: itemdrops: true explosions: false spawnprotect: 5 gamemode: 0 Creative: itemdrops: true explosions: false spawnprotect: 30 gamemode: 1 environment: NORMAL seed: 5546971677148209710 #This line can be removed for a random seed pvp: false monsters: false animals: false Playground: itemdrops: false explosions: true spawnprotect: 30 gamemode: 1 environment: NORMAL pvp: false monsters: false animals: false admins: #This list is for /adm command - jessenic whitelist: enabled: false kickmsg: §cNot on whitelist, §f please ask an §badmin§f to whitelist you. commands: disabled: #This is not in 1.0.0, but will be in the next version - entities - random autosave: interval: 300
Comments