QuickSwap

Allows servers to define items that switch places on a trigger

This plugin allows server owners to define items that swap places on a trigger ex. when a player sneaks if the item in their hand is a sword, swap it with a bow in their inventory, then when they unsneak the sword is returned to its original place.

Features

  • Allows server owners to configure items that switch on trigger.
  • Multiple switchable items can be defined
  • Permissions support

Description

Allows item places to switch when a player triggers a listener.

Configuration

PlayerSneakDetectorOn : Whether or not sneak detector is enabled.

Any Integer with a list of item it can swap with. ex.

276: - 261

That will swap item id 276 with item id 261 when triggered. You can have multiple swap items.

ex.

276: - 261 - 213 - 112

Full configuration Example:

PlayerSneakDetectorOn: true
276:
  - 261

Permissions

QuickSwap.use: Allows player to use the quickswap function.

TODO

  • add more listeners

Changelog

V 1 : Initial Release

The QuickSwap Team

profile avatar
  • 2
    Projects
  • 15.2K
    Downloads

More from _ForgeUser6831719

  • Realistic Shield project image

    Realistic Shield

    • 13.4K
    • Bukkit Plugins

    Allows players to block with a pistonhead. Also craftable

    • 13.4K
    • February 12, 2014
    • Bukkit Plugins
    • +1
  • Realistic Shield project image

    Realistic Shield

    • 13.4K
    • Bukkit Plugins

    Allows players to block with a pistonhead. Also craftable

    • 13.4K
    • February 12, 2014
    • Bukkit Plugins
    • +1