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 ;)
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 ;)
2
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:
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
Ok thanks !
I didn't know it was obligatory to be in creative mode to use command blocks ^^'
I didn't know it was obligatory to be in creative mode to use command blocks ^^'
