whats the full code for this mount??
thanks for helping me, really appreciate it :)
hi, i was woundering if you could help me with a slight problem ive encountered in my code?? i cant seem to figure out what code i need, i want...
Im looking for the code that allows the player to have a nausea effect after teleporting. ive used this for teleporting... if(blockId == 345){...
Yh that would help :)
Okaii, I'll try it, do you have an example??
Can someone send me a code that adds visual effects to the player after a certain action is done, such as teleporting, i was thinking of the...
EventHandler public void onPlayerInteract(PlayerInteractEvent event){ Player player = event.getPlayer(); int blockId =...
it's all good now just testing it out ill give you feedback in 5 mins
oh, that helps, sorry i didn't click straight off, now there parts of text that are highlighted grey is that fine??
okaii, but the last line is redlined, how to i fix this?? iv done that EDIT by Moderator: merged posts, please use the edit button instead of...
okaii, done that but theres still an error, do i use Override or EventHandler or something else
can some one help me with a little problem of mine. i don't know what code i need to be able to teleport my player to where his cross air is. can...
Player.teleport(teleportLoc); thats underlined red, and ill try that, ill send you the code when im done package me.BlubBlubx.teleport; import...
package me.BlubBlubx.teleport; import org.bukkit.Location; import org.bukkit.block.Block; import org.bukkit.entity.Player; import...
Separate names with a comma.