terrarium-earth / Cadmus

A land claiming mod that allows users to claim land to protect your home from thieves, bandits and monsters, and admins to claim land with region flags and advanced protection!
MIT License
21 stars 8 forks source link

[Feature Request]: LuckPerms Support #24

Open LoboMetalurgico opened 10 months ago

LoboMetalurgico commented 10 months ago

Is your feature request related to a problem?

I'm a developer for a network of servers and we use LuckPerms as our permission manager. It stores all the network settings synchronized across servers, and I believe that, like me, many other network admins and developers use LuckPerms. Therefore, adding support for LuckPerms would be a great addition.

Solution(s)

Add Native Support to LuckPerms.

Describe alternatives you've considered

No response

Mod Version

1.0.2

Mod Loader Version

1.20.1 - 0.14.22

Mod Loader

Fabric

Additional context

No response

ajh123 commented 3 months ago

For developers:

You may use https://github.com/lucko/fabric-permissions-api as a library to implement this support. It will also support other permissions mods that use it.