Commands and Permissions - Gerviba/GlobalErrorDetector GitHub Wiki

Commands:

  • /ged info - Prints out some informations.
  • /ged test <type> - Tests your connection.
    • Types:
      • nullptr causes a java.lang.NullPointerException
      • sysout sends a message to the 'out' output stream with [Error] prefix
      • syserr sends a message to the 'err' output stream
      • outofbound causes a java.lang.ArrayIndexOutOfBoundsException
      • gedtest causes a simple exception with custom message
      • cache10 tests the cache with 10 errors
      • cache100 tests the cache with 100 errors
      • tps sends a TPS warning
      • ram sends a TPS warning

Permissions:

  • ged.info - Permission for the '/ged info' command.
  • ged.test - Permission for the '/ged test' command.
  • ged.update - Permission for login update informations. (If enabled!)
⚠️ **GitHub.com Fallback** ⚠️