Cuberite Forum

Full Version: PvP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
That's because of Minecraft sending two packets when right clicking (It's really usefull trust me Smile). You can filter the packet out by using
if (BlockFace == BLOCK_FACE_NONE) then
   return false
end
Ah, that makes sense now, thanks alot. Smile
well, making it depend on another plugin can be bad unless you yourself is working on both of them, also, not everyone wants to use worldedit Xoft, that's why I suggested it the way I did, and sorry for beeing late in the answering, haven't been at home for a while.
Don't worry, I already have it working my way, I'll make it work the WorldEdit way once the plugin is done so nothing depends on it too much. But if you're gonna make arenas and regions and stuff, you're probably gonna use WorldEdit anyways.
For anyone else looking for this plugin, it is released:

https://forum.cuberite.org/showthread.php?tid=1833
Pages: 1 2