Перейти к содержимому
Mineforgian

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.

PingList.png

Global TabList

Show global players on the TabList.

  • You can now customize the display mode and display message of global players. (see config)

TabList2.png

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.

ConnectMessage.png

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.

customText2.png

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 to last, players will connect to the server they last exit.
    • Usage: /remember mode <last, preset>
    • Default: last
  • 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)

Players can also use click to command with /remember or connection message.

RememberMe.png

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

  1. 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

  1. You can now customize the display mode and display message for global TabList. by https://github.com/Team-Jackdaw/Essential-PlayerInfo/issues/5
  2. You can now disable any custom message by setting a component blank "". by https://github.com/Team-Jackdaw/Essential-PlayerInfo/issues/5
  3. Changed some filters for registered server and reconstructed some file. 70ad0995926858894774cda911d9e29093bdc59b
  4. Fixed some bugs of TabList. 3da471e40b2ab9fe3d42382a20b01caec84b3b19
  5. 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

  1. Add ConnectMessage module. 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
  2. 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

  1. All customized texts will be deserialized by MiniMessage. So you should use miniMessage format to customize your message.
  2. 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

Комментарии

Загружаем…