Change player speed

Started by Freddy101 on

Topic category: Help with modding (Java Edition)

Last seen on 22:09, 13. Jul 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Change player speed

im looking for a way to change a players ground and flight speed WITHOUT potion effects

Last seen on 12:17, 23. May 2024
Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
set attribute level value of…
Sun, 03/17/2024 - 16:09

set attribute level value of movement speed should work. i dont know about the fly speed thought

Last seen on 19:18, 11. Jul 2024
Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the Attribute API, add…
Thu, 07/04/2024 - 02:35

Use the Attribute API, add make a custom modifier to add or remove speed.