Luckperms: RCON

Created on 1 Jan 2019  路  16Comments  路  Source: lucko/LuckPerms

When I execute Luckperms commands thru RCON it returns a blank line.

question

Most helpful comment

Yep, pull request is still open, but hasn't received any comment / update in over a year.

All 16 comments

What version of luckperms are you running?

4.3.2

Try upgrading to 4.3.17 and see if it fixes your issue

Im going to try now

This is a limitation of Spigot/CraftBukkit (which I assume is what you're using??).

I submitted a fix for the limitation to Spigot almost a year ago, which you can see here.
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/318/overview

Until that or a similar fix is included, there's nothing I can do to fix the problem.

This is a limitation of Spigot/CraftBukkit (which I assume is what you're using??).

I submitted a fix for the limitation to Spigot almost a year ago, which you can see here.
https://hub.spigotmc.org/stash/projects/SPIGOT/repos/bukkit/pull-requests/318/overview

Until that or a similar fix is included, there's nothing I can do to fix the problem.

Do you know what version that works? Or isnt it possible? Vault commands work with rcon

It's an issue with plugins which handle commands async / attempt to send responses to command senders at a later time.

It's an issue with plugins which handle commands async / attempt to send responses to command senders at a later time.

As of my understanding, there is no way at all that RCON will work with LuckPerms?

At the moment, yes that is the case.

If Spigot merged the previously mentioned pull request, then it would work, but I can't influence that process.

At the moment, yes that is the case.

If Spigot merged the previously mentioned pull request, then it would work, but I can't influence that process.

Well that is a huge rip. Thank you.

Yep indeed it is a shame. :/

@lucko,

Sorry to comment on this old issue thread. I'm assuming this pull request has not been merged and there is no update posted? Unfortunately, I cannot review the pull request using that link as my login for their Jira does not grant me access.

Thank you for all your work on this, it is a fantastic plugin and project!

Brandin.

Yep, pull request is still open, but hasn't received any comment / update in over a year.

This is really a bummer. I suppose the fix hasn't landed yet still.

I'd like to issue lp commands over RCON to initialize groups and memberships from a web UI. The commands itself execute, so that's technically fine there's no feedback and I can't verify the existing settings.
Are there any suggestions how to achieve that instead? I could directly access the database, but I figured letting LuckPerms handle that would avoid interference and potential consistency issues. But looks like this might be the better solution when RCON doesn't work properly.

Pleease reopen this bug.

Pleease reopen this bug.

This isn't a LuckPerms bug - so theres no reason to have this open. It's on Spigot to fix, not Lucko.

Was this page helpful?
0 / 5 - 0 ratings