1.1.4 Dec 9, 2023

Additions:

  • Added Player Chat Logging
  • Added Player Command Logging
  • Cleaned up some code
  • I may add support for legacy Minecraft versions for this plugin from versions 1.8 upto 1.20 in the future.

Bug Fixes:

  • None (If found any please report them on the GitHub Repository)

1.1.3 Nov 16, 2023
We are back after 1 year!

We are happy to announce that we are continuing development of this plugin. We are fixing our old code as well as adding new features to the plugin while keeping its performance stable. We will be releasing new versions with more features packed as fast as we can. Lookout for DEV builds soon!

- Neptune Development

Bug Fixes

  • Fixed /plogger command showing Bukkit color codes instead of formatting them.
  • Recoded the DatabaseManager.java file with prepared statements to prevent any errors in the SQL Code.
  • Removed unnecessary replace() methods and added a global placeholder instead.
  • Some minor code changes. Look at the commit here

Additions

  • Added an Boolean in the config named use-bstats to toggle bStats. It will be enabled by default.

1.1.2-HOTFIX Sep 20, 2022
Aliases, Reload Command, Debug Mode
Additions
  • Added Aliases for the main command (plogger, playerlogger, plogs, plog)
  • Added a configuration reload command.
  • Added debug-mode in the configuration file that logs every action the plugin is performing at the backend to the console.
Debug Mode Example:
?url=https%3A%2F%2Fimg001.prntscr.com%2Ffile%2Fimg001%2FNn1Xc1ZVTvuj4eT0Nbsqvg.png
Note: Debug Mode will be tweaked a little bit more in the future versions of the plugin.

1.1.1 Aug 20, 2022
More Bug Fixes :)

Bug Fixes

  • Removed Unnecessary Dependencies from pom.xml
  • Recoded the command handler
  • Fixed if no arguments put plugin gives an error
  • Help Command cannot be edited any more thru the config as it will be now auto-generated by the plugin.
  • You can no longer execute commands through console you need to be a player to execute the commands.
  • Removed "/playerlogger transfer" command. (Will be added soon)
  • Fixed "/playerlogger getchatlogs" giving error. It will now give an proper message

Notes

  • From Versions v1.1.0 the plugin is already logging your player's chats but there is no proper way to get them yet. You can check the directory /plugins/PlayerLogger/PlayerLogger.db file in the table chat_logs. Chat logs have been saved. You can get the Date, Machine Time (Local time of the machine the server is running on).

Thank You For Supporting PlayerLogger our single v1.1.0 is currently running on 13 Servers Peak. To view more statistics you can check out the bStats page


1.1.0 Aug 16, 2022