warp not working #55
Closed
warp not working #55
Comments
|
This is fixed in 3b79672. Thank you for reporting it and providing the full error information. I will release version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm new to PocketMine and this is the first plugin I'm trying so I beg for some patience :)
I installed SimpleWarp 3.3.7 and PocketMine-MP 1.7dev-743 implementing API version 3.0.0-ALPHA11 for Minecraft: PE v1.2.10.
The plugin is successfully loaded and the commands are available.
I was able to create a warp with
/addwarp test 256 166 256
.Now I'm trying to warp a player to that warp:
/warp test playername
and this is what I get:The player did not move at all. And when I finally move the player ingame:
Any idea what I'm doing wrong?
The text was updated successfully, but these errors were encountered: