egg82 submitted a new resource: PlayerIPAPI - Bukkit/Spigot API that logs player/IP combos and allows for a nice developer API to easily retrieve Read more about this resource...
egg82 updated PlayerIPAPI with a new update entry: Minor Bug Fixes Read the rest of this update entry...
egg82 updated PlayerIPAPI with a new update entry: New features & Minor annoyance fixes Read the rest of this update entry...
egg82 updated PlayerIPAPI with a new update entry: Bug Fixes & Performance Improvements Read the rest of this update entry...
egg82 updated PlayerIPAPI with a new update entry: Bug Fixes, Sanity Checks Read the rest of this update entry...
egg82 updated PlayerIPAPI with a new update entry: Data Storage & API Overhaul Read the rest of this update entry...
egg82 updated PlayerIPAPI with a new update entry: Bunch of Minor Bug Fixes Read the rest of this update entry...
egg82 updated Player IP API with a new update entry: Minor Updates & Slightly More Major Bug Fixes Read the rest of this update entry...
egg82 updated Player IP API with a new update entry: Many performance improvements Read the rest of this update entry...
egg82 updated Player IP API with a new update entry: SQLite and hanging thread fixes Read the rest of this update entry...
egg82 updated Player IP API with a new update entry: 1.13 & JSON Fixes Read the rest of this update entry...
egg82 updated Player IP API with a new update entry: Minor bug fixes Read the rest of this update entry...
egg82 updated Player IP API with a new update entry: 1.13 & Bug Fixes Read the rest of this update entry...
Hi guy, I didn't see these features ingame: search all ip of a player (/ip ip <player>) search all names based on ip (/ip names <ip>) search aliases (/ip alias <ip/player>) Would you please add them?
The API is entirely a developer API- it doesn't have any in-game commands on its own. I will, however, release a couple small plugin that use it and add some functionality for admins/players
egg82 updated AltFinder with a new update entry: YUUUUUUUGE Update Read the rest of this update entry...
egg82 updated AltFinder with a new update entry: Error Handling, Metrics, & Bug Fixes Read the rest of this update entry...
Dear egg82, AltFinder /seen looks like this: http://prntscr.com/ljauk8 Would it be possible to make it also say "Location: <country>"? - Yours truley, Antrox.
I looked at a few solutions like hooking EssXGeoIP, but even EssX itself doesn't hook that. I would be hisitant to include that functionality in the base plugin since it's pretty out-of-scope without plugin hooks, but since the plugin includes an API it's entirely possible to add in with some custom code.