PlayerScreen
PlayerScreen - Commands monitoring
PlayerScreen is the perfect Chat and Commands monitoring tool for Admins.
Do you know the problem if a user said someone posted some crap or used some bad command!? and you don't want to download the entire server.log?
PlayerScreen stores Commands, Chat and several Actions with Timestamp in the Database of your server.
Its so simple, just drop the .jar in the /plugins folder and enter your MySQL details in the config.
It also comes with a powerful GUI Client for reading the logs, just double tap the .jar file on your PC.
Plugin Features:
- log Command's
- log Chat
- log Login Location
- log Logout Location
- log Teleport Location
- log GameModeChange Location
- log CustomEvents with Location
- log complete Server log and Pluginmessages
- delete old log entries after x day
Client Features:
- search by username or IP
- write a IP to the user field in the gui, hit it and it shows the minecraft name
- search in Command's or Chat Messages
- get the Command Result
- search with wildcard function
- sort results ASC, DESC by username or date(Timestamp)
- select results in Timespan
- limit SQL Query
- stores Database login data
- auto refresh
Screenshots:

Create own Log Event:
Player player = null; // get a real player :p PlayerScreenLogEvent event = new PlayerScreenLogEvent(player, "i'm very stupid"); Bukkit.getServer().getPluginManager().callEvent(event);
Sourcecode Repository:
Notes:
I recommend you to create a extra User only for query the logs from Database over a SSH Tunnel. ProtocolLib is required since 1.7

-
View User Profile
-
Send Message
Posted May 12, 2014I don't know my database name or my database password or my database username. Can someone please help me!
-
View User Profile
-
Send Message
Posted May 12, 2014I love this one, It's very good! But I have an error, when a user types ' (apostroph) in chat, it makes the SQL-insert command fail with a long error to follow. It would be much appreciated with an update.
-
View User Profile
-
Send Message
Posted May 5, 2014@EnergizerBEAST1
yes :)
-
View User Profile
-
Send Message
Posted May 3, 2014Must I put the file full-PlayerScreen-1.5-SNAPSHOT.jar in the plugins folder?
Because there isn't an other file.
Edit: I tested it, and yes, I must put that file in the plugins folder, AND it is a program.
Nice.
-
View User Profile
-
Send Message
Posted Apr 30, 2014@ok12Boss What exactly do you mean? It logs every command, chat message and you have the chance to log custom actions if you are a Developer.
-
View User Profile
-
Send Message
Posted Apr 29, 2014Is this plugin support vault?