fix ohio discord sender issue
This commit is contained in:
parent
187d1aa8a1
commit
fbd8151093
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ public class DiscordCommandContext extends CommandContext {
|
|||
new MutablePlayerListEntry(
|
||||
new GameProfile(
|
||||
new UUID(0L, 0L),
|
||||
null
|
||||
event.getAuthor().getName()
|
||||
),
|
||||
GameMode.SURVIVAL,
|
||||
0,
|
||||
|
|
Loading…
Reference in a new issue