Quantum Connectors v3.1.1

Details

  • Filename
    QuantumConnectors-3.1.1.jar
  • Uploaded by
  • Uploaded
    Feb 12, 2017
  • Size
    51.05 KB
  • Downloads
    2,495
  • MD5
    ef189b45627556300f1305c290555754

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

Version 3.1.1

  • Added UUID Converter.
  • Sry for missing that. Now circuits from old configs are loading and saving without error.

Version 3.1

  • Edit your Circuits! New command: '/qc edit'
  • Remove your receivers! Sneak and klick a receiver to remove it from your pending circuit!
  • Make your components visible! Particles added when editing your circuit.
  • New command: '/qc info'  -  Count your Receivers & reenable the particles.
  • New circuit type! Type "Impulse" added. Impulse gives a 4-tick signal, ignoring how long input signal lasts.
  • Fixed Bookshelves as sender and iron-trapdoors as receiver.
  • WorldGuard Support! QuantumConnectors has WorldGuard support in different places!
    • Create circuits only where you have build rights!
    • Edit circuit normaly only works with your own circuits. If you have WorldGuard, everyone who can build there can edit the circuit!

Version 3.0

  • Big Update
  • Plugin is now Version-Independent! You should be able to use it for any future-coming bukkit Version.
  • Fixed chained circuits: A receiver will be allowed to be a sender of another circuit. Circuit-length customizable in config.
  • Rewrote big parts. Code is now much more cleaner.
  • Updated to maven

Version 2.6.1

  • v1.11.2 NMS support

Version 2.6

  • v1.10.2 NMS support
  • Bugfixes
  • Enabled all door types
  • Enabled all fence door types
  • Compiled under Java 8

Version 2.5.8

  • v1.8.7 NMS support

Version 2.5.7

  • v1.8.3 (R2) NMS support

Version 2.5.6

  • NMS, Lamp support for 1.8
  • Compiled under Java 6

Version 2.5.5

  • 1.8.1-R1 support

Version 2.5.4

  • 1.7.10-R4 support

Version 2.5.3

  • Proper 1.7.2-R0.3 support

Version 2.5.1

  • 1.7.2-R0.3 support
  • Cleaned up various circuits to work more appropriately than they were working.

Lost some versions here somehow...

  • Stuff happens man.

Version 2.4.10

  • 1.6.2 support

Version 2.4.9

  • 1.5.2 support

Version 2.4.8

  • Added support for detector rail, iron plates, gold plates.
  • 1.5.1 support

Version 2.4.7

  • Fix for furnaces not turning off (artificial delay in timer)

Version 2.4.6

  • NPE fix

Version 2.4.5

  • Better update support (NMS gracefully downgrades with message onJoin)
  • Update notifications for QuantumConnectors.update permission node
  • NMS notifications
  • Fixing redstone lamps not keeping power

Version 2.4.4

  • Adding NMS code back in to fix ticket #7...
  • Fixing ticket #8
  • Auto-disabling with version changes. The other option would be to downgrade lever support for outdated plugin versions, which would cause confusion for server admins who think the plugin is just getting buggy.

Version 2.4.3

  • Updating lever powering, removing unnecessary NMS code.

Version 2.4.2

  • Fixing lever bug

Version 2.4.1

  • Removed support for TNT (not worth maintaining due to NMS changes)

Version 2.4

  • Added support for wood buttons

Version 2.3.1

  • NPE fix for VirtualChest conflict

Version 2.3

  • Added support for redstone torches and redstone lamps as receivers

Version 2.2.2

  • Plugged minor memory leak
  • Minor code cleanup

Version 2.2.1

  • Removed a few debug messages

Version 2.2

  • "Officially" supporting localization with messages.yml
  • Bug fix for beds
  • Added furnace "off" sender

Version 2.1.2

  • Added partial support for Furnaces (sends ON when the furnace is lit, haven't figured out how to catch when the furnace turns off yet)
  • NPE fix - conflict with VirtualChests - http://dev.bukkit.org/server-mods/quantum-connectors/#c32
  • Accidentally started supporting localization with a messages.yml file (Forgot it was in this release... would have upped the version to 2.2, oh well..)

Version 2.1.1

  • Added NPE check with regarding double chests

Version 2.1

  • Added support for Beds as senders
  • Swapping naming convention: x.y for features, x.y.z for bug fixes

Version 2.0.3

  • Added support for Chests/DoubleChests as senders

Version 2.0.2

  • Added aliases for common circuits:
    q = quantum
    r = reverse
    t = toggle

(eg: /qc q can be used instead of /qc quantum)

Version 2.0.1

  • Bug fix - scheduled event was set as async for circuit delays
  • Added support for fence gates

Version 2.0

  • Code rewrite ( Messed up code... a lot! )
  • Converts circuits.yml to <worldname>.circuits.yml
  • Added delays (Usage: /qc <circuitType> <delayInSeconds>)
  • Added multiple receivers (Click on more than one receiver after click on a sender, use /qc <circuitType> [DelayInSeconds] to change receiver types while creating the circuit)
  • Added "/qc done" to finish circuit
  • Changed config options (delete config.yml if updating)

Version 1.0.3

  • Updated to R4/R5
  • Cleaned code.. a lot!

Version 1.0.2

  • Fixed receiver (break) bug

Version 1.0.1

  • Fixed a bug

Version 1.0

  • Requires at least CraftbukkitBukkit 1000
  • Added SuperPerms support
  • Making of circuits defaults to OP
  • Removed "Permissions 3.x/2.x" support
  • Added (chunk persistence)
  • New Receiver: TNT
  • Removed Sender: Repeater
  • Bug Fixes:
    • Levers work correctly!
    • Fixed circuits breaking on "instant break" items (#6)
    • Doors make sound when opening/closing
    • Fixed various compatability issues
    • Cleaned Code

Version 0.3.4

  • Bug fix - toggle circuits work now
  • Bug fix - Can no longer set "sender" as "receiver"

Version 0.3.3

  • Bug fix for config files reverting

Version 0.3.2

  • Bug fix for the bug fix for the bug fix

Version 0.3.1

  • Fix for the previous fix
  • Spelling corrections

Version 0.3

  • Fix for wooden doors
  • Fix for servers without permissions

Version 0.2

  • Added permissions support, config.yml

Version 0.1

  • Initial release