BlockEditor
BlockEditor
Hello, fellow 1.6.4 users, do you want the 1.7 /setblock command, but can't use it yet?
Well here you go! This plugin sets the type of the block at the co-ordinates you specify, as the block id you specifiy, just like the feature in 1.7 :) This can help server admins who like to create adventure maps on Bukkit servers, as now they can make other blocks automatically change with command blocks. This also works from the console, as long as you put the name of the world at the end of the command, but that is not needed with players using the command or command blocks.
Commands
'/setblock <x> <y> <z> <blockid>' - For players/command blocks to use.
'/setblock <x> <y> <z> <blockid> <worldname>' - For the console to use. (ONLY WORKS WITH THE CONSOLE)
Permissions
The command is usable by op's and users with the permission 'setblock.use'.
MCStats
This plugin uses MCStats so I can know how the people are using it :D Clever, eh?
-
View User Profile
-
Send Message
Posted Dec 14, 2013Hello, I am using SetBlock V1 with CB 1.6.4-R2.0. The plugin loads fine (with Java 1.7), and works when players enter the /setblock command in game chat. However, I cannot get blocks to set in the world from the console. I enter the exact same command (sans slash, with world name) and nothing happens. Example:
No response in the console, and nothing changes in the world. But if I enter the very same command in game chat as a player, sans the world name, including a leading slash, it sets blocks just fine:
Any ideas why the console command wouldn't work? Is <worldname> really supposed to be the name of the world folder? Or is it something else?
I tried omitting the world name on the console, and I got a Java exception, so I know the Plugin is running and listening:
Any help would be greatly appreciated. Thanks!
- Joe