IzzelAliz / Arclight

A Bukkit(1.19/1.20) server implementation in modding environment using Mixin. ⚡
GNU General Public License v3.0
1.57k stars 230 forks source link

forward-permission doesen't work #1419

Closed ghost closed 1 month ago

ghost commented 3 months ago

I have confirmed that ...

Arclight version

FeudalKings/1.0.0-SNAPSHOT (Fabric)

OS & Java versions

Windows 10 Iot LTSC, JDK 21

Plugins and Mods

Plugins (15): CoreProtect, LuckPerms, Essentials, RealTimePlugin, PlaceholderAPI, AFKPlus, BedrockArmorstands, AntiDisconnectSpam, TAB, spark, GSit, AFKPlusPAPI, WorldsColor, Clans, FakeCreative

Description

Maybe I don’t understand something, but LuckPerms does not display permissions from Fabric mods (I tested on WorldEdit)

Step to reproduce

No response

Logs

No response

Server pack link (Optional)

No response

qyl27 commented 1 month ago

The Fabric ecosystem has no unified permission management system, if you install the fabric mod version of LuckPerms, you can't manage the permissions from other mods also which didn't use the permission provided by LuckPerms.