AutoQueue v0.0.7

Details

  • Filename
    AutoQueue.jar
  • Uploaded by
  • Uploaded
    Aug 26, 2016
  • Size
    54.48 KB
  • Downloads
    145
  • MD5
    b0c8ae1d6ce926054f06058dd4c048db

Supported Bukkit Versions

  • 1.10

Changelog

  • Fixed a bug involving consecutive teleportations.
  • Made the message that players see when teleported to the queue's destination configurable per queue.
Coming soon:
  • Signs announcing waiting times for queues.
This plugin is built for CB1.10.2 and only CB1.10.2. Attempts to use it with any other version of Bukkit will cause errors.

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.