mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-04 16:56:40 +00:00
- Switch messages.yml to minimessage
This commit is contained in:
@ -23,7 +23,7 @@ public class DeopAllCMD extends PlexCommand
|
||||
{
|
||||
player.setOp(false);
|
||||
}
|
||||
PlexUtils.broadcast(tl("deoppedAllPlayers", sender.getName()));
|
||||
PlexUtils.broadcast(messageComponent("deoppedAllPlayers", sender.getName()));
|
||||
return null;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user