Brewery

Brewery

101k Downloads

Command blocks with "/brew create..."

Exagerate opened this issue ยท 2 comments

commented

I would love to have an auto unlimited bar where players could click a button to spawn a brew via a command block.

Currently my setup for the commandblock is "sudo @p brew create mojito 10" and the player is given a "you don't have permission to use this command" error. Obviously we don't want to give every player the command to create brews.

My suggestion is to add an extra part to the /brew create (which is a great add by the way) which lets you define which player to give it to. e.g. /brew create mojito 10 [playername]

Thanks for your time!

commented

Implemented, command is now /brew create [Quality] [Player]
Quality and Player being optional

commented

That would be a good idea!