TVPT / VoxelSniper

The premiere long-distance brush editor for Minecraft
Other
128 stars 115 forks source link

issue with selecting specific multi type block #293

Closed Icefang23 closed 8 years ago

Icefang23 commented 8 years ago

Whenever I try to select a color or type specific bock that is not the default type it either selects the default one or if I use the command, it will say the block is not valid. for example I want to select red hardened clay for the voxel tool but when I try /v 159:14, the plugin does not recognize it as a valid bock ID. however the plugin dose recognize the "default" white hardened clay (159). This plugin did not have this issue until I updated the server from 1.8 to 1.9.4 even though I updated the plugin. Am I doing something incorrect or does the plugin need to be updated?

Deamon5550 commented 8 years ago

What version and what platform?

Icefang23 commented 8 years ago

My server is a paper spigot server version 1.9.4 I'm using voxelsniper 5.171.0 snapshot

Deamon5550 commented 8 years ago

oh I'm a derp, you don't select the data value in that way, you'd use /v 159 to select the block id and then /vi 14 to set the data value.

Icefang23 commented 8 years ago

ok thanks ill try that