Command Feedback Help

Status
This thread has been locked.

Blockzy

Feedback score
0
Posts
18
Reactions
4
Resources
0
Does anyone know how I can disable playsound feedback from console? I already disabled console feedback with `/gamerule sendCommandfeedback false`, but I'm still getting the playsound feedback.

I'm using Deluxe Menus and I have it so when you click something in the gui it plays a certain sound and it works, but it says `[21:14:44] [Server thread/INFO]: Played sound minecraft:entity.experience_orb.pickup to player` in chat and I don't want players to see that.

Please leave any ideas you might have to fix this. Thanks!
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Technoot

Deactivated
Feedback score
0
Posts
7
Reactions
0
Resources
0
The game rule sendCommandfeedback is specifically for CommandBlocks as far as I know.

The message/command from vanilla mc will always show up in the console, however I believe the message will only be displayed in in-game chat to people with OP.

You could try an alternative, instead of using deluxe menus' play sound ability (if it has one), make it into a command that executes.
If all normal players see that message still after that, then I'm unsure how to fix it.
 

Blockzy

Feedback score
0
Posts
18
Reactions
4
Resources
0
The game rule sendCommandfeedback is specifically for CommandBlocks as far as I know.

The message/command from vanilla mc will always show up in the console, however I believe the message will only be displayed in in-game chat to people with OP.

You could try an alternative, instead of using deluxe menus' play sound ability (if it has one), make it into a command that executes.
If all normal players see that message still after that, then I'm unsure how to fix it.
I deopped myself and I tried it and the message still appears.
 

frxq

Developer
Supreme
Feedback score
27
Posts
479
Reactions
186
Resources
3
use [sound] with deluxemenus.
 

frxq

Developer
Supreme
Feedback score
27
Posts
479
Reactions
186
Resources
3
I don't think that works. I tried it. How does the full command go? Could you give an example?
its not a command its a built in feature with deluxemenus. - '[sound] ENTITY_PLAYER_LEVELUP' is an example.
 
Status
This thread has been locked.
Top