First command isnt working
Tedber13 opened this issue ยท 11 comments
Inputing "lp user permission set luckperms.* true" like it says in the usage page, onto the server console prompts no response letting me know it worked. how do i fix this
You need to put a username after "user".
Although something should have been output to the console when you wrote it. Care to share a screenshot?
send your full server startup log via https://bytebin.lucko.me/
- restart your server fully
- copy contents of
./yourserver/logs/lastest.log
and upload to https://bytebin.lucko.me/ - send the bytebin link here.
It's possible the plugin just didn't load, so you need to provide a full console log from start up as Ben said so we can see if there were any errors.
You may also be using an old version of LP, as a recent version introduced the ability to run /lp
on a console (console commands can't have the slash, otherwise).
https://bytebin.lucko.me/Y65xY1ABHb
here you go
Hmm, so LP didn't enable.
Can you try removing the lib
or libs
folder from the LuckPerms
plugin folder? Then restart the server.