nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
HTGLoggers

HTGLoggers

Plugin

Logs player commands, chat, join, leave events, and offers API for custom log management.

Server ManagementTechnologyUtility

48 downloads
1 follower

HTGLoggers (Public API) 2.0.4-prelease

Changelog

Changelog for version 2.0.4

Fixed:

  1. API Initialization:

    • Added additional validation during API initialization. HTGLoggersAPI now checks if it has already been initialized and throws an IllegalStateException in case of a reinitialization attempt. Instead of a warning logged in the console, improper reinitialization now results in an exception.
  2. Handling Empty Plugin Names:

    • Fixed an issue where empty or null plugin names could be passed to the createLogFile method. The method now validates the pluginName parameter and logs an error if the name is invalid.

Added:

  1. Enhanced Exception Handling:

    • Implemented detailed exception handling when creating log files. Any errors related to folder or file creation are now logged at the SEVERE level, including the full stack trace.
  2. Expanded Parameter Validation:

    • Added validation for the plugin name in the createLogFile method. The method now checks if the plugin name is neither empty nor null before attempting to create a log file.

Removed:

  1. Unnecessary API Reinitialization Warning:
    • Removed the logic that warned about API reinitialization and replaced it with an exception. This prevents potential errors in the future.

Files

HTGLoggers-2.0.4-prelease.jar(18.62 KiB) Primary Download

External resources


Project members

tojawg_06302

CEO, HTG Ceo


Technical information

License
MIT
Project ID