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

Added compatibility with SuperiorSkyblock2 #344

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xSavior-of-God
Copy link

Hello, i would like to add the compatibility with SuperiorSkyblock (if possible), becouse i don't like to rewrite every time this plugin only for adding this feature...

There is only one small problem, if the user wishes to use the IslandPrivilege option, he must add this element (https://hastebin.com/igogekiger.bash) inside 'SuperiorSkyblock2/menus/permissions.yml' at the end!

  shopchest:
    display-menu: true
    permission-enabled:
      type: CHEST
      name: '&6ShopChest '
      lore:
      - '&7Access to creation of a shopchest inside the island.'
      - '&7Currently &aENABLED&7.'
    permission-disabled:
      type: CHEST
      name: '&6ShopChest '
      lore:
      - '&7Access to creation of a shopchest inside the island.'
      - '&7Currently &cDISABLED&7.'
    role-permission:
      type: CHEST
      name: '&6ShopChest '
      lore:
      - '&7Access to creation of a shopchest inside the island.'
      - '&7Role: &e{}&7.'
      - ''
      - '{0}'
    has-access:
      sound:
        type: ENTITY_EXPERIENCE_ORB_PICKUP
        volume: 0.2
        pitch: 0.2
    no-access:
      sound:
        type: BLOCK_ANVIL_PLACE
        volume: 0.2
        pitch: 0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant