AeroPermissions | Cross-Server Groups, User Perms, Editable Msgs | $2 |

Status
This thread has been locked.

Animal

Feedback score
6
Posts
159
Reactions
63
Resources
0
I've been working on this for the past couple days. Decided I will sell it cause why not. It features groups, group prefixes, group inheritance, per user permissions, and overall a clean look.

Chat Handling
This plugin is tested to work with EssentialsChat. Simply add {PREFIX} to the format setting.

Code:
groups:
  default:
    permissions:
    - bukkit.command.help
    prefix: ''
  Owner:
    permissions:
    - essentials.fly
    prefix: '&4&LOwner&f'
    inheritance: Admin
  Admin:
    permissions:
    - essentials.gamemode.creative
    - essentials.gamemode
    inheritance: Mod
  Mod:
    permissions:
default: default

ice_screenshot_20171126-175816.png

2017-11-26_18.26.03.png
2017-11-26_18.25.53.png
2017-11-26_18.24.41.png

Commands
- ap help | Help menu
- ap group create <group> | Create a group
- ap group prefix <group> <prefix | Modify a group's prefix
- ap group default <group> | Make a group default
- ap group parent <group> <parent> | Create group inheritance
- ap group add <group> <permission> | Add a permission
- ap group remove <group> <permission> | Remove a permission
- ap user set <user> <group> | Set a players group
- ap user add <user> <permission |Add a user permission
- ap user remove <user> <permission> | Remove a user permission

Permissions
- ap.help
- ap.group.create
- ap.group.prefix
- ap.group.default
- ap.group.parent
- ap.group.add
- ap.group.remove
- ap.user.set
- ap.user.add
- ap.user.remove

Vouch Copy Requirements
- Setup Specialist or Development Experience
- 10+ Rep

Contact
MCM Pm's or on Discord Animal#2636
 

Attachments

  • ice_screenshot_20171126-175816.png
    ice_screenshot_20171126-175816.png
    46.1 KB · Views: 388
  • 2017-11-26_18.26.03.png
    2017-11-26_18.26.03.png
    3.9 KB · Views: 381
  • 2017-11-26_18.25.53.png
    2017-11-26_18.25.53.png
    4.2 KB · Views: 388
  • 2017-11-26_18.24.41.png
    2017-11-26_18.24.41.png
    44.6 KB · Views: 385
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Nerm

Deactivated
Feedback score
21
Posts
851
Reactions
714
Resources
0
Is it cross-server? Like if I'm on Hub 1 is it synced through Kit Map?
 

LoveLagginq

Feedback score
2
Posts
14
Reactions
6
Resources
0
I've been working on this for the past couple days. Decided I will sell it cause why not. It features groups, group prefixes, group inheritance, per user permissions, and overall a clean look.

Chat Handling
This plugin is tested to work with EssentialsChat. Simply add {PREFIX} to the format setting.

Code:
groups:
  default:
    permissions:
    - bukkit.command.help
    prefix: ''
  Owner:
    permissions:
    - essentials.fly
    prefix: '&4&LOwner&f'
    inheritance: Admin
  Admin:
    permissions:
    - essentials.gamemode.creative
    - essentials.gamemode
    inheritance: Mod
  Mod:
    permissions:
default: default



Commands:
- ap help | Help menu
- ap group create <group> | Create a group
- ap group prefix <group> <prefix | Modify a group's prefix
- ap group default <group> | Make a group default
- ap group parent <group> <parent> | Create group inheritance
- ap group add <group> <permission> | Add a permission
- ap group remove <group> <permission> | Remove a permission
- ap user set <user> <group> | Set a players group
- ap user add <user> <permission |Add a user permission
- ap user remove <user> <permission> | Remove a user permission

Permissions:
- ap.help
- ap.group.create
- ap.group.prefix
- ap.group.default
- ap.group.parent
- ap.group.add
- ap.group.remove
- ap.user.set
- ap.user.add
- ap.user.remove

Vouch Copy Requirements
- Setup Specialist or Development Experience
- 10+ Rep

Contact
MCM Pm's or on Discord Animal#2636
Includes Developer API?
 

Animal

Feedback score
6
Posts
159
Reactions
63
Resources
0
Some suggestions:

- aeroperms.getRank(Player)
- aeroperms.getPrefix(Player)

E.t.c e.t.c

Thanks for the idea, added many helpful methods for prefixes of a group/player, lists of a group/players permissions, and finding the group of a player.
 

Animal

Feedback score
6
Posts
159
Reactions
63
Resources
0
Want to make the plugin fit your server? How about with the new configurable messages!
 

damagepots

Feedback score
14
Posts
162
Reactions
26
Resources
0
Vouch, looks good and everything works as said!
 

Animal

Feedback score
6
Posts
159
Reactions
63
Resources
0
Can you add multiple ranks so its like [p1] [A] Curated [Owner]
On the multiple rank note, I did not add this feature because it could get confusing and annoying for buyers. Easier to only have 1 rank per player. Although there are per player permission that sort of make up for it
 

BM_Faded

Feedback score
0
Posts
21
Reactions
10
Resources
0
If i wanted to hire you to set it up for me, what would be the new price?
 
Status
This thread has been locked.
Top