You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user lacks the permissions brewery.createbarrel.small and brewery.createbarrel.big, a message will be sent to the player when they write a sign with the text "Barrel" on it.
There's also a setting requireKeywordOnSigns, which when false would remove the barrel text criteria. Which means that whenever a user without said perms writes any sign, they will get the message.
The text was updated successfully, but these errors were encountered:
When the user lacks the permissions
brewery.createbarrel.small
andbrewery.createbarrel.big
, a message will be sent to the player when they write a sign with the text "Barrel" on it.There's also a setting
requireKeywordOnSigns
, which when false would remove the barrel text criteria. Which means that whenever a user without said perms writes any sign, they will get the message.The text was updated successfully, but these errors were encountered: