PermissionsEx is a powerful permissions plugin that allows server administrators to manage permissions with the flexibility and power for any server configuration.
DownloadDevelopment BuildsThese builds are for API5/MC1.10+ only 1.8.9 DownloadNote: These builds are only updated manually, and may not always have the latest features or bugfixes. If a change is needed, remind me and I’ll push an update Source Issues Getting Started Guide
Features
PEX 2 is still heavily in development. The most accurate place to track development progress is the list of issues for 2.0, which lists most of the tasks remaining before PEX 2.0
Currently implemented
Support of any subject collection type (users, groups, etc)
Integer permission weights
Per-server context options
Improved performance and thread-safe operation
Complete integration with Sponge permissions API
Reliable caching system
Localization of command text
JSON configuration format (with automatic conversion of Bukkit data)
YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications. The PermissionsEx team uses YourKit to analyze performance and is thankful for their continued support of open-source software.
yeah, there are a few API changes that have happened that have broken PEX. I’m going to update it once I finish the SpongeAPI commands PR I’m working on.
Out of curiosity: Do you plan to use an abstraction layer like JOOQ or do you want to actually write your JDBC statements in a way that will work on all (well, sort of) databases?