Essentials: Command Block Spam Problem

Created on 15 Apr 2017  路  20Comments  路  Source: EssentialsX/Essentials

Can I turn off command block /tell logs? Its spamming so much :(
Screenshot: https://ibb.co/hYucO5

problem

Most helpful comment

Try /tellraw @p ["",{"text":"www.google.com"}].

(Doesn't make the link clickable, use https://www.minecraftjson.com/).

Clickable link example: /tellraw @p ["",{"text":"Google!","color":"blue","clickEvent":{"action":"open_url","value":"http://google.com"}}]

All 20 comments

Use /gamerule logAdminCommands false. This is not Essentials related.

No progress :(
Screenshot: https://ibb.co/eHyAt5

That was the wrong one, try /gamerule commandBlockOutput false.

Still won't work: https://ibb.co/crT76Q
Also I have found something like this in EssentialsX files: https://ibb.co/mkxvt5
directory: Essentials.jar\com\earth2me\essentials\Essentials.class

Interesting, I was unaware.
Can you confirm that the message disappears without Essentials enabled?

hm....I'll try. wait a min.

MC client view: https://ibb.co/cfkLRQ
Servers console view: https://ibb.co/hyj3fk
The problem is gone... 馃槃
But I need Essentials 馃槥

Seems like you are out of luck for now, as Essentials commands are always logged right now, no matter what. Only way to remove it is to use a different messaging plugin, Bukkit seems to no longer support the default /tell from what I can see unfortunately.

What else can I use to send links/messages to players by commandblocks?

Try /tellraw @p ["",{"text":"www.google.com"}].

(Doesn't make the link clickable, use https://www.minecraftjson.com/).

Clickable link example: /tellraw @p ["",{"text":"Google!","color":"blue","clickEvent":{"action":"open_url","value":"http://google.com"}}]

Ok. I'll tell you if it works for me 馃槂

Thanks...it works fine 馃憤

But anyway: It should be added in the future updates. Do you agree with me? ;)

Should I close this issue?

I agree that it should be toggleable, and you do too, so no I guess.

okay

Seriously: BIG THANKS for your help! 馃槃
I was stuck with this problem for 2 days 馃槄

Bukkit seems to no longer support the default /tell from what I can see unfortunately.

Hm? /minecraft:tell (which, without plugins, is just /tell) should still work, you just don't have /bukkit:tell anymore. Though in commandblocks, /tellraw is probably better.

You are right, I recall it being /bukkit:tell, since they also have (had?) their custom permissions renamed from minecraft. to bukkit..

Yea, for a while there were both bukkit: and minecraft: versions of most commands (such as /bukkit:say which used purple text); a while ago (I think in 1.8) those were removed because the vanilla commands worked fine and it was better to be consistent.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

smmmadden picture smmmadden  路  3Comments

zuhir picture zuhir  路  3Comments

fieu picture fieu  路  3Comments

Zhythero picture Zhythero  路  3Comments

Sikatsu picture Sikatsu  路  3Comments