Default Values for Movement
i'm just beginning to learn how to make plugins, and i've messed with player speed. what's the default value? and for future reference where can i find the default values? spigot docs don't seem to be helping me
5 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by the_millie#0
Minecraft Wiki
Sprinting
Sprinting is a method of transportation that allows the player to move faster, at the expense of depleting saturation. While sprinting, the player's field of view expands slightly while increasing the player's reach by .5-1 block. Players also inflict more knockback on the first hit when sprinting.
the speed when set in java is between -1 and 1, the wiki makes no mention of this speed
I'm pretty sure that's a percentage.
Of the base speed.
I think
Where are you seeing that, btw?
Player (Spigot-API 1.20.1-R0.1-SNAPSHOT API)
declaration: package: org.bukkit.entity, interface: Player