fix ohio discord sender issue

This commit is contained in:
Chayapak 2023-05-11 07:52:08 +07:00
parent 187d1aa8a1
commit fbd8151093

View file

@ -26,7 +26,7 @@ public class DiscordCommandContext extends CommandContext {
new MutablePlayerListEntry( new MutablePlayerListEntry(
new GameProfile( new GameProfile(
new UUID(0L, 0L), new UUID(0L, 0L),
null event.getAuthor().getName()
), ),
GameMode.SURVIVAL, GameMode.SURVIVAL,
0, 0,