Minecraft IPLog mod 2026 download
logo
minecraft mod IPLog

IPLog

Game Version: CB 1.5.1-R0.1
Total Downloads: 12,421
Updated: Apr 8, 2013
Created: Mar 15, 2012
Download IPLogDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
IPLog v1.1 beta 33.47 KB Apr 8, 2013 CB 1.5.1-R0.1 5,332 download IPLog IPLog v1.1 betaDownload
IPLog v1.0 beta 21.58 KB Sep 20, 2012 CB 1.3.1-R2.0 2,630 download IPLog IPLog v1.0 betaDownload
v0.8 beta 21.58 KB May 29, 2012 CB 1.2.5-R3.0 1,617 download IPLog v0.8 betaDownload
v0.7 beta 21.47 KB May 27, 2012 CB 1.2.5-R2.0 383 download IPLog v0.7 betaDownload
v0.6 beta 21.28 KB May 26, 2012 CB 1.2.5-R2.0 225 download IPLog v0.6 betaDownload
v0.5 beta 15.57 KB Apr 17, 2012 CB 1.2.5-R1.0 1,133 download IPLog v0.5 betaDownload
v0.4 beta 11.97 KB Mar 17, 2012 CB 1.2.3-R0.2 447 download IPLog v0.4 betaDownload
v0.3 beta 14.00 KB Mar 16, 2012 CB 1.2.3-R0.2 209 download IPLog v0.3 betaDownload
v0.2 beta 13.75 KB Mar 16, 2012 CB 1.2.3-R0.2 249 download IPLog v0.2 betaDownload
v0.1 beta 13.02 KB Mar 15, 2012 CB 1.2.3-R0.2 196 download IPLog v0.1 betaDownload

Description

Share this:

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

Add a comment