LuckPerms

LuckPerms

1M Downloads

game mode switcher does not work

Karotte128 opened this issue ยท 1 comments

commented

Description

The game mode switcher (F3 + F4 key) does not work, even when all permissions are given (* permission)

Reproduction Steps

  • Install LuckPerms on paper server
  • give player * permission
  • try to switch game modes using F3+F4 hotkey
  • Error: [DEBUG]: Unable to open game mode switcher; no permission

Expected Behaviour

game mode switcher works

Server Details

1.21.4-222-main@9b1798d

LuckPerms Version

5.4.156

Logs and Configs

No response

Extra Details

Tested this with and without Velocity proxy (Yes, LuckPerms was installed on the server AND the proxy!)

commented

Not a LuckPerms issue. The vanilla client locks F3+F4 (among other things) behind an OP check; so even if you give every single permission, the client still won't be able to use the gamemode switcher. You can install a plugin such as F3NPerm, which spoofs the OP level sent to the clients to bypass this check.