Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Configuration

Connor Linfoot edited this page Jul 14, 2016 · 16 revisions

NOTE: This wiki page is still in progress. Information on here should work with the latest stable release of CratesPlus

CratesPlus has quite an extensive configuration file which allows you to customize many aspects of the plugin and it's behaviour. The overall structure is quite simple and admins/server owners should be able to learn it quite easily.

You can view an example configuration file here to also help you.

General Options

Below is a list of options which are in the config.yml and a explanation of what they do.

  • Config Version Used to keep track of what version of CratesPlus your configuration is from. Because we want to try our best to maintain update support we store this to know when we need to update your config to work in newer versions.
  • Metrics Whether or not the plugin should send data to the MC Stats website. These starts are used for information purposes so I know how many people are running the plugin and on which version.
  • Update Checks Whether the plugin should check for updates or not.
  • Update Branch Which "branch" the plugin should use for finding updates, either "spigot" for the latest stable releases or "snapshot" for the latest snapshot builds.
  • Default Opener What should be the default opener when opening crates, find a list of openers here.
  • Crate Protection Whether CratesPlus should protect crates being broken by non-admins.
  • Disable Key Swapping Whether key dropping, putting in chests etc should be disabled. Currently dying with this option also loses the key completely.
  • Default Hologram Text A list of lines which will be used by default for holograms above the crates.

Adding/Managing Crates

TODO

Adding/Managing Winnings

TODO

Clone this wiki locally