I added a plane to the plugin and followed the steps provided on the website, but now the commands for MTV don't appear and it's not mentionned in the plugin list. How can I fix this?
Wiki for the MTVehicles plugin
54 messages · Page 1 of 1 (latest)
I added a plane to the plugin and followed the steps provided on the website, but now the commands for MTV don't appear and it's not mentionned in the plugin list. How can I fix this?
Wiki for the MTVehicles plugin
I'm on 1.16.5 by the way
screenshot?
The server owner's away, and I don't have access to the console. I'll come back as soon as I get it
k
Says here that an END header was not found
send screenshot of /about
i think that something went wrong in either making the .jar file or in vehicle.yml
I've looked the END header issue, and apparently it said that the issue may be caused by some corrputed cache, but I don't know how to delet it
ask your hosting
Did it work before you added the plane
No, the modified plugin, the one with my plane, failed to load
For what exactly?
Mine's lines 1366-1370
I'll be so confused if the "Plane Red" UUID matches any other one
I don't see the lines in here
My bad, forgot to save. But the issue can't be just that
and without the added plane it just works?
yes
I'll try doing some more tests tomorrow, but I'm unsure whether the same problem will arise
What did you add?
A red plane model, with a unique UUID and itemDamage
ZLP5K0
Sorry for the late response
So the plugin does work again, when you delete the vehicles.yml file and restart?
What I meant is that when we use remove the modified plugin and replace it with the regular MTV, it works
What have you modified in the plugin? Or did you just change the vehicles.yml?
Only the vehicles.yml
Hold on, the plugin's 1500 KB? Mine's only 700 KB for whatever reason. Let me compare them
there is the source (like the base of MTVehicles) and the full versions (~1600ko)
Am I supposed to modify the source or the full version to add a vehicle?
Oh it's only when you build
Like when you build the projet two jars will spawn
I open m'y computer to show a screenshots of these two jar's
oh
i know what did you do
if you want to modify vehicle you only need to modify vehicles.yml in folder MTVehicles
if you want to modify the plugin to change the vehicles.yml forever and on everytime you install MTVehicles on a server you need to get into MTVehicles on github, clone it, makes changes on vehicles.yml, and build using mvn clean package
DON'T extract the plugin to change vehicles.yml and recompress it to .7z and rename to .jar because this, don't work
I think you can change vehicles.yml with 7zip inside the .jar but it's weird to do it
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
That means you brokte the plugin.yml
Is there a video or visual guide that can help me understand how to add vehicles to MTV?