+ Permissions are perfectly calculated.
+ Parent groups are listed after calculation.
+ Prefixes/suffixes are in place.
+ Local json cache is working.
+ Database fetching is working.
What else?
* Several e/p/h can be entered in entity column (all tables), permission column, parent column. Like destinations. Split them by comma, semicolon, and space chars.
* DatabaseContents normalize(); replaces destination parsing in db connection.
* BridgeForBukkitAPI in API folder
* Removed AbstractRow
* Rows are implement Cloneable.
* More platform independence.
* etc.