Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cortexpe/hierarchy

[WIP] It's time to ditch PurePerms and PureChat. // Innovative role-based permission management system
https://github.com/cortexpe/hierarchy

Last synced: 6 days ago
JSON representation

[WIP] It's time to ditch PurePerms and PureChat. // Innovative role-based permission management system

Awesome Lists containing this project

README

        

[![Poggit](https://poggit.pmmp.io/ci.shield/CortexPE/Hierarchy/~)](https://poggit.pmmp.io/ci/CortexPE/Hierarchy/~)

## Features:
| Feature | Hierarchy | PurePerms |
| :-----: | :-------: | :-------: |
| Multiple roles/groups per user | ✔️ | ❌ |
| Allows same role/group names | ✔️ | ❌ |
| Asynchronous Database I/O | ✔️ | ❌ |
| MySQL DB Support | ✔️ | ✔️ |
| SQLite3 DB Support | ✔️ | ✔️ |
| YAML Storage Support | ✔️ | ✔️ |
| JSON Storage Support | ✔️ | ❌ |
| Per-Player-Permission | ✔️ | ✔️ |
| Lightweight & concise | ✔️ | ❌ |
| Extremely modular | ✔️ | ❌ |
| In-game Form UI | ✔️ | ❌ |
| In-game cmd argument list | ✔️ | ❌ |

### TODO (sorted by priority):
- [ ] Documentation, documentation, DOCUMENTATION!
- [ ] (Possibly) A WebGUI extension for ultra fanciness