![HSCrafting [ 1.17.1 - 1.20.4 ] icon](https://images.polymart.org/product/6225/thumbnail.png?t=1723561119&v=3)
HSCrafting [ 1.17.1 - 1.20.4 ] HSCrafting v2.4.0 Update Notice
Experience a larger crafting table with a 5 x 5 grid.
HSCrafting
Experience a larger crafting table with a 5x5 grid
Custom Recipes:
Admins or users with permissions can add, modify, and remove custom recipes through the management GUI.
"Permission," "Category," "Create," "Extract Recipe Book," "Delete," "Edit," and various other management options.
Flexible Crafting Table:
The resources shown in the GIF below are provided by default.
Customizable Language:
You can set the language for messages and commands.
Translations
# ██╗ ██╗ ██████╗ ██████╗ █████╗ ███╗ ██╗ ██████╗ ███████╗██╗ ██╗ ██████╗ ██████╗
# ██║ ██║██╔═══██╗██╔══██╗██╔══██╗████╗ ██║██╔════╝ ██╔════╝██║ ██║██╔═══██╗██╔══██╗
# ███████║██║ ██║██████╔╝███████║██╔██╗ ██║██║ ███╗███████╗███████║██║ ██║██████╔╝
# ██╔══██║██║ ██║██╔══██╗██╔══██║██║╚██╗██║██║ ██║╚════██║██╔══██║██║ ██║██╔═══╝
# ██║ ██║╚██████╔╝██║ ██║██║ ██║██║ ╚████║╚██████╔╝███████║██║ ██║╚██████╔╝██║
# ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
# 호랑샵 플러그인의 콘피그 파일입니다
# 문의는 개발자 KONGNAML 에게 부탁드립니다
# If empty, the built-in default Prefix of the plugin will be used
# MiniMessage format: https://webui.advntr.dev/
prefix: ''
reload: <green>Configuration file has been reloaded</green>
permission: <red>You do not have permission</red>
console: <red>This command cannot be used from the console.</red>
# Incorrect command usage
wrongUsage:
wrongUsage: <red>Incorrect usage</red>
reload: <gray> - </gray><white>/hsplants reload</white>
# Command-related messages
commands:
crafting:
success: Successfully opened the crafting table.
failure: Failed to open the crafting table.
manager:
success: Successfully opened the management menu.
failure: Failed to open the management menu.
recipeBook:
success: Successfully learned the recipe.
failure: Failed to learn the recipe.
already: You already own this crafting recipe.
gui:
maxPage: Maximum page
minPage: Minimum page
category:
all: All
weapon: Weapon
armor: Armor
material: Material
etc: Etc
Supports Various Databases:
Supports storage methods such as Json, MongoDB, MySQL, SQLite.
Json
# ██╗ ██╗ ██████╗ ██████╗ █████╗ ███╗ ██╗ ██████╗ ███████╗██╗ ██╗ ██████╗ ██████╗
# ██║ ██║██╔═══██╗██╔══██╗██╔══██╗████╗ ██║██╔════╝ ██╔════╝██║ ██║██╔═══██╗██╔══██╗
# ███████║██║ ██║██████╔╝███████║██╔██╗ ██║██║ ███╗███████╗███████║██║ ██║██████╔╝
# ██╔══██║██║ ██║██╔══██╗██╔══██║██║╚██╗██║██║ ██║╚════██║██╔══██║██║ ██║██╔═══╝
# ██║ ██║╚██████╔╝██║ ██║██║ ██║██║ ╚████║╚██████╔╝███████║██║ ██║╚██████╔╝██║
# ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
# 호랑샵 플러그인의 콘피그 파일입니다
# 문의는 개발자 KONGNAML 에게 부탁드립니다
savePeriod: 10
MongoDB
# ██╗ ██╗ ██████╗ ██████╗ █████╗ ███╗ ██╗ ██████╗ ███████╗██╗ ██╗ ██████╗ ██████╗
# ██║ ██║██╔═══██╗██╔══██╗██╔══██╗████╗ ██║██╔════╝ ██╔════╝██║ ██║██╔═══██╗██╔══██╗
# ███████║██║ ██║██████╔╝███████║██╔██╗ ██║██║ ███╗███████╗███████║██║ ██║██████╔╝
# ██╔══██║██║ ██║██╔══██╗██╔══██║██║╚██╗██║██║ ██║╚════██║██╔══██║██║ ██║██╔═══╝
# ██║ ██║╚██████╔╝██║ ██║██║ ██║██║ ╚████║╚██████╔╝███████║██║ ██║╚██████╔╝██║
# ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
# 호랑샵 플러그인의 콘피그 파일입니다
# 문의는 개발자 KONGNAML 에게 부탁드립니다
host: 127.0.0.1
port: '27017'
database: ''
username: ''
password: ''
MySQL
# ██╗ ██╗ ██████╗ ██████╗ █████╗ ███╗ ██╗ ██████╗ ███████╗██╗ ██╗ ██████╗ ██████╗
# ██║ ██║██╔═══██╗██╔══██╗██╔══██╗████╗ ██║██╔════╝ ██╔════╝██║ ██║██╔═══██╗██╔══██╗
# ███████║██║ ██║██████╔╝███████║██╔██╗ ██║██║ ███╗███████╗███████║██║ ██║██████╔╝
# ██╔══██║██║ ██║██╔══██╗██╔══██║██║╚██╗██║██║ ██║╚════██║██╔══██║██║ ██║██╔═══╝
# ██║ ██║╚██████╔╝██║ ██║██║ ██║██║ ╚████║╚██████╔╝███████║██║ ██║╚██████╔╝██║
# ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
# 호랑샵 플러그인의 콘피그 파일입니다
# 문의는 개발자 KONGNAML 에게 부탁드립니다
host: 127.0.0.1
port: '3306'
database: ''
username: ''
password: ''
SQLite
# ██╗ ██╗ ██████╗ ██████╗ █████╗ ███╗ ██╗ ██████╗ ███████╗██╗ ██╗ ██████╗ ██████╗
# ██║ ██║██╔═══██╗██╔══██╗██╔══██╗████╗ ██║██╔════╝ ██╔════╝██║ ██║██╔═══██╗██╔══██╗
# ███████║██║ ██║██████╔╝███████║██╔██╗ ██║██║ ███╗███████╗███████║██║ ██║██████╔╝
# ██╔══██║██║ ██║██╔══██╗██╔══██║██║╚██╗██║██║ ██║╚════██║██╔══██║██║ ██║██╔═══╝
# ██║ ██║╚██████╔╝██║ ██║██║ ██║██║ ╚████║╚██████╔╝███████║██║ ██║╚██████╔╝██║
# ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
# 호랑샵 플러그인의 콘피그 파일입니다
# 문의는 개발자 KONGNAML 에게 부탁드립니다
host: 127.0.0.1
port: '5432'
database: ''
username: ''
password: ''