Workshop item selector not working as intended
Opened this issue · 6 comments
You can view the documentation of item restrictions Here.
Also remember you need to enable item restrictions and assign the restriction groups to players using the SherbetVaults.Restrict.XXX
permission. If you want a group to be global (affecting all players), add the permission to the default permission group.
If you have any further questions feel free to ask them here. If the link above answers all your questions, I'll close this issue.
Ok, thank you, I seem to have figured it out, I'll try it
<Restrictions>
<AdminsBypassRestrictions>false</AdminsBypassRestrictions>
<ShowMessages>true</ShowMessages>
<Enabled>true</Enabled>
<Groups>
<RestrictionGroup GroupID="CYGFXZ" Weight="1" Blacklist="true">
<TranslationKey>Restrictions_Blacklisted</TranslationKey>
<Selectors>
<ItemSelector>Workshop:1975500516</ItemSelector>
<ItemSelector>Workshop:2373494700</ItemSelector>
<ItemSelector>Workshop:2450493125</ItemSelector>
<ItemSelector>Workshop:2617687827</ItemSelector>
<ItemSelector>Workshop:2832638363</ItemSelector>
</Selectors>
</RestrictionGroup>
</Groups>
</Restrictions>
SherbetVaults.Restrict.CYGFXZ
this didn't work
I think there is nothing wrong with my settings, and the permissions are set like this, but the limiter doesn't work
I think the workshop item selector might just be broken
Don't you forget this...