Closed mclifford9 closed 6 years ago
Created an automated setup file for Ubuntu. Builds the Minecraft server, GlobalWarming plugin (including Vault and Essentials for bounties), the MySQL database and its user from scratch. Starts the server once complete. Includes instructions on connecting to the server (from the Minecraft client) as well as how to create the server on a VM. Safe to rerun (clears config files and database).
Bounty command implemented (create / cancel, join / un-join and list). The bounty-system is disabled if a Vault-economy (e.g., EssentialsEco) is not available. The "top" command will be processed immediately. Both the bounty and top commands use a new table-builder to align columns. All GW commands have anti-spam protection. Moved some constants to the plugin config file.