4drian3d / 4drian3d/ServerPermissions

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

Ouverte
#16 4 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Java
Étoiles
8
Forks
1
Merge moyen
7 j 14 h
PR mergées (30 j)
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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
backend
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.