AdvIpLog
AdvIpLog
Version 0.3
Info
This Plugin is a advanced way of keeping track of all your players Ip addresses and alternate accounts. It will on join if the Ip isnt already in the system it will add the Ip and the players name to two separate yaml files which can also be easily read using a text editor. Also on join it will if the player has more then one account it will alert the admins, and people with permission the alternate accounts. This plugin also will work with most authorization plugins if movement is disallowed before players correctly /login. When the player joins they are added to a list, and when they move and it is not cancelled then it will count them as correctly authorized.
Config
IpAdvLog: //This will only log the ip when they sucessfully /login eg. When they move and are not blocked UseAuthCheck: true Alert: //When someone with alt accounts joins it will alert people with permissions AlertAdmins: true //The alert message %name% is the users name and %alts% is list of alt accounts AlertMessage: '[&cAIL&f]&2%name% &aAlt accounts %alts%'
Example
Alert Message

The /Ail Player command

The /Ail ip command

The /Ail check command

Commands
- /ail - Shows the list of commands
- /ail player <PlayerName> - Lists all the ips the player uses.
- /ail ip <ip> - Lists all the players using that ip.
- /ail check <PlayerName> - Will find all the players alternate accounts
- /ail reload - Reload the plugin and config
Permissions
- ail.player - Access to /ail player command
- ail.ip - Access to the /ail ip command
- ail.check - Access to the /ail check command
- ail.reload - Access to the /ail reload command
- ail.alert - User will be alerted on players alternate accounts
- ail.ignorealert - Other Admins wont be alerted of this uses alternate accounts.
Changelog
v0.1
- Current Developer build no download.
v0.2
- Failed build with no config
v0.3
- First Working build!
-
View User Profile
-
Send Message
Posted Jan 24, 2018I've rewritten this plugin from the ground up. PM me if you would like a copy.
-
View User Profile
-
Send Message
Posted Apr 21, 2016died on 1.9
-
View User Profile
-
Send Message
Posted Dec 25, 2014Works on 1.8 spigot
-
View User Profile
-
Send Message
Posted Apr 12, 2013Thanks for this plugin!
-
View User Profile
-
Send Message
Posted Mar 7, 2013Add support in the config for the alert message for alts when a player joins. Also if a player joins on their alt for the first time the alert message does not pop up.
-
View User Profile
-
Send Message
Posted Feb 24, 2013Nice plugin you got here :) Could you make it so if one of the alts is banned it could say something like 'Previous ban detected' or something . thanks :P
-
View User Profile
-
Send Message
Posted Jan 14, 2013AdvIpLog is still our favored tool to keep an overview over player alts. Thanks for this nifty tool!
-
View User Profile
-
Send Message
Posted Nov 26, 2012Thanks!
-
View User Profile
-
Send Message
Posted Oct 31, 2012Damn! I've looked for it for ages! God bless you!
-
View User Profile
-
Send Message
Posted Oct 1, 2012@AsianWiz
:D
-
View User Profile
-
Send Message
Posted Oct 1, 2012McLuke, I want you to know I love you... Plugin is fantastic so is CommandWatcher!
-
View User Profile
-
Send Message
Posted Oct 1, 2012@McLuke300
Ticket created. :)
-
View User Profile
-
Send Message
Posted Sep 30, 2012@TnTBass
Hmm it's must be empty the name :3 (Players.getStringList(args[1].toLowerCase()).isEmpty()) { sender.sendMessage(ChatColor.RED+"Cannot find player "+args[1]); } else {
Hmm, this plugin needs an update I need to stop being lazy :/ and add reports!!!
-
View User Profile
-
Send Message
Posted Sep 30, 2012I can't seem to always check a player (/ail check <name>). See this screenshot: http://i.imgur.com/amAJZ.jpg
Some players work, but some return the error, cannot find player. Yet they do exist when I search them in the player.yml
-
View User Profile
-
Send Message
Posted Sep 10, 2012@VariousArtist
Yeah through the /ail check bob It will check every ip bob has ever used and and find every player who has been on all those ip's.
-
View User Profile
-
Send Message
Posted Sep 10, 2012Fantastic!! I've been waiting for something like this :) I agree, being able to cross-link accounts and IPs would be a welcome addition. Again, great job on this! keep up the great work.
-
View User Profile
-
Send Message
Posted Sep 5, 2012Wonderful plugin! I was craving for such a solution since ages!
I wonder if it can "cross-link" accounts and IPs, too?
Example: Player Bob is playing at the home of player Peter. Will it link the accounts over 2 different IPs? Also, whats with the other accounts Peter has on his IP? Will they be linked to Bob as alts?
Not a problem when Bob just visits Peter, but this becomes pretty important when e.g. player Bob is using Nodus or proxy servers!
It would be fantastic to have a way to see how connections are made - are the alts on the same IP, or different IPs?
-
View User Profile
-
Send Message
Posted Sep 1, 2012@McLuke300
Nope, it doesn't seem to read the "AlertMessage" line at all.
The plugin works well except this bug.
-
View User Profile
-
Send Message
Posted Aug 31, 2012@DjBuRnOuTQc
Does it work after a restart?
-
View User Profile
-
Send Message
Posted Aug 29, 2012It seems like the plugin doesn't read the AlertMessage in the config, I still get the default message. Not a big deal but that would be awesome to make it work. Btw, Great plugin! The only one that I found with this feature.