Açıklama Yok

Giov4 a3f9f2d5bf + Added sfxs when throwing the enderpearl and teleporting 3 yıl önce
locale a3f9f2d5bf + Added sfxs when throwing the enderpearl and teleporting 3 yıl önce
sounds a3f9f2d5bf + Added sfxs when throwing the enderpearl and teleporting 3 yıl önce
textures 47120ba3e1 + Modified enderpearl texture 3 yıl önce
README.md 05c6036eb1 Update README.md 3 yıl önce
init.lua a3f9f2d5bf + Added sfxs when throwing the enderpearl and teleporting 3 yıl önce
mod.conf 618a94d7c3 Initial Commit 3 yıl önce

README.md

Functions

enderpearl.block_teleport(player, [duration])

Stops the player from teleporting for the specified duration (if it isn't nil). To allow a player to teleport again just set the duration to 0.


Callbacks

enderpearl.on_teleport(function(hit_node) end)

Called when the enderpearl hits a node.