[SPIGOT-1628] /gamerule sendCommandFeedback false -> sends command feedback to console and logs, making logs unreadable Created: 02/Mar/16  Updated: 02/Mar/16  Resolved: 02/Mar/16

Status: Closed
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Herra Pilvinen Assignee: Unassigned
Resolution: Won't Fix Votes: 0
Labels: 1.9, Console,, Log, Spam
Environment:

Linux Ubuntu server, java 8



 Description   

/title, /particle, /playsound - and possibly other commands - have stopped respecting the "gamerule sendCommandFeedback false" at the server console and logs. In 1.7.x and some early 1.8.x you just set sendCommandFeedback to false and the logs were clean. Now when you are running skripted console commands you get command feedback in logs.

How to reproduce:
Go to console and run:
gamerule sendCommandFeedback false
gamerule logAdminCommands false
gamerule commandBlockOutput false

Login to server with your user, ie. so that you have someone online to run this command on from the Console:

Run from console:
title yourplayername title test

You will get a response in console and logs: "Title command successfully executed" when in fact you would expect to see nothing at all (like it used to be before 1.8.3 or something).

Why is this a problem? I have a script running console commands ~10-20 times/sec. This gives huge amounts of spam in console and logs that is useless information. It makes the log and console unreadable.

Mojang said here that the issue exists and then failed to fix it (and marked it fixed):

https://bugs.mojang.com/plugins/servlet/mobile#issue/MC-82766

Probably fixed in vanilla with command blocks or something but now I need Spigot to fix their end of this. Pretty please? Could you look into this? Please?



 Comments   
Comment by Thinkofname [ 02/Mar/16 ]

If it matches vanilla then we wont change it, sorry

Generated at Tue Apr 15 11:10:33 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.