Jump to content

Bukkit PlayerMoveEvent equivalent?


vemacs

Recommended Posts

Hello folks,

 

New forge modder here, I just wanted to get some support for this question:

Is there something similar to PlayerMoveEvent for Bukkit, in which you can cancel the event?

EntityMoveHelper looks somewhatly related, but doesn't seem to be able to be cancelled.

 

Of course, I could go with a hackish on TickEnd solution that gets the position of the player, see if it's changed, and then for cancelling, teleport the player to the last recorded location.

 

However, it is very hackish, so I was wondering if there is a more elegant solution?

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.