Page 1 of 1
Bukkit Plugins: AFK Command
Posted: Sun Jun 03, 2012 12:39 am
by Samuel98
Content Deleted
Re: Bukkit Plugins: AFK Command
Posted: Sun Jun 03, 2012 1:04 am
by Temor
is there any way to check for key presses? if so you could check if w,a,s,d or space bar is hit.
Just a thought
Re: Bukkit Plugins: AFK Command
Posted: Sun Jun 03, 2012 1:13 am
by Samuel98
Content Deleted
Re: Bukkit Plugins: AFK Command
Posted: Sun Jun 03, 2012 1:18 am
by Samuel98
Content Deleted
Re: Bukkit Plugins: AFK Command
Posted: Sun Jun 03, 2012 8:03 pm
by jacek
Yep, that's the only way to do it
That will still let them move within the block they are standing on, if you are using the move event you may as well just use getX()