CivClassic / Kira

Discord bot for interacting with a Minecraft server using the KiraBukkitGateway plugin.
Other
1 stars 5 forks source link

Advance API permission system #7

Open Maxopoly opened 4 years ago

Maxopoly commented 4 years ago

In preparation for NameLayer access via API, it should be possible to generate tokens with specific per group access scope, expanding the current primitive global perms.

Additionally permissions (=what can I get) should be separated from what the client wants. The connect packet sent by the client should contain a list of information/regular updates the client wants and there should be additional subscribe/unsubscribe packets to modify that later on