1
0
cuberite-2a/MCServer/Plugins/ProtectionAreas/Storage.lua
madmaxoft@gmail.com 89d9abf911 ProtectionAreas: Initial project import, skeleton code
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1516 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-05-26 19:20:49 +00:00

10 lines
127 B
Lua

-- Storage.lua
-- Implements the storage access object, shielding the rest of the code away from the DB
-- TODO