gavinsmod / gavinsextensiblemod

A Minecraft mod with a lot of cool features.
MIT License
29 stars 1 forks source link

[bug] .up command does not work. #8

Closed GT3CH1 closed 2 years ago

GT3CH1 commented 2 years ago

Describe the bug Typing something like .up 10 does not move the player. To Reproduce Steps to reproduce the behavior:

  1. type .up 10
  2. press enter

Expected behavior Typing .up x should move the player up x amount of blocks.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

GT3CH1 commented 2 years ago

commit cee848c fixes this issue.