4drian3d / 4drian3d/ServerPermissions

Feature Request: Replace /server command to allow filter servers by permissions

Open
#16 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
8
Forks
1
Avg merge
7d 14h
Merged PRs (30d)
1

Description

When you do `/server`, it shows the server you are currently in and all thee available servers along with the number of connected players when you hover.

I think on that list it should hide the servers for which you don't have permission

Contributor guide

No contributing guide indexed for this repository

Research direction

Look at the command handling for `/server` in the plugin code, likely in a class like ServerCommand. The list of servers is fetched from the Velocity API. Filter this list by checking the player's permissions, probably using a permission node pattern like 'serverpermissions.server.'. Test by joining a server without permission and verifying it's hidden from the list.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.