Skip to content

Releases: ExceptedPrism3/Logger

1.8.0.15 // Java Version Compatibility & BungeeCord Fixes

04 Jun 13:45
Compare
Choose a tag to compare

In this Build

Fixes

  • The plugin will now work across all Java versions again ( Thanks to those who have reported this issue )
  • Not loading on BungeeCord servers

1.8.0.14 // 1.20.6 Support + some fixes

09 May 00:07
Compare
Choose a tag to compare

In this Build

Additions

  • 1.20.6 + Latest BungeeCord and Velocity APIs Support #53
  • SuperiorSkyblock Chat checker ( Will be counted among PlayerChat Checker )

Fixes

  • Warnings when hooking up with discord
  • Anvil logging when player has no XP to repair or rename #51
  • Plugin logo colors not working on most of the terminals
  • Player Skin not showing in the discord messages embed due to an outdated API
  • POM Files for Development

1.8.0.11 // New Version Support + Fixes + languages messages

04 Oct 18:25
Compare
Choose a tag to compare

In this Build

Additions

  • 1.20.2 Support
  • New Languages (Danish (da), German (de), Basque (eu), Japanese (ja), Russian (ru), Turkish (tr))

Fixes

  • From now on, the plugin won't cry after a new version is added, it will just use the last known defined version until a release is out therefore not making the plugin unusable.
  • Majority of Chest-Interactions bugs
  • The dump commands error ( majority of errors occurring when performing /logger dump aren't caused by the plugin itself, it's generally caused by the used host not allowing connections out of the server, etc... )

Changes

  • Improved the spy command
  • Improved some checkers

Notes:

1- The 1.8.1 is still under slow development since I wasn't free this summer
2- The new 1.8.1 release will contain large modifications, especially in the database
3- The added languages are only the ones that are 100% completed by our translator team. Big thanks to them!

1.8.0.9 // 1.20.1 + Discord Fix + Sign Change Checker

16 Jun 23:43
Compare
Choose a tag to compare

In this Build

Additions

  • 1.20.1 Support
  • Sign Change Checker

Fixes

  • Discord issue due to my lack of brain cells xD
  • Sign placing position is now based on the sign and not the player

PS: For the new Checker to be implemented reset your config + discord + messages files

1.8.0.8 // 1.20 Support and Chest Interaction Checker fix

14 Jun 17:00
Compare
Choose a tag to compare

In this Build

Additions

  • 1.20 Support

Fixes

  • Chest Interaction will now properly check for the opened inventory content on any MC version

1.8.0.5 // MC Version Support

22 Mar 15:39
Compare
Choose a tag to compare
Pre-release

In this Build

Additions

  • Support for both 1.19.3 and 1.19.4

Fixes

  • Mini fixes for the code

This is just a mini version for Minecraft version support. The 1.8.1 version of the plugin will contain a lot of fixes and additions.

1.8.0.1 // HotFixes

02 Jul 14:38
Compare
Choose a tag to compare

In this Build

Fixes

  • Fixes the following error

image

  • Fix related to uses who've used database in older plugin version

1.8 // Additions & Improvements & Fixes

28 Jun 17:33
Compare
Choose a tag to compare

Thank you for your patience and support!

In this Build

Additions

  • Spy Feature toggle command in-game
  • Player Inventory Backup on Player Death
  • LiteBans & AdvancedBans Support ( spigot only )
  • Chest Interaction Checker
  • TNT Explosion Checker
  • Config Auto Updater ( Configurations - Logger | Wiki )
  • Discord Auto Updater
  • PlaceHolderAPI Plugin Support
  • StripLog for 1.13+ Servers
  • Added 1.19 Support
  • Dump command ( spigot only )
  • Discord Command
  • Command Blocks Checker
  • Chinese Traditional & Dutch Languages (Thanks to our Translation Team)
  • Geyser & FloodGate Partial-Support ( spigot only )

Fixes

  • Separated Command Blocks from Console Commands as they count the same
  • Discord Status starting even if disabled in discord config
  • RAM not being logged on BungeeCord & Velocity
  • Some languages were not being logged into databases
  • An issue that prevented the shutdown of the databases correctly on Server Stop
  • Error Spam on a rare occasion when a set of String contains the symbol '$'
  • Some typos in translated files

Changes

  • Databases Structure ( No user interaction is required, the plugin will take care of it )
  • OP now gets logged by default
  • Vault Checker has been increased to 6000 in the config by default
  • Vault Checker will no longer Log in if no one is online
  • Commands handling improvements
  • Huge improvement to the external database logging

Extra

Dev Builds are now available on the Discord Support Server. You will find 1.8.1 Dev Build that includes some new commands but is still under work!

1.7.5 // Database Fix & new checker

26 Mar 01:27
Compare
Choose a tag to compare

❤️ Before all, thank you a lot to whom have donated, It means a lot! ❤️

In this Build

This is a DEV Build

Additions

  • Player Registration Checker ( This Checker will log the player regardless his permissions )
  • Multi Language Support
    • Arabic, French and Chinese-Simplified Languages files

Fixes

  • Databases Logs not logging actions in the same second
  • Console Blocking being disabled when Console Logging is disabled
  • MariaDB not Connecting for all Instances
  • TPS going down to 0.2165432 (Hopefully it's fixed)
  • Velocity Litebans table
  • loggerproxy.discord.exempt for Proxies and Velocity

Changes

  • Databases Structure
  • Messages & Discord Files structure for the future upcoming update

Extra
If you want your language to be supported with the plugin do not hesitate and come ask on our Discord Server.
Any Contribution is welcomed!

TO DO
1- Reset the config file for the new addition to take effect
2- Remove the "en.yml" language file in the Messages folder

1.7.4 // Code Rewrite, Performance Improvement & Fixes

05 Mar 01:13
Compare
Choose a tag to compare

In this Build

This is a DEV Release

Additions

  • 1.18.2 Support
  • Player levels on Player Death Checker
  • Messages Folder to Bukkit Instance for further messages files to be added in the upcoming releases

Fixes

  • Craft Checker & Book Editing Permission checking whilst logging to External Databases
  • Enchanting logger.exempt not working properly
  • Block Break logging to file
  • Block Place logging to file
  • AuthMe-Wrong-Password Checker not logging to SQLite
  • AuthMe-Wrong-Password Checker not logging to Discord
  • AFK Checker not logging to Discord
  • Server-Reload Checker discord exempt feature not working
  • External Databases Tables Deletion not working properly
  • External not working correctly on Proxy
  • External Databases not working on Velocity
  • loggerproxy.reload not working on Velocity

Dev Side

  • Changed Package name root from com.carpour to me.prism3

Recoded most of the plugin and improved Databases queries and their performance in general!

TO DO

1- Reset the config file for the new addition to take effect
2- Either Update the Player Death table with a new column Level or reset that table