BUNGEE SYNC
What does this do?
This will allow your spigot players to have their spigot permissions on bungee
How does it work?
After purchasing this, you will get 2 plugins.
- 'BungeePermSyncSpigot' - for spigot
- 'BungeePermSyncBungee' - for bungee
All configuration is in spigot plugin. You can list permissions that will be checked and sent to bungee. Example if permission "bungee.staff" is in config list, that permission will be checked and if player has that permission (spigot perm) that permission will be sent to bungee. Can't be easier.
Works with PermissionEx and every permission plugin!
What does this do?
This will allow your spigot players to have their spigot permissions on bungee
How does it work?
After purchasing this, you will get 2 plugins.
- 'BungeePermSyncSpigot' - for spigot
- 'BungeePermSyncBungee' - for bungee
All configuration is in spigot plugin. You can list permissions that will be checked and sent to bungee. Example if permission "bungee.staff" is in config list, that permission will be checked and if player has that permission (spigot perm) that permission will be sent to bungee. Can't be easier.
Works with PermissionEx and every permission plugin!
Code:
#ADD AS MUCH PERMISSIONS AS YOU WANT
PERMISSIONS-TO-CHECK-AND-SEND:
- 'permission.1'
- 'permission.2'
- 'bungee.staff'