1

Issue with command block

Luprus 3/1/21 5:32 pm
133
3/2/2021 5:13 am
Hi everyone!

Recently I started a server to play with my friends and I wanted to add some command blocks.
I rewrote the "enable-command-block=false" line into "enable-command-block=true" in server.PROPERTIES.

In game, I can give me the command block by "/give @p minecraft:command_block" but I can't put it down, on any surface...
I checked server.PROPERTIES and the line is still "enable-command-block=true".

Is there something I missed ?
A step I forgot ?

Help me please, I'm new at making servers ;)
Posted by
Luprus
Level 1 : New Crafter
4

  Have something to say?

JoinSign in

2

HoboMaggot
03/02/2021 12:34 am
Level 55 : Grandmaster Blob
enable-command-blocks only enables command blocks running commands. It doesnt affect placing down the block
If you cant place down a command block it means:
  • You're in survival/adventure mode
  • You're not a Server Operator of the server
3
Luprus
03/02/2021 5:13 am
Level 1 : New Crafter
Ok thanks !
I didn't know it was obligatory to be in creative mode to use command blocks ^^'
1

Welcome