Minecraft Gadget mod 2026 download
logo
minecraft mod Gadget

Gadget

Game Version: CB 1.7.2-R0.1
Total Downloads: 3,376
Updated: Dec 18, 2013
Created: Mar 19, 2013
Download GadgetDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Gadget.1_7_2_R1.v1_0_3 release 16.63 KB Dec 18, 2013 CB 1.7.2-R0.1 1,693 download Gadget Gadget.1_7_2_R1.v1_0_3 releaseDownload
Gadget.1_5_2_R3.v1_0_2 release 16.41 KB May 25, 2013 1.5.2 633 download Gadget Gadget.1_5_2_R3.v1_0_2 releaseDownload
Gadget.1_4_7.v1_0_1 release 14.06 KB Mar 19, 2013 CB 1.4.7-R1.0 1,050 download Gadget Gadget.1_4_7.v1_0_1 releaseDownload

Description

Share this:

Gadget

Gadget is a Minecraft server plug-in which displays on the server's console all Bukkit events as they fire. The output also includes each event object's member variables. Events can be filtered from the display via a custom config.yml.

Config file settings

  • show_only_player_events: Boolean, Filters all events except those which were Player initiated
  • only_show_events: String List, If defined, provides the list of events to display, is modified by hide_events and show_only_player_events
  • hide_events: String List, Events in this list are not displayed
  • hide_methods: String List, Excludes these method names while describing the event object

Default configuration

  • show_only_player_events: true
  • only_show_events:
  • hide_events: PlayerAnimationEvent,PlayerMoveEvent
  • hide_methods: getHandlers,getHandlerList,getEventName

Source Code / Issue Tracker

https:github.com/erocs/Gadget

Comments

Add a comment