Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

2. Developer Wiki

Kev edited this page Jul 4, 2017 · 2 revisions

Developer Wiki

Welcome to the KevsPermissions Developer Wiki.

The can and can not's of the KevsPermissions API

Process On Players On Groups
Internal
Edit permissions (by string) ✔️ ✔️
Edit permissions (by Permission class) 🔴 🔴
Edit prefix and suffix ✔️ ✔️
Edit group (by string) ✔️ ⭕️
Edit group (by group instance) 🔴 ⭕️
Edit other options (key and val string) ✔️ ✔️
Edit other options (key string, val object) ✔️ ✔️
Edit other options (key object, val object) ✖️ ✖️
Vault
KevsPermissions through Vault (permission) ✔️ ⭕️
KevsPermissions through Vault (chat) 🔴 ⭕️

Explanation of symbols: ✔️ (yes), ✖️ (no), 🔶 (no, but in development), 🔴 (no, but planned), ⭕️ (useless)

Clone this wiki locally