Add more replacement words
This commit is contained in:
parent
e74486c1bc
commit
52323f6119
@ -48,12 +48,16 @@ public class AprilFoolsManager extends MiniPlugin
|
||||
.put("of", "o'")
|
||||
.put("reward", "bounty")
|
||||
.put("prize", "bounty")
|
||||
.put("shoot", "fire in the hole")
|
||||
.put("clumsy", "landlubber")
|
||||
.put("clean", "swab")
|
||||
.put("look", "avast ye")
|
||||
.put("noob", "shark bait")
|
||||
.put("hack", "scurvy")
|
||||
.put("hacks", "scurvy")
|
||||
.put("hax", "scurvy")
|
||||
.put("haks", "scurvy")
|
||||
.put("hacker", "")
|
||||
.put("hacker", "scurvy")
|
||||
.put("owner", "captain")
|
||||
.put("leader", "captain")
|
||||
.put("lt", "captain")
|
||||
|
Loading…
Reference in New Issue
Block a user