Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

How to config permission #5

Open
ShoShi23 opened this issue Aug 19, 2019 · 8 comments
Open

How to config permission #5

ShoShi23 opened this issue Aug 19, 2019 · 8 comments

Comments

@ShoShi23
Copy link

ShoShi23 commented Aug 19, 2019

I have 100% chance for coin and i don't get it...

My config:

# Prints a confirmation whenever a player is given a loadout
verbose: true
# Prints debug messages
debug: false
# Adds a ms delay if needed for plugin compatibility
delay: 0

# This sets up the loadouts and the permission nodes required to get them
# For instance "customloadouts.donatorloadouts" gives all loadouts under the donatorloadouts node below, as long as the class and chance checks are successful.
customloadouts:
    sponsorloadouts:
        CLASSD:
            - 100:
                - COIN 
            - 10:
                - MEDKIT
                - FLASHLIGHT
                - RADIO
                - ZONE_MANAGER_KEYCARD
            - 5:
                - COM15_PISTOL
        SCIENTIST:
            - 100:
                - COIN 
            - 10:
                - REMOVEITEMS
                - REMOVEAMMO
                - MEDKIT
                - FLASHLIGHT
                - RADIO
                - ZONE_MANAGER_KEYCARD
            - 5:
                - REMOVEITEMS
                - REMOVEAMMO
                - COM15_PISTOL
                - DROPPED_9
                - DROPPED_9
@KarlOfDuty
Copy link
Owner

Have you given yourself permissions for the loadout in scperms?

@ShoShi23
Copy link
Author

Where to give it?

@KarlOfDuty
Copy link
Owner

@ShoShi23
Copy link
Author

What is the Path to do this?

@KarlOfDuty
Copy link
Owner

customloadouts.sponsorloadouts

@ShoShi23
Copy link
Author

And where to put it?

@ShoShi23
Copy link
Author

SCpermission?

@ShoShi23
Copy link
Author

I give the permission and don't work

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

No branches or pull requests

2 participants