mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 11:49:12 +00:00
Merge branch '2.x' into 1.13
This commit is contained in:
commit
d95b632884
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ public class Commandafk extends EssentialsCommand {
|
|||
if (!msg.isEmpty()) {
|
||||
ess.broadcastMessage(user, msg);
|
||||
}
|
||||
user.setDisplayNick(); // Set this again after toggling
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue