NBTEditor

NBTEditor

238k Downloads

/nbttile command-colors not working

coin3x opened this issue ยท 3 comments

commented

Version: Spigot 1.9
Plugin Version: 2.0 Snapshot
When I look at a command block and type this command, it keeps saying "No Command Block in sight".

commented

Were you using one of the new types of command block?

The new types of command blocks are not supported. Basically Bukkit doesn't recognize them as command blocks yet. It would be possible to write some hack to make it work, but we'll wait for Bukkit to catch up.

commented

Alright :)

commented

The problem with the new Command Blocks was fixed by Spigot (SPIGOT-2285, Bukkit, CraftBukkit).

I'm fixing it on the NBTEditor side.