Skip to content

Commit

Permalink
Small set command update/fix
Browse files Browse the repository at this point in the history
+ made /brew set <player> <drunkenness> [quality] usable withing the console, as well as the 'servercommands' section within a recipes config.
  • Loading branch information
Mitality committed Aug 24, 2024
1 parent 626707c commit 750d756
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public String permission() {

@Override
public boolean playerOnly() {
return true;
return false;
}

}

0 comments on commit 750d756

Please sign in to comment.