APDevTeam / Movecraft

The original movement plugin for Paper. Reloaded. Again.
GNU General Public License v3.0
122 stars 74 forks source link

Movecraft ship doesn't go any higher #636

Closed YETIMAN2020 closed 3 months ago

YETIMAN2020 commented 3 months ago

Describe the bug Airship/Airskiff wont go any higher than y103 this is using other plugins and world gen data pack note changing the max height config has no effect

To Reproduce Steps to reproduce the behavior: im not sure other than installing the same data packs movecraft data packs

Expected behavior airship/airskiff moves up then back down a block

Versions (please complete the following information):

TylerS1066 commented 3 months ago

The default types have a maxHeightAboveGround which is a soft "altitude" limit and acts like you mention. The maxHeightLimit is a hard limit which will give the player a warning if they try to go above it.

YETIMAN2020 commented 3 months ago

i tried reinstalling movecraft completely and it now works, its a little confusing but atleast its working now