
ProxyPermGroup
A velocity proxy plugin that add/remove players to a specified Luckperms permissions group when connect/disconnect.
ProxyPermGroup
ProxyPermGroup is a lightweight Velocity plugin that automatically add/remove players into a LuckPerms permission group when they connect/disconnect.
Features
-
Automatic Group Assignment: adds players to a configurable LuckPerms group the moment they join the proxy.
-
Clean Disconnects: Automatically removes the group from the player's permission profile the moment they leave the network.
-
Self-Healing Startup: If your proxy crashes or restarts unexpectedly, the plugin automatically scans the database on boot to scrub any "dangling" permissions from offline players.
Configuration
There's only one thing to configure, which is the group you want the player to be added to when connect. If the group does not exist, this plugin will create the group.
permission_group: velocity
Use case
When you have a mult-proxy server network, you may only want to enable certain features on certain proxy. For example, if you have a remote proxy for route optimization, you might want to reduce the view distance of the players connected to that proxy for saving bandwidth, while keeping players connected via the local proxy the same.
