Minecraft BukkitInsider mod 2026 download
logo
minecraft mod BukkitInsider

BukkitInsider

Game Version: CB 1.2.3-R0.2
Total Downloads: 5,314
Updated: Mar 28, 2012
Created: Oct 23, 2011
Download BukkitInsiderDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.4 release 74.61 KB Mar 28, 2012 CB 1.2.3-R0.2 1,667 download BukkitInsider v1.4 releaseDownload
v1.3 release 74.63 KB Feb 26, 2012 CB 1.1-R4 1,074 download BukkitInsider v1.3 releaseDownload
v1.2 release 50.47 KB Dec 9, 2011 CB 1337 1,103 download BukkitInsider v1.2 releaseDownload
v1.1 release 19.01 KB Nov 12, 2011 CB 1337 762 download BukkitInsider v1.1 releaseDownload
r6 alpha 14.98 KB Dec 5, 2011 CB 1.0.1-R1 272 download BukkitInsider r6 alphaDownload
r5 alpha 11.42 KB Nov 12, 2011 CB 1337 114 download BukkitInsider r5 alphaDownload
r4 alpha 11.37 KB Nov 12, 2011 CB 1337 102 download BukkitInsider r4 alphaDownload
r3 alpha 9.21 KB Oct 24, 2011 CB 1337 117 download BukkitInsider r3 alphaDownload
r2 alpha 8.09 KB Oct 23, 2011 CB 1337 103 download BukkitInsider r2 alphaDownload

Description

Share this:

BukkitInsider: inspect events and plugins. On the fly.
Version: 1.4

This quick, small and dirty plugin is able to get all event subscriptions and list them to you. Also, of particular interest is the ability to calculate average time to process a certain event.

Some technical details: it works partly because of some black magic called Reflections. I substitute Bukkit's own PluginManager with my own that is very similar to the original, but allows me to intercept all events prior to another plugins and pull out my millisecond-precise stopwatch. Please note that this may add a few nanoseconds to the bill.
As you might know, black magic doesn't like to cooperate, so if you have any other plugin that does its own sacred rituals, be aware of possible bad interaction.

Screenshot:
http://i.imgur.com/i91X8.png
Commands:

  • introspect – dumps information about event hooks into console. You can call it from chat though, but you won't get any output. Requires you to be an Op. Amount of imformation is just huge, you just won't see everything in that tiny Minecraft chat.

Comments

Add a comment