UPDATE: V1.2 RELEASED! [Apr 3, 2016]

changeLog:
v1.1:+: bug fix: resolves issue #1
+: features: [
muteable drives
multiple alias support
++simplified database configuration
]
+: improved performance
[namedspoiler:v1.2:] +: bug fix: resolves issue #2
+: concurrency
+: configurable _debugPath
+: timestamps to logs
+: improved performance
:: See Documentation.lua


PRs welcomed. Please report bugs under github issues. Expect next update by: 2016-4-15

linksgithub
[recommend reading Documentation.lua in Notepad++ or editor which supports block collapse/uncollapse]

Purpose: Easy management over large network of disk drives with easy, scalable configurations

Use Case: Anything requiring authentication via disk drive which wants automated response to users via minecraft native commands

Key Featuresscalability
debugging support
configurable database
uses minecraft native commands for world manipulation
detailed documentation

Limitationsnon-concurrent program Fixed v1.2
when user is unknown, uses @p relative to computer instead of drive or block
uses calls to sleep() instead of initiating and catching timer even Fixed v1.2

Future Intentions+: concurrency Added v1.2
+: mgmt CLI
+: player & block localization
+: anonymous [muted] drives Added: v1.1
+: alias support Added: v1.1

screenshots