SwissArmyKnife

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

A simple utility for Bukkit admins and developers.

I wrote this years ago for my own purposes and never released it. I had need of it again so it's updated and I'm making it available here. I had originally intended to add lots of different modules, but right now it's just a few simple utility commands. Pull requests are welcome if someone would like to build on it.

Installation

  • Copy the plugin to your plugins directory. That's it!

Commands

  • /eld This dumps full event listener data. This is likely to be quite spammy on a server with lots of plugins, it's best viewed through the server.log
  • /ev <event> Show all plugins that are listening to given event(s). It does a substring match, so running /ev respawn will find and show PlayerRespawnEvent.
  • /pl <plugin> Show all events that a plugin is listening to.

Permissions

  • sak.admin is the only permission. You need this to run any of the commands.

Source code and Jenkins

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

Jenkins

Source code on github


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit