splunk / minecraft-app

Splunking Minecraft with the App Framework
Apache License 2.0
20 stars 9 forks source link

Release Version 1.1 #13

Closed PowerSchill closed 8 years ago

PowerSchill commented 8 years ago

I have performed some continuing development on this app including the following changes:

  1. Modified to use Splunk public Maven repository to eliminate the need to hand download the modules.
  2. Reorganized the structure of the repository so that the plugin and the Splunk app are in distinct folders.
  3. Added logging of block ignition events.
  4. Added logging for specific block subtypes for all existing block events.
  5. Captured what tool was used to break a block.
  6. Enclosed the player message field in quotes to aide in Splunk KV assignment.
  7. Added a configuration setting for setting the Minecraft server name.
  8. Updated to support version 1.10 of the Spigot API.