Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workshop item selector not working as intended #12

Open
CatzMR opened this issue Nov 5, 2022 · 6 comments
Open

Workshop item selector not working as intended #12

CatzMR opened this issue Nov 5, 2022 · 6 comments
Labels
bug Something isn't working question Further information is requested

Comments

@CatzMR
Copy link

CatzMR commented Nov 5, 2022

I don't know how this works false true true Restrictions_Blacklisted Workshop:2401140863 Workshop:2832638363 Workshop:2450493125 Workshop:2851452144
@ShimmyMySherbet ShimmyMySherbet added the question Further information is requested label Dec 4, 2022
@ShimmyMySherbet
Copy link
Owner

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.

@CatzMR
Copy link
Author

CatzMR commented Dec 5, 2022

Ok, thank you, I seem to have figured it out, I'll try it

@CatzMR
Copy link
Author

CatzMR commented Dec 11, 2022

  <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

@CatzMR
Copy link
Author

CatzMR commented Dec 13, 2022

I think there is nothing wrong with my settings, and the permissions are set like this, but the limiter doesn't work

@ShimmyMySherbet
Copy link
Owner

I think the workshop item selector might just be broken

@ShimmyMySherbet ShimmyMySherbet changed the title question Workshop item selector not working as intended Dec 14, 2022
@ShimmyMySherbet ShimmyMySherbet added the bug Something isn't working label Dec 14, 2022
@CatzMR
Copy link
Author

CatzMR commented Apr 6, 2023

Don't you forget this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants