Only getting back Version information when trying to execute any luckperms command in the console (Fabric)
Opened this issue ยท 2 comments
Description
Only getting back version information When trying to execute any luckperms command in the console (Fabric)
Reproduction steps
- Install the Fabric Loader, API and Luckperms.
- Start the Server
- Try to give a User
luckperms.*
by executinglp user Paul_42812 permission set luckperms.* true
in the Console. - Get
[LP] Running LuckPerms v5.2.91.
back.
Expected behaviour
Permissions are not updated and [LP] Running LuckPerms v5.2.91.
is returned.
Environment details
- Linux manjaro 5.9.16-1-MANJARO #1 SMP PREEMPT Mon Dec 21 22:00:46 UTC 2020 x86_64 GNU/Linux
- Fabric API 0.29.4
- LuckPerms v5.2.91
- openjdk version "15.0.1" 2020-10-20