
Allows you to open workbench by right-clicking it in the inventory and, optionally, adds a lore to all workbenches so players know to right-click it!
Warning! It's a Spigot plugin. It won't work on pure Bukkit as the server software needs to be Spigot or a fork of it (e.g. Paper). If you want this plugin and you use Bukkit, I recommend you check out Paper (or Spigot)—it should be compatible with all the Bukkit plugins for the same Minecraft version!
Commands
/fastcrafting [info] — shows plugin version (permission fastcrafting.commands.info, by default for everyone)
/fastcrafting reload — reloads the config (permission fastcrafting.commands.reload, by default for OP-s)
See more here
Config
By default, config looks like:
listeners:
inventory_opened: false
item_crafted: true
player_joined: false
item_clicked: true
item_pickup: true
messages:
info: |-
&7FastCrafting {VERSION} installed.
&9/fastcrafting [info] &r— shows this help message
&9/fastcrafting reload &r— reloads config
config_reloaded: "&aConfig reloaded!"
no_permission: "&cYou have no permission to run this command"
workbench_lore: "&7Click with right mouse button to open."
See more here
FAQ
You can see the FAQ on GitHub.
If there's any problem with the plugin, contact me on GitHub or through Discord (@Midoriya Izuku#1507 atm).
Using bStats: We're using bStats to collect anonymous statistics about usage. If you want to disable it, just change enabled to false in the bStats config file (server directory/plugins/bStats/config.yml).