Download Benchables — Minecraft Mods — MetaMods

Benchables

Active

Downloads

0

Last update

9 months ago

Versions

1.20.1 — 1.21.4
Server
Game mechanics
Storage
Utils

Benchables

Benchables is the modern successor to the Craft Command plugin, which is no longer maintained and has been archived.

This modification allows players to open all types of workbenches and crafting interfaces using simple commands. Through the permissions system, you can restrict access to specific commands, creating unique perks for different player ranks.

Key Features

  • Access to nearly all types of workbenches and crafting tables through simple commands
  • Automatic permission granting when crafting corresponding items (configurable)
  • Restriction of /enderchest command usage only when the player has an ender chest in their inventory
  • Configuration to allow bench access only when the player possesses the specific item

Permission System Setup

Without Permission Manager

Complete the plugin installation, open the config.yml file in the plugin folder, and enable the "allowAllBenchesByDefault" option. After server restart, all commands will become available to all players.

With Permission Manager

After installing LuckPerms, use the /lp editor command to configure permissions. Add the necessary permissions to player groups to control access to workbench commands.

Available Commands

  • /craftingtable (/craft) - portable crafting table
  • /enchantmenttable (/etable) - portable enchantment table
  • /loom - portable loom
  • /enderchest (/ec) - portable ender chest
  • /anvil (/anv) - portable anvil
  • /cartographytable (/ctable) - portable cartography table

Permissions

Each command has a corresponding permission with the "benchables" prefix, for example: benchables.enchantmenttable

Configuration Settings

# Do not change this value
configIdentifier: "1"

# Allows command usage only when the item is present in player's inventory
# OFF - disabled, works based on permissions (default)
# ALL - enabled for all benches and ender chest
# ENDER - only for ender chest
allowCommandOnlyIfInInv: "OFF"

# Automatically grants all permissions to new players
# false - default
allowAllBenchesByDefault: false
# List of permissions for automatic granting
permissions: ["benchables.craftingtable", "benchables.cartographytable", "benchables.loom", "benchables.enchantmenttable", "benchables.enderchest", "benchables.anvil"]
Project members
Spog

Spog

Developer

Created: 4 Jan 2025

ID: 69077