Dominion 0.1.0 Initial Release
Details
-
FilenameDominion.jar
-
Uploaded by
-
UploadedMay 20, 2013
-
Size39.31 KB
-
Downloads289
-
MD5e5972f2a3afe57059aac5d5f48374646
Supported Bukkit Versions
- CB 1.5.2-R0.1
Changelog
Initial Release
This plugin creates a database file in a Dominion folder within your plugins directory. Upon running the server, there should be messages indicating that the creation of the default tables have been created.
This submission is just the materials storage aspect of Dominion. It is by no means the fully developed product. That being said, the management of the materials should run properly on its own.
Installation: Download the Dominion.jar file. -> Place the file into your server's plugin directory. -> Run the server -> This will create the database which should run right from the start.
- Commands sometimes have a long response time to give the output message and may typically fail if issued too quickly after server boot up. This is because there are some issues with the database being "locked" for a short period after some SQLite query is being executed at the time. Simply wait a few seconds before issuing the command again, and it should work.
As this is the initial release, I am expecting and even searching for issues that may include:
- Unexpected server crashes.
- Commands not performing logically.
- Some invalid input may cause errors. (Specifically, the admin update sub-command could be dangerous to the database if used improperly.)
Please post comments or PM me if there are issues.