Summary
- Rewrote dBiome tags in new registerTag format. (commit: f5dac10) (details)
- Rewrote all the tags in dChunk.java in the new registerTag format. (commit: 8e09282) (details)
- Rewrote all the tags in dColor.java in the new registerTag format. (commit: f801d79) (details)
- Rewrote all the tags in dEllipsoid.java in the new registerTag format. (commit: f8e85fd) (details)
- Rewrote dPlugin tags in new registerTag format. (commit: b35587c) (details)
- Rewrote dItem tags in new registerTag format. (commit: 75fdc65) (details)
- Rewrote dMaterial tags in new registerTag format. (commit: 7ea071d) (details)
- Rewrote dCuboid tags in new registerTag format. (commit: d48f5f0) (details)
- random cleaning (commit: 43b70e5) (details)
- Patch up cuboid tags (commit: 500f703) (details)
- Fix meta (commit: d73fcba) (details)
- Build for latest Spigot (commit: 4da7614) (details)
- patch up event regexes (commit: c673d08) (details)
- some event regexes (commit: 1063f9b) (details)
- more event regexes (commit: 70c8710) (details)
- more event regexes (commit: d1d5522) (details)
- Put item ID lores in the correct spot, for #1114 (commit: 0564a63) (details)
- Ensure lore won't be misplaced even with weird scripts (commit: 9b46dc8) (details)
- Code cleaning (commit: 043ab48) (details)
- Qty -> Quantity (commit: 164538a) (details)
- allow colons in logs (commit: c8d028b) (details)
- improve shoot command (commit: 00fbe2d) (details)
- reflection magic untested fix for creative items (commit: c6f6562) (details)
- Fix running on not-spigot (commit: 3968c39) (details)
- ScriptEvents: fire even if cancelled by other plugins! (commit: 02b31f4) (details)