
Command blocks don't seem to work in my server. - Bukkit Forums
Apr 27, 2013 · The command blocks are all there, and there is commands already preset into the blocks. Can someone help? (I did go into server.properties and set the command blocks to …
Solved - Command Blocks not working even with enable …
Apr 17, 2013 · I never used command blocks on this server before, so I have no clue which plugin is causing this. I have set 'enable-command-block' to 'true' in server.properties, I have tested …
Enable Command Blocks - Bukkit Forums
Jun 26, 2014 · Dukewes I know this seems like a stupid question, but after searching the internet, I think I might as well ask. I am making a plugin and I want to enable command blocks on the …
Command Block Doesn't Work - Bukkit Forums
Nov 6, 2012 · in the server.properties. But for some reason the command block doesn't seem to work and I don't know why. I know how to use the block with the commands because I have …
Command Blocks not working? - Bukkit Forums
Feb 24, 2013 · Hi everyone, I've got a problem with my bukkit server. I have the command blocks enabled in the properties, but when I try to place a command block, it...
Eror with Command Blocks (Not Working) - Bukkit Forums
Nov 24, 2012 · Command Blocks - Problems Well... I was looking forward to using command blocks, but they are not working on my server. I am getting the same message...
Problem/Bug - Can't place or use command blocks | Bukkit Forums
Jul 6, 2016 · On my bukkit server, I can't place command blocks. I checked all of the configuration files I could find to make sure that command blocks are enabled (which they are), but I still …
Setup and Configuration - Pages - Grief Prevention - Bukkit
If you have such a complex server configuration, or if you're interested in reducing protection or tweaking some settings, keep reading. Otherwise, just copy/paste the JAR into your plugins …
Selectors (@e , @p , @r and @a) not working - Bukkit Forums
Feb 22, 2016 · We use command blocks heavily (such as /kill @e [type=Skeleton,r=50] ). However, once we switched to bukkit, thing got out of control. How do I bring back Selectors in …
Command Blocks - Bukkit Forums
Oct 29, 2012 · They are implemented, but you have to enable it first: 1. go to your server properties file. 2. write down ''enable-command-block=true'' 3. close the file and save it 4. …