AutoQueue v0.0.6

Details

  • Filename
    AutoQueue.jar
  • Uploaded by
  • Uploaded
    Aug 25, 2016
  • Size
    52.32 KB
  • Downloads
    185
  • MD5
    2cbb40e4dbbcf28b46606a5495abd4a5

Supported Bukkit Versions

  • 1.10

Changelog

This update makes several changes to the plugin's config.yml. You will need to delete your current config.yml and allow the plugin to generate a new version.
  • Queue signs are now completely configurable. Variables for configuration can be found in config.yml.
  • Players waiting in line will now see a configurable action bar message. Variables for configuration can be found in config.yml.
Coming soon:
  • Signs announcing waiting times for queues.
FOR ALL PEOPLE WHO ARE UPDATING FROM AUTOQUEUE V0.0.4 OR LESS:
AutoQueue v0.0.5 changed the way queues were saved, because of the new features that were added (queue size and redstone activation). This means that you will either have to delete your queues.yml and redefine your queues or add the following lines at the end of each configuration node:
  size: 10
  redstone: {}
If you don't choose one of these options, the plugin will generate errors.