4drian3d / 4drian3d/ServerPermissions

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

オープン
#16 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Java
スター
8
フォーク
1
平均マージ
7日 14時間
マージ済み PR(30日)
1

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
backend
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
55/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。