mirror of
https://github.com/SimplexDevelopment/Uncraftables.git
synced 2024-11-14 22:23:32 +00:00
16 lines
365 B
YAML
16 lines
365 B
YAML
name: Uncraftables
|
|
main: io.github.paldiu.Uncraftables
|
|
version: 1.2.0
|
|
author: Paldiu
|
|
description: Adds in crafting recipes for uncraftable items.
|
|
api-version: 1.19
|
|
|
|
commands:
|
|
reload:
|
|
description: Reloads the plugin.
|
|
permission: uncraftables.reload
|
|
|
|
permissions:
|
|
uncraftables.reload:
|
|
description: Allows the user to reload the plugin.
|
|
default: op |