Skip to content

Tool for Minecraft Developers to check which events get fired

License

Notifications You must be signed in to change notification settings

thelooter/EventChecker

Repository files navigation

Event Checker


Build Status Github Issues Github Pull Requests Github Forks Github License Github Release Quality Gate Status Bugs Code Smells Vulnerabilities codecov

Plugin to help Developers check which events are getting Fired by the Server. Events can be disabled in the config file.

Commands

  • /eventchecker - Main Command

Features

  • Prints out Events that get Fired
  • Possibility to switch between a Whitelist and a Blacklist
  • List All Events that are possible to be Fired
  • List Events in Blacklist
  • List Events in Whitelist

Planned Features

  • Add a command to disable/enable events
  • Add a command to see all events that are enabled
  • Add a command to see all events that are disabled

Installation

  1. Download the latest version from the SpigotMC page here
  2. Put the jar file into your plugins folder
  3. Restart your server

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. If SonarCloud reports Bugs, Vulnerabilities or Code Smells, please either fix them or state why you can't fix them.

Contributors

License

MIT