1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Debugger [ALPHA] 1.0.2

A handy debug logger script

  1. DroidVengeance
    Debugger

    A handy debug script to provide you with some basic information about your server when submitting issue requests to a developer. The information includes your server's Minecraft Version, Spigot Version, Spigot Fork (Spigot/Paper), Server RAM Usage, TPS (Requires PaperSpigot), and a list of your current plugins with their version numbers. No personal or other sensitive information is collected. Only items a developer may need when trying to debug a plugin for you.

    There are only 2 addons required for this to work which are listed below. Only 1 permission is used "debugger.admin". BE SURE TO SPECIFY YOUR SPIGOT FORK AS
    Code:
    Spigot OR Paper
    IN /plugins/Debugger/config.yml. More information will be added in later versions. This is just the start, hopefully you find it useful and a time saver.

    Coded and Tested Using:
    • Spigot 1.14.4
    • Skript 2.4-beta5 - Download Skript
    Commands:
    Code:
    /debugger
    /debugger [emailaddress]
    /debugger [reload]
    Permissions:
    Code:
    debugger.admin
    Required Addons:
    * skript-mirror 2.0.0 - Download skript-mirror 2.0.0
    * skUtilities - Download skUtilities
    * SKEmail - If you want to use the email feature to send the ZIP file - Download SKEmail


    Screenshots:
    [​IMG]
    [​IMG]