MohistMC / Banner

The Bukkit/Spigot/Paper API implementation for Fabric
GNU General Public License v3.0
237 stars 29 forks source link

Issue with Chat and TP Command - Minecraft Version 1.20.1 #335

Open firesstones opened 1 month ago

firesstones commented 1 month ago

I have confirmed that ...

Banner version

764

OS & Java versions

OS: Linux (amd64), Java: Java(61.0) version 17.0.11

Plugins and Mods

Mods:

Banner Mod

Fabric API

Fabric Language Kotlin

Fabric Loader

OpenJDK

MixinExtras

kotlin-reflect

kotlin-stdlib

kotlin-stdlib-jdk7

kotlin-stdlib-jdk8

atomicfu-jvm

kotlinx-coroutines-core-jvm

kotlinx-coroutines-jdk8

kotlinx-datetime-jvm

kotlinx-io-bytestring-jvm

kotlinx-io-core-jvm

kotlinx-serialization-cbor-jvm

kotlinx-serialization-core-jvm

kotlinx-serialization-json-jvm

Plugins:

BannerPlugin

Description

When a player dies, they can no longer speak in the chat or send any commands. The chat displays the message "Chat disabled in client options." Additionally, the teleport (tp) command does not function as expected. There are no errors in the console indicating a problem.

Step to reproduce

1.Install the mods and plugins listed above.

2.Join the game.

3.Attempt to use the teleport command (tp issue).

4.Die in the game.

5.Attempt to use chat or send a command (chat issue).

Logs

No response

Server pack link (Optional)

No response

firesstones commented 1 month ago

/tp x y z works but not /tp (player name) x y z Also, the MythicDungeon plugin is completely bugged. DM me on Discord if you want the plugins for debugging.