minster586 69faf11c6a now done
2025-07-23 21:47:21 -04:00
2025-07-23 20:32:35 -04:00
2025-07-23 18:47:29 -04:00
2025-07-22 05:18:07 -04:00
2025-07-23 20:17:35 -04:00
2025-07-23 21:47:21 -04:00
2025-07-23 21:47:21 -04:00

ServerDevMode

ServerDevMode is a Minecraft plugin designed to enable a server-wide development and debugging mode. It provides detailed logging of chat visibility, plugin interference, and command execution—giving server administrators deep insight into plugin behavior and event flow.

Whether you're identifying silent chat failures, analyzing cancelled events, or testing plugin integrations, ServerDevMode helps you uncover and resolve issues efficiently.


🔧 Features

  • Toggle development mode via simple command
  • Configure logging verbosity (minimal, verbose, full)
  • Capture chat messages, cancellations, and visibility issues
  • Identify and log plugins responsible for event interference
  • Timestamped log files for chronological tracking
  • One-command ZIP archival for log packaging and sharing
  • Modular structure for future feature expansion

💬 Commands

/devmode on
    Starts dev mode and enables logging

/devmode off
    Stops dev mode and disables logging

/devmode level [minimal|verbose|full]
    Sets the logging detail level

/devmode zip
    Compresses recent log files into a ZIP archive
Description
Used for plugin developing and debugging paper spigot servers
Readme MIT 72 KiB
First Release Latest
2025-07-23 21:46:25 -04:00
Languages
Java 100%