SignLog

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

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit