Fixed conflict
This commit is contained in:
@@ -84,7 +84,7 @@ command chatonly {
|
||||
perm utils.chat.chatonly;
|
||||
[empty] {
|
||||
run chatonly;
|
||||
help Shows that you're onlu able to chat, nothing else.;
|
||||
help Shows that you're only able to chat, nothing else.;
|
||||
type player;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -115,7 +115,7 @@ public class Discord implements Module {
|
||||
|
||||
}
|
||||
new Message(sender, null).appendText("\n&cRedstoner&7 has a &2Discord&7 Now! \nClick ")
|
||||
.appendLinkHover("&e" + inviteLink, inviteLink, "&aClick to Join").appendText("&7 to join. \n\nTo sync you rank, copy ")
|
||||
.appendLinkHover("&e" + inviteLink, inviteLink, "&aClick to Join").appendText("&7 to join. \n\nTo sync your rank, copy ")
|
||||
.appendSuggestHover("&e" + token, token, "&aClick to Copy").appendText("&7 into &3#rank-sync&7.\n").send();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user