I don't know whether or not this is the correct place, but here goes:
I just can't make the messages output to disappear. I tried with messages output false via command block and via chat log... it just keep appearing!
I'm trying to do a custom store, I have a few questions...
I'm selling a full leather armour set. you click the button and the armour appears and the currency (golden nuggets) is taken. (5 golden nuggets, for example). question is, is there a way to, if can't afford, to display a message instead of giving it to you anyway?
I can't create custom villagers who sell custom things because I do not know how! is that easier to do than what I'm asking for help?
I'm new to the map creating world... so I may be doing various things wrong.
I wrote gamerule commandBlockOutput false. with the command block and via chat... it says it successfully changed the game rule but keeps appearing the messages (example: given Leddaq iron sword x1)
Output MessageThe output message describes the success or failure of the executed command, and may be written to multiple destinations:Previous Output: The output message is always written to the "Previous Output" text pane of the command block GUI.Chat: The output message is written to the chat text in singleplayer mode, or broadcast to all other ops in multiplayer mode, unless it has been suppressed with /gamerule commandBlockOutput false. Some commands may write additional text to the chat as their normal function which won't be suppressed (for example, the /say command will write a message to the chat of all players), separate from the output message. Chat messages which would usually be prefaced by a player's name (such as from the /me, /say and /tell commands) use @ as the player name. If the command block had been named in an anvil before placement, that name will be used instead.Logs: The output message is written to multiplayer server logs unless it has been suppressed with /gamerule logAdminCommands false.
I just can't make the messages output to disappear. I tried with messages output false via command block and via chat log... it just keep appearing!
I'm trying to do a custom store, I have a few questions...
I'm selling a full leather armour set. you click the button and the armour appears and the currency (golden nuggets) is taken. (5 golden nuggets, for example). question is, is there a way to, if can't afford, to display a message instead of giving it to you anyway?
I can't create custom villagers who sell custom things because I do not know how! is that easier to do than what I'm asking for help?
I'm new to the map creating world... so I may be doing various things wrong.
it's 1.8
should I try with 1.7.10?
to get it to stop outputting to the console. The other one only stops notifying OP's in game.
From the wiki:
Output MessageThe output message describes the success or failure of the executed command, and may be written to multiple destinations:Previous Output: The output message is always written to the "Previous Output" text pane of the command block GUI.Chat: The output message is written to the chat text in singleplayer mode, or broadcast to all other ops in multiplayer mode, unless it has been suppressed with /gamerule commandBlockOutput false. Some commands may write additional text to the chat as their normal function which won't be suppressed (for example, the /say command will write a message to the chat of all players), separate from the output message. Chat messages which would usually be prefaced by a player's name (such as from the /me, /say and /tell commands) use @ as the player name. If the command block had been named in an anvil before placement, that name will be used instead.Logs: The output message is written to multiplayer server logs unless it has been suppressed with /gamerule logAdminCommands false.
minecrap