ExceptedPrism3 / Logger

Log all Activities from Players or Server Side!

Home Page:https://www.spigotmc.org/resources/logger.94236/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logger

Updated Badge CodeFactor Version Servers Downloads Issues Discord

An All-in-One plugin that logs all Activities from Commands, Chat, Player Join, Player Leave, Player Death and even Server's RAM, TPS and Much More for both Proxy and Bukkit Servers!

This plugin can be found on Spigot & MC-Market & Hyatlas.

If support is needed or a suggesting that needs to be implemented, feel free to ask on the Discord, also do not forget to check out the plugin's Wiki.

About the Plugin

Someone Destroyed your favorite painting, Toasted your precious diamond chestplate into the lava, Turned off your server through the console or a Staff abusing his powers?

With more than 20 Features Checkers, nothing is left without monitoring.

This is what The Logger Plugin can do:

Bukkit Side

  • Player Side
    • Player Chat
    • Player Commands
    • Player Sign Text
    • Player Join
    • Player Leave
    • Player Kick
    • Player Death
    • Player Teleport
    • Player Level
    • Block Place
    • Block Break
    • Bucket Fill
    • ...

More Features and Information can be found in the Wiki

Info

If you use MySQL, the IP that gets stored in the Database when a Player joins isn't storing a clear IP, but a number representation of the IP. To convert it back, just execute the following SQL Command:

SELECT INET_NTOA("value");