Merge pull request #12348 from Broooklyn/nightmare-chatcommand

chat commands: add Nightmare abbreviations
This commit is contained in:
Jordan
2020-08-24 13:54:34 -07:00
committed by GitHub

View File

@@ -1673,6 +1673,9 @@ public class ChatCommandsPlugin extends Plugin
case "the corrupted gauntlet":
return "Corrupted Gauntlet";
case "nm":
case "tnm":
case "nmare":
case "the nightmare":
return "Nightmare";