Freezing player in place completely

Started by Joshualtd on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Freezing player in place completely

I have a problem where i need to freeze the player and remove his ability to move at all: no falling down, no walking, no jumping, no flying. I was able to do that by overriding velocity at earlier versions of MCreator, but ever since i've updated to newest version it stopped working and player is able to move. (can show how it works in past versions but not now)