1- ## ServerPingPlayerList
1+ # ServerPingPlayerList
2+
3+ ServerPingPlayerList is a plugin for ** [ BungeeCord] ( https://github.com/SpigotMC/BungeeCord ) ** . The plugin makes sure that
4+ the player list is displayed as so-called samples again. This feature is included in Vanilla Minecraft and Bukkit,
5+ Spigot & Paper by default, but the [ BungeeCord Proxy] ( https://github.com/SpigotMC/BungeeCord ) does not support this
6+ feature.
7+
8+ ![ logo] ( https://github.com/zeroBzeroT/ServerPingPlayerList/blob/master/logo.jpg?raw=true )
29
310[ ![ discord] ( https://img.shields.io/discord/895546064260718622?logo=discord )] ( https://discord.0b0t.org )
411[ ![ reddit] ( https://img.shields.io/reddit/subreddit-subscribers/0b0t )] ( https://old.reddit.com/r/0b0t/ )
512![ last commit] ( https://img.shields.io/github/last-commit/zeroBzeroT/ServerPingPlayerList )
613![ repo size] ( https://img.shields.io/github/languages/code-size/zeroBzeroT/ServerPingPlayerList.svg?label=repo%20size )
714[ ![ downloads] ( https://img.shields.io/github/downloads/zeroBzeroT/ServerPingPlayerList/total )] ( https://github.com/zeroBzeroT/ServerPingPlayerList/releases )
815
9- ---
10-
11- ServerPingPlayerList is a plugin for [ BungeeCord] ( https://github.com/SpigotMC/BungeeCord ) . The plugin makes sure that
12- the player list is displayed as so-called samples again. This feature is included in Vanilla Minecraft and Bukkit,
13- Spigot & Paper by default, but the [ BungeeCord Proxy] ( https://github.com/SpigotMC/BungeeCord ) does not support this
14- feature. Therefore, I have developed this plugin.
15-
16- ### Details
16+ ## Details
1717
1818- All players of a server in the server browser (on hover)
1919- Server name, version and minimum supported protocol
20- - Message of the day override
20+ - Optional message of the day override
2121
22- ### Commands
22+ ## Commands
2323
24- - ** /spplreload {count}** reloads the config from the file
24+ ** /spplreload {count}** reloads the config from the file.
2525
26- ### Config
26+ ## Config
2727
2828| Setting | Description |
2929| -------------------------| ---------------------------------------------|
@@ -33,15 +33,15 @@ feature. Therefore, I have developed this plugin.
3333| messageOfTheDayOverride | Overrides all MOTDs of the servers |
3434| messageOfTheDay | Message of the day |
3535
36- ### Libraries
36+ ## Libraries
3737
3838- BungeeCord API
3939
40- ### Statistics
40+ ## Statistics
4141
4242![ Graph] ( https://bstats.org/signatures/bungeecord/0b0t_ServerListListener.svg )
4343
44- ### Warranty
44+ ## Warranty
4545
4646The Software is provided "as is" and without warranties of any kind, express
4747or implied, including but not limited to the warranties of merchantability,
0 commit comments