|
|
4 anos atrás | |
|---|---|---|
| locale | 4 anos atrás | |
| sounds | 4 anos atrás | |
| textures | 5 anos atrás | |
| README.md | 5 anos atrás | |
| init.lua | 4 anos atrás | |
| mod.conf | 5 anos atrás |
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.
enderpearl.on_teleport(function(hit_node) end)
Called when the enderpearl hits a node.