diff --git a/README.md b/README.md index 3a2fe69..f99f78c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LiveMotdManager -LiveMotdManager is a multi-platform Minecraft plugin providing a dynamic server list MOTD. It supports Spigot/Paper/Purpur/Folia servers and BungeeCord/Waterfall/Velocity proxies. The plugin changes MOTD based on time, player count, TPS and more. Weather and Discord integrations are included. +LiveMotdManager is a multi-platform Minecraft plugin providing a dynamic server list MOTD. It supports Spigot/Paper/Purpur/Folia servers and BungeeCord/Waterfall (1.16+) / Velocity proxies. The plugin changes MOTD based on time, player count, TPS and more. Weather and Discord integrations are included. ## Building diff --git a/bungee/pom.xml b/bungee/pom.xml index e5f8303..e050137 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -16,7 +16,8 @@ net.md-5 bungeecord-api - 1.20-R0.1-SNAPSHOT + + 1.16-R0.4 provided