IPLog

This plugin logs the IP addresses of players as they log in, with commands allowing you to look-up the ip addresses a player has used or all of the players associated with an IP address.

Commands

Typing /ip or /ip help will display the help page - a list of all of the following commands.

/ip convert
  • Converts the ip/player logs into csv files
/ip add [player] [ip]
  • Allows you to add the connection between a player and ip.
/ip purge [player] [ip]
  • Removes the connection between a player and ip.
/ip alias [player]
  • Gets the ip addresses used of the player, and returns all names associated with those ips. (Useful for getting multiple accounts on the same ip).
/ip lookup [player] or /ip lookup [ip]
  • Returns either all of the ips associated with a player, or all of the players associated with the ip.
/ip history [player] or /ip history [ip]
  • Display a list of all of the ips associated with the player, or all of the players associated with the ip, and the date of last login.
/ip dnd
  • Toggle receiving the ip messages on player login.

Permissions

iplog.admin
  • Allows user access to all of ip log commands
iplog.basic
  • Allows user access to the read-only commands (alias and lookup)

Installation / Configuration

Just put the JAR in the plugins folder, IPs will be tracked on player login and saved to the data folder.

save-delay - This determines how often (in minutes) the IP data should be saved to the data folder. This is to prevent the data from saving too many times if multiple people log in quickly. IPs will also be saved on plugin disable. A value of anything less than 1 minute will only save on plugin disable.

convert-automatically - This determines if the plugin should automatically convert the IP/Player logs to CSVs whenever it saves to the data folder. If this is false, the files will only ever be converted when the /ip convert command is run. convert-type determines which excel file will be generated.

track-history-limit - Limit the number of dates saved by the plugin.

display-login-message - Display the ip addresses of players as they login to players with the right permission.

Changelog

v0.8 - Current Version
  • Fixed partial name recognition (typing /ip lookup night instead of /ip lookup nighteyes604)

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    37600
  • Created
    Mar 14, 2012
  • Last Released File
    Never
  • Total Downloads
    54,809
  • License

Categories

Members

Recent Files

Bukkit