Hi I was having some trouble with my MV plugin on my server. For some reason, only OPs can go through the portals. If you know how to make this work, please tell me.
2
Oh thank you. i was doing the multiverse.portal.access but not exempt. i will try that. Thanks
Make sure that your permissions plugin is set up, and then give all users either one of the following permission nodes:
Access will let the player use all portals if they pay the required amount in the config, while exempt will simply let the player through all portals.
If you need to remove access to certain portals, then simply add a negating permission node for that specific portal.
multiverse.portal.access.*
multiverse.portal.exempt.*
Access will let the player use all portals if they pay the required amount in the config, while exempt will simply let the player through all portals.
If you need to remove access to certain portals, then simply add a negating permission node for that specific portal.
