Skip to content
Success

Changes

Summary

  1. Fix &h not being removed from the message properly (commit: f936e1b) (details)
  2. Add /motd command to allow user to set motd without restarting/stopping (commit: d4122eb) (details)
  3. Fix replace method (commit: d47f375) (details)
Commit f936e1b869713c43d260827f46b8e819b02ed741 by md_5
Fix &h not being removed from the message properly
(commit: f936e1b)
The file was modifiedsrc/main/java/net/md_5/bungee/command/CommandAlert.java (diff)
Commit d4122eb5e561b46df706dfdf34492b61452245d8 by md_5
Add /motd command to allow user to set motd without restarting/stopping server
(commit: d4122eb)
The file was addedsrc/main/java/net/md_5/bungee/command/CommandMotd.java
The file was modifiedsrc/main/java/net/md_5/bungee/command/CommandAlert.java (diff)
The file was modifiedsrc/main/java/net/md_5/bungee/command/CommandMotd.java (diff)