Xujiayao / Discord-MC-Chat

Discord-MC-Chat (DMCC), formerly known as MC-Discord-Chat and MCDiscordChat (MCDC), is a practical and powerful Fabric and Quilt Minecraft <> Discord chat bridge inspired by BRForgers/DisFabric
https://blog.xujiayao.com/posts/4ba0a17a/
MIT License
62 stars 34 forks source link

[Question] Commands from Discord to server #245

Open DurkestTime opened 1 month ago

DurkestTime commented 1 month ago

Checks

Description

Previously, commands via /console were executed on behalf of the server, but now they are executed on behalf of a non-existent user Discord-MC-Chat, is it possible to return the execution of the server, because otherwise there is no opportunity to use a lot of commands, and op such a player can not give out

Xujiayao commented 1 month ago

? It is always a Server Command Source named Discord-MC-Chat. What command you cannot use?

DurkestTime commented 1 month ago

Yes, always. For example, because of this I can't use luckperms commands, because Discord-MC-Chat has no rights.

Xujiayao commented 1 month ago

Which version of DMCC can you use luckperms commands? "Discord-MC-Chat" is op level 4.

DurkestTime commented 1 month ago

Last time I used version 2.0.0.0-rc.1 and I could use luckperms via Discord. I am now using version 2.3.2

Xujiayao commented 1 month ago

Which MC version are you using now & the time you used 2.0.0-rc.1?

DurkestTime commented 1 month ago

I'm currently using 2.3.2 and Minecraft 1.20.4 I previously used 2.0.0-rc.1 and Minecraft 1.19.2

Xujiayao commented 1 month ago

Seems like a diff between Mojang and Yarn mappings. The method used in the previous Yarn mappings is not available in Mojang mappings.