Minecraft SignLog mod 2026 download
logo
minecraft mod SignLog

SignLog

Game Version: 1.7.4
Total Downloads: 426
Updated: Feb 27, 2014
Created: Feb 27, 2014
Download SignLogDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Signlog 1.0 release 9.14 KB Feb 27, 2014 1.7.4 426 download SignLog Signlog 1.0 releaseDownload

Description

Share this:

Some users may use signs to communicate information that they don't want you seeing. This simple will allow you to log such behaviour. This is especially useful if you do not want to, or otherwise can't, install a full block logging plugin.

Commands

/signlog reload – Reload config

Permissions

signlog.reload – Reload config.

Config

There are a few simple config options

log:
  server: true
  own: true
log-format:
  - "{name} ({location}):"
  - "1: {line1}"
  - "2: {line2}"
  - "3: {line3}"
  - "4: {line4}"

log.server is the option whether you want the signs to be logged to the main server.log

log.own is whether sign contents are logged to the plugin's own log.

logformat is the format in which you want the plugin to log. Use the variables {name} for player name who made the sign, {location} for the location of the sign, and {line1-4} for each line of the sign. Each new line in the config is a new line in the log.

Comments

Add a comment