A5H73Y / Carz

Drive in Minecraft.
https://a5h73y.github.io/Carz/
MIT License
10 stars 8 forks source link

Integrate Planez #37

Open A5H73Y opened 4 years ago

A5H73Y commented 4 years ago

Rather than maintain two separate projects with an incredibly similar code base, the Planez functionality will be added to the Carz plugin using a configuration option. Example of implementation: "Planez.Enabled" defaulted to false. Once enabled, will add an extra question during the createtype conversation of "Is this a Plane?"; This will become an attribute of the Car. If this attribute is true while driving, the flight ability is enabled and will kick in when the vehicle has reached its maximum speed (so you can't take off straight away).

Things to consider: