
Essential-PlayerInfo
This is a very lightweight plugin for Velocity proxy with some useful features. Including Global PingList, TabList, Welcome Message, Global Chat and Connection Tips.
- Загрузки
- 641
- Подписчики
- 10
- Обновлён
- 12 января 2023 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 12 января 2023 г.
Core Features
Global PingList
Display the player ID on the Minecraft server list.

Global TabList
Show global players on the TabList.
- You can now customize the display mode and display message of global players. (see config)

Connection Message
Welcome message will be sent to every player when they connect to a register server. And provide a way to click to switch servers.
- You can now customize the message in config file.

Global Chat & ConnectionTips
The most basic cross-server chat function. & Simple connection tips.
- You can now click the [ServerName] to switch to the target server.

Remember my initial connecting server
A feature to let your players set the initial connecting server as they like. The default setting is "remember their last connected server".
Players can use command to set the mode and server.
Set default mode
- Description: If set to
preset, players will connect to a specific server every time when they connect to the proxy. This initial server can be set by another command. If set tolast, players will connect to the server they last exit. - Usage:
/remember mode <last, preset> - Default:
last
- Description: If set to
Set initial server
- Description: Only work if the default mode is
preset. Set the initial connecting server. - Usage:
/remember server <servername> - Default:
null(If null, players will connect to the default server of the proxy)
- Description: Only work if the default mode is
Players can also use click to command with /remember or connection message.

Optional Features
Customize your message text
You can change the custom text in the config file. You can use MiniMessage to color the message.
You can use %player%, %server% ,%previousServer% and %serverList% to replace the variable.
Command-to-broadcast
For those who don't want their servers to be continuous global broadcasts, we provide an option to enable "command to broadcast". Which means the chat messages in these servers would be broadcast only when the beginning of the message is "#".
Ченджлог
3.0.1Релиз1.17, 1.18, 1.19 · 12 января 2023 г.
What's new
- Add RememberMe module. You can now let your players set the initial connecting server as they like. The default setting is "remember their last connected server". You can find the toturial in RememberMe. by @WDRshadow in https://github.com/Team-Jackdaw/Essential-PlayerInfo/pull/10
What's Changed
- You can now customize the display mode and display message for global TabList. by https://github.com/Team-Jackdaw/Essential-PlayerInfo/issues/5
- You can now disable any custom message by setting a component blank
"". by https://github.com/Team-Jackdaw/Essential-PlayerInfo/issues/5 - Changed some filters for registered server and reconstructed some file. 70ad0995926858894774cda911d9e29093bdc59b
- Fixed some bugs of TabList. 3da471e40b2ab9fe3d42382a20b01caec84b3b19
- Refactored by @Lokeyli in https://github.com/Team-Jackdaw/Essential-PlayerInfo/pull/11
Full Changelog: https://github.com/Team-Jackdaw/Essential-PlayerInfo/compare/v2.0.0...v3.0.1
3.1.0Релиз1.17, 1.18, 1.19 · 12 января 2023 г.
What's new
- Add
ConnectMessagemodule. Welcome message will be sent to every player when they connect to a register server. And provide a way to click to switch servers. You can find the toturial in miniMessage. by @WDRshadow https://github.com/Team-Jackdaw/Essential-PlayerInfo/pull/12 - Used APIs from Velocity-3.1.2-SNAPSHOT. This pre-release version would not support by Velocity lower than 3.1.2.
What's Changed
- All customized texts will be deserialized by
MiniMessage. So you should use miniMessage format to customize your message. - Refactored by @Lokeyli in https://github.com/Team-Jackdaw/Essential-PlayerInfo/pull/11
Full Changelog: https://github.com/Team-Jackdaw/Essential-PlayerInfo/compare/v3.0.1...v3.1.0
Комментарии
Загружаем…