Skip to content

fix(velocity): bump plugin-permissions to 0.5.0 so permission checks work - #186

Merged
hbrombeer merged 1 commit into
mainfrom
fix/velocity-permissions-bridge
Jul 14, 2026
Merged

fix(velocity): bump plugin-permissions to 0.5.0 so permission checks work#186
hbrombeer merged 1 commit into
mainfrom
fix/velocity-permissions-bridge

Conversation

@hbrombeer

Copy link
Copy Markdown
Member

0.4.0 loads the permission snapshot but never installs a Velocity PermissionProvider, so source.hasPermission(...) — what plugin-agones, plugin-chat, plugin-proxy and plugin-social gate their commands on — never sees it and denies everything for non-console senders. A player holding * cannot even see /agones in tab-completion.

0.5.0 (groundsgg/plugin-permissions#11) bridges the snapshot into Velocity's native permission API.

…work

0.4.0 never installed a Velocity PermissionProvider, so source.hasPermission()
saw nothing and every gated command was hidden -- even from a player holding
'*'. 0.5.0 bridges the snapshot into Velocity's native permission API.
@hbrombeer
hbrombeer merged commit b84a0f9 into main Jul 14, 2026
6 checks passed
@hbrombeer
hbrombeer deleted the fix/velocity-permissions-bridge branch July 14, 2026 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant