mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 04:19:01 +00:00
Try to find Items with Vault
Makes adding Ingredients a lot easier, as Vault has a great database of item names. Will match things like "green dye", or even "stained glass pane green"
This commit is contained in:
@@ -2,7 +2,7 @@ name: Brewery
|
||||
version: 1.3.2
|
||||
main: com.dre.brewery.P
|
||||
authors: [Milan Albrecht, Frank Baumann]
|
||||
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention]
|
||||
softdepend: [LWC, LogBlock, WorldGuard, GriefPrevention, Vault]
|
||||
commands:
|
||||
brewery:
|
||||
description: Command for Administration
|
||||
|
||||
Reference in New Issue
Block a user