Skip to content

Installing Treasury

Lachlan edited this page Jun 22, 2023 · 10 revisions

This page is complete and is valid as of Treasury v2.0.0.

⚠️ Do not use /reload or plugin managers such as PlugMan. These break many plugins (possibly even your server software), it is suggested that you do not risk damaging the data and operation of your server's plugins by using these.

Installing Treasury

Follow these steps in order:

  • Download Treasury from Hangar, make sure to get the right file for your server software.
  • Move the downloaded file into your server's /plugins/ directory (unless your server software does it differently e.g. Minestom).
  • Ensure you have a suitable economy provider plugin installed. If you are unsure, feel free to contact our support and we can recommend you some.
  • Re-start / start your server.
  • Done! You may edit the configuration files, located in the /plugins/Treasury/ directory, if you wish.

Updating Treasury

Follow the exact same steps as the installation process, except, before you start, simply delete the previous Treasury .jar file in the /plugins/ directory. If there are any changes to the configuration, it is highly likely that Treasury will automatically update your files, although if not, it will be clearly stated in the update log.

You can also use the /treasury downloadLatest command, but this will install the latest development version of Treasury. If you want to go stable, manual installation is highly recommended.

Uninstalling Treasury

  • Stop your server, if it is running.
  • Delete the Treasury directory in the /plugins/ directory. This will delete all of Treasury's configuration files.
  • Delete Treasury's .jar file from the /plugins/ directory. This will delete the Treasury plugin itself.