Customize player's tabcompletion, Block Commands, Anti Tabcomplete, Suggestion blocker
minimessage: true to your config. [Spigot, Velocity]per_world_group_updates: true to your spigot config.luckperms_prefer_server_key_for_context configuration option. This setting determines whether the plugin uses the server or world context key from LuckPerms for server lookups. [Velocity]
true to use the server key, which is the standard behavior for Paper/Spigot.false to explicitly use the world key, which in Velocity networks typically refers to the sub-server the player is connected to."!command" to explicitly block a command. The quotation marks are necessary!"*" to whitelist all commands (the quotation marks are necessary!)"*" entry and include negated commands in the list by prefixing the entry with a !, like this: "!warp Admin". This will blacklist the command /warp Admin. Make sure to enclose the entry in quotation marks since it begins with a special character.cmd test + "!cmd test admin": Allows /cmd test but blocks /cmd test admin."*" + "!warp": Whitelists all commands except /warp.warp Admin and "!warp Admin", the command /warp Admin will be blocked, regardless of it also being whitelisted.getPlayerName method for PlHidePlayer in the API