The config file

The config.yml file

PropertyWhat it does
log-block-placementTrue by default. If set to true, then SuperLog will log when a player places a block.
log-block-breakingTrue by default. If set to true, then SuperLog will log when a player breaks a block.
log-chest-openingsTrue by default. If set to true, then SuperLog will log when a user opens a chest.
log-commandsTrue by default. If set to true, then SuperLog will log whenever someone types a command.
log-bucket-emptying-and-fillingTrue by default. If set to true, then SuperLog will log when a user spills or fills a bucket of lava or water.
send-message-when-TNT-is-placedFalse by default. If set to true then whoever has the permission node stated in the permissions page will receive a message when a player placed down TNT.
send-message-when-TNT-is-ignitedFalse by default. If set to true then whoever has the permission node stated in the permissions page will receive a message when a player sets off TNT with Flint and Steel. Currently, it doesn't work when TNT is set off with redstone.
send-message-when-Flint_and_Steel-is-usedFalse by default. If set to true then whoever has the permission node stated in the permissions page will receive a message when a player uses Flint and Steel.
create-individual-player-logsFalse by default. If set to true, a log file will be created for every player.
memory-in-MB-until-new-block-logs-file-is-createdHow big the block.logs file can reach in MB until automatically creating a new block.logs file. (The old one is still kept, just re-named) Default is 50MB.
memory-in-MB-until-new-chest-logs-file-is-createdHow big the chest.logs file can reach in MB until automatically creating a new chest.logs file. (The old one is still kept, just re-named) Default is 50MB.
memory-in-MB-until-new-command-logs-file-is-createdHow big the command.logs file can reach in MB until automatically creating a new command.logs file. (The old one is still kept, just re-named) Default is 50MB.
memory-in-MB-until-new-[player]-logs-file-is-createdHow big a player_name_here.logs file can reach in MB until automatically creating a new player_name_here.logs file. (The old one is still kept, just re-named) Default is 50MB.

Comments

Posts Quoted:
Reply
Clear All Quotes