Releases: herby2212/AdvancedLogger
Releases · herby2212/AdvancedLogger
3.0 1.19 Support Update
2.9 1.18 Support Update
General
- Added support for all MC 1.18 versions
2.8 1.17 Support & Updater Removement Update
General
- Removed the update check and notification
- Added support for MC version 1.17
ForgeMod Detection:
- Detection for forge mods on MC versions 1.13 and above is currently worked on
2.7 Mod Detection Update
Mod Logging
- Option to enable/disable the logging of Forge Mods of a player (config.yml)
- The list of mods get saved in the file under Players/
- This list represents all mods the player has used over his time on the server. For the current used mods you can use the command if the player is online.
- The
Avl.bypass.account
permission now also bypass the logging of your mods - Currently only Forge mods between MC version 1.8 to 1.12.2 get detected
- The list of mods get saved in the file under Players/
- Command to get the modlist of a online player: /avl modlist
- Requires
Avl.commands.modlist
permission (included in theAvl.commands.*
permission)
- Requires
2.6 Command Management Update
General
- The Blacklist.yml got integrated into the CommandManagement.yml => You manually need to copy your entries to the new file under the point
AVL.Commands.Blacklist
- Disabled generation of a Blacklist.yml file
Command Logging
- Option to set commands that shall be logged in the global chat log instead of the global command log
- Commands will still get logged in the chat section of the per player log file
- Option to enable/disable the Exclusive mode for those commands => If enabled commands will only get logged in the global chat log; if disabled they will get logged in both the global chat and command log
2.5 1.15 & 1.16 Update
General
- This version now fully support 1.15, 1.15.2 & 1.16
2.4 1.14 Update
General
- Fixed startup error
2.3 Command Log Update
Console Command Log
- Option to enable/disable the logging of commands executed by command blocks (config.yml)
2.2 Marketplace Update
Marketplace
- Fixed updater to prevent errors with coming SSL encryption
(https://herbystar.eu/threads/ssl-marketplace-api-update.89/)
2.1 Command Update
General
- Updated to the newest 1.13 version
Commands
- /avl - shows a overview of all commands
- requires
Avl.commands.*
permission
- requires
- /avl cmdspy - enable/disable live ingame command log
- requires
Avl.commands.cmdspy
permission (Included in theAvl.commands.*
permission)
- requires
Notes: Those commands are for debug purposes so there isn't much included help or fancy decoration.
If someone wants somethink like this, I will implement it in coming updates.