Results 5 issues of Roy Curtis

As-is, MultiInv is impossible to build from a cloned repository. This is because of missing required libraries and missing POM file entries. This makes it difficult for people to contribute...

If LWC's `database.adapter` is set to `sqlite` (which it is by default), [LWC attempts to download the SQLite native driver](https://github.com/Hidendra/LWC/blob/master/core/src/main/java/com/griefcraft/util/Updater.java) and [unpacks it into its plugin directory](http://i.imgur.com/GFewaOo.png). This driver is...

Common source of confusion for players using persist mode; there may still be a lingering action (e.g. `/lock`) after turning persist off. Eventually, they may accidentally apply that action. #...

# Tested on - Cauldron-MCPC-Plus version git-Cauldron-MCPC-Plus-1.7.10-1.1207.01.198 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT) - Using either Dynmap v2.0.0-alpha-3 for MC 1.7.10 (Forge 10.13.0+) or Dynmap v2.0.0 for MC 1.7.10 (Forge...

May I please request development (or "deobsfucated") builds provided alongside the [distribution builds of DynmapForge](http://mikeprimm.com/dynmap/builds/DynmapForge/)? Such builds would allow mod developers to drop a copy of Dynmap into a [Forge...

Feature