QuickClose | 1.8 - 1.17 | icon

QuickClose | 1.8 - 1.17 | -----

Close inventories with your mouse - Quality of Life plugin!



[​IMG]

QuickClose is a simple Quality of Life plugin allowing players to close inventories by clicking outside of them as an alternative to pressing escape/e; useful when you do not have your hand on the keyboard. You can configure click type, the number of clicks, click timing, and much more.



Test Server: 142.44.222.241:25602

[​IMG]
[​IMG] [​IMG]
[​IMG] [​IMG]

Features

[​IMG]
  • Select triggering click type.
  • World blacklisting/whitelisting.
  • Ignore inventories with custom names.
  • Control click timing for consecutive clicks.
  • Single-click, double-click, triple-click, etc.
Configuration File
Code (YAML):
############################################################
# +------------------------------------------------------+ #
# |     ___         _      _     ___  _                  | #
# |    / _ \  _  _ (_) __ | |__ / __|| | ___  ___ ___    | #
# |   | (_) || || || |/ _|| / /| (__ | |/ _ \(_-</ -_)   | #
# |    \__\_\ \_,_||_|\__||_\_\ \___||_|\___//__/\___|   | #
# |                                                      | #
# | By: Benz56                                           | #
# +------------------------------------------------------+ #
############################################################

# Blacklist some inventory types from being quick closeable. Find inventory types below:
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/event/inventory/InventoryType.html
InventoryTypeBlackList
:
#- CHEST

# You may invert the above effectively making the blacklist a whitelist.
InventoryTypeBlackListInvert
: false

# Only trigger on clicks that are performed with no item in the hand.
EmptyHandOnly
: true

# The number of consecutive clicks needed to quick close an inventory.
# E.g. setting the value to 2 will require a double click etc.
ClicksToClose
: 1

# The maximum amount of milliseconds between two clicks to be treated as consecutive.
ConsecutiveClicksTimeFrame
: 500

# The type of click needed to trigger quick close: LEFT, MIDDLE, or RIGHT
# You may specify multiple by comma separating the types e.g. 'RIGHT, LEFT'
ClickTypeToClose
: 'RIGHT'

# By enabling this any inventory with a custom name won't be quick closeable.
IgnoreNamedInventories
: false

# Update Checker.
# Enable or disable the update checker.
UpdateCheckerEnabled
: true
# false: All OPs are notified of a new update when they join.
# true: OPs are only notified if they have the quickclose.update permission as well.
# N.B. any user with the quickclose.update permission is notified; OP or not.
UpdateCheckerPermissionOnly
: false
Commands
The plugin features a single command:

  • /quickclose reload
    Aliases: [quickc, qclose, qc]
    Argument aliases [rel, r]
    Reload the configuration file. This command is only executable by OPs or via console.

Permissions

  • quicklose.use
    Players with this permission are able to use the QuickClose feature. All players have this permission by default.
  • quickclose.update
    Players with this permission are notified of new updates.
Installation & Setup
Installing Quick Close is as simple as with any other plugin.
  1. Download QuickClose.
  2. Drag and drop the plugin into your plugins folder.
  3. Start/Restart/Reload your server.
  4. Configure the plugin as you wish.

Versions & Support
QuickClose only supports Spigot servers. That being said the plugin should work on Spigot forks such as PaperSpigot as well.

Please note that it is not possible to close creative inventories.

Confirmed working versions:

  • 1.8 - 1.17

[​IMG]
Resource Information
Author:
----------
Total Downloads: 3,203
First Release: Jun 10, 2019
Last Update: Jul 7, 2021
Category: ---------------
All-Time Rating:
13 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings