Skip to content

Commit

Permalink
reflect ProtocolLib update
Browse files Browse the repository at this point in the history
  • Loading branch information
strumswell authored Jun 17, 2021
1 parent e98f1b4 commit eb58286
Showing 1 changed file with 15 additions and 18 deletions.
33 changes: 15 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,29 @@
# ServerlistMOTD X

### Download latest Release: [![](https://img.shields.io/github/downloads/strumswell/ServerlistMOTD-X/X-2020-09-05/total)](https://github.com/strumswell/ServerlistMOTD-X/releases/download/X-2020-09-05/ServerlistMOTD.jar)
### Download Lite version for Spigot 1.17 (ProtocolLib not needed!): [![](https://img.shields.io/github/downloads/strumswell/ServerlistMOTD-X/LITE-X-2021-06-13/total)](https://github.com/strumswell/ServerlistMOTD-X/releases/download/LITE-X-2021-06-13/ServerlistMOTD.jar)

### Dependencies
- Correct version of ProtocolLib for your Spigot version (required, **not for LITE-X-2021-06-13!**)
- [Correct version of ProtocolLib](#versions) for your Spigot version [](#head1234)
- Vault (optional)
- economy plugin (optional)
- PlaceholderAPI (optional)

### Working features while we wait for a ProtocolLib update...
The feature set of LITE-X-2021-06-13 compares to the last full version of ServerlistMOTD X-2020-09-05 as follows:
### General

A plugin for the Spigot API. ServerlistMOTD allows you to change your MOTD in the serverlist. You can set custom MOTDs for known players or welcome new players with a special MOTD to get the players attention. This plugin is HIGHLY compatibile with old and new versions of Bukkit/Spigot!

| Feature | LITE-X-2021-06-13 | X-2020-09-05 |
Project page: https://dev.bukkit.org/projects/serverlistmotd

ServerlistMOTD is one of the most popular serverlist plugins for the SpigotAPI with over 70,000 downloads.

![smotd](https://i.imgur.com/z3uzpYZ.png)

### Versions

| | [![](https://img.shields.io/github/downloads/strumswell/ServerlistMOTD-X/LITE-X-2021-06-13/total)](https://github.com/strumswell/ServerlistMOTD-X/releases/download/LITE-X-2021-06-13/ServerlistMOTD.jar) | [![](https://img.shields.io/github/downloads/strumswell/ServerlistMOTD-X/X-2020-09-05/total)](https://github.com/strumswell/ServerlistMOTD-X/releases/download/X-2020-09-05/ServerlistMOTD.jar) |
|--------------------|-------------------|--------------|
| Works with | 1.17 and below | 1.16 and below |
| Works with | Spigot 1.17 and below | Spigot 1.17 and below |
| ProtocolLib Download | Not needed | [![](https://img.shields.io/badge/For-1.17-red)](https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/) [![](https://img.shields.io/badge/For-1.8%20--%201.16-orange)](https://github.com/dmulloy2/ProtocolLib/releases/tag/4.6.0) [![](https://img.shields.io/badge/For-until%201.7-yellow)](https://github.com/dmulloy2/ProtocolLib/releases/tag/3.7.0) |
| ClassicMotd | 🟢 | 🟢 |
| RandomMotd | 🟢 | 🟢 |
| BanMotd | 🟢 | 🟢 |
Expand All @@ -29,18 +38,6 @@ The feature set of LITE-X-2021-06-13 compares to the last full version of Server
| OnlineMultiplier | 🔴 | 🟢 |
| HoverText | 🔴 | 🟢 |

The developer of ProtocolLib recommends using [ViaVersion](https://www.spigotmc.org/resources/viaversion.19254/) with Spigot 1.16 to allow 1.17 player to join. In this case, you can use the latest version ProtocolLib and X-2020-09-05 with all features just fine. If you want a 1.17 server, this lite version is for you.

### General

A plugin for the Spigot API. ServerlistMOTD allows you to change your MOTD in the serverlist. You can set custom MOTDs for known players or welcome new players with a special MOTD to get the players attention. This plugin is HIGHLY compatibile with old and new versions of Bukkit/Spigot!

Project page: https://dev.bukkit.org/projects/serverlistmotd

ServerlistMOTD is one of the most popular serverlist plugins for the SpigotAPI with over 70,000 downloads.

![smotd](https://i.imgur.com/z3uzpYZ.png)

### Support

I started developing ServerlistMOTD in 2014 and slowly shifted away my focus from Spigot development. I did a small rewrite due to bad code in old versions and I dropped Bungeecord support.
Expand Down

0 comments on commit eb58286

Please sign in to comment.