uCars
uCars

To Spigot 1.8,1.9,1.10,1.11 users:
To run this plugin with Spigot 1.8 you will need the latest version of uCars and the latest version of Spigotmc's updated Protocollib. The 1.8 compatible ProtocolLib can be downloaded from http://ci.shadowvolt.com/job/ProtocolLib/ (courtesy of http://spigotmc.org )! The newest version of uCars can be downloaded from https://stormdev.org/jenkins/
Summary
uCars is a bukkit car plugin with lots of optional, awesome extra features. For more info on this plugin, read about the plugin below! uCars is cars in minecraft. It is made by the stormdev team. Happy driving in your cars! (Yes cars, cars, cars, cars, cars! You really can drive cars with this plugin! If you want your cars to be craftable, upgradeable,etc... Then also download uCarsTrade; if you just want super smooth cars with an extensive API then just download this car plugin! (You may also consider downloading the MarioKart addon if yours if a minigame server))
uCars is an incredibly versatile, seamless car plugin for Minecraft. It offers players the chance to drive around in Minecarts smoothly as if they were part of the game.
uCars also comes with many other optional cool addons to make driving that bit more fun!
Links
Download
Configuration
Controls and Features
Advanced Features
Demonstration
Developers
Languages
Submit an idea
Videos
Donations
Features
- Drive cars
- Effect blocks and boosters
- Fuel
- Awesome extras (Traffic Lights, etc...)
- API support for a variety of extra plugins. (eg. MarioKart, etc...)
- Versatile and configurable
See in action
The official server to see the plugin in action on is the GameBlade minecraft network. Join their server, MineTheftAuto and steal a car off an NPC driver to see both uCars and uCarsTrade in action!

| Website | http://gameblade.net |
| IP | playgb.net |

-
View User Profile
-
Send Message
Posted Apr 16, 2013@lancce
Ucars is a simple, lightweight car mechanic. Complex management is not a desired feature.
-
View User Profile
-
Send Message
Posted Apr 16, 2013i like this plugin but we need a owner system can you do there something??? (i know my english is not the best)
-
View User Profile
-
Send Message
Posted Apr 15, 2013@Bobacadodl
Not sure what good that might do because im using the config object and not getConfig(). But, sure, I will optimise for v10! :D
-
View User Profile
-
Send Message
Posted Apr 15, 2013@storm345
Hey storm, Nice plugin! One huge suggestion though... I was looking through the source on github to see how you made minecarts controllable, and I noticed that you are getting the variables from the configuration A LOT (Checking on VehicleUpdateEvent...). The method to get config values is laggy. On a large server this would be a huge problem. Instead, you should store the variables locally and access them that way.
-
View User Profile
-
Send Message
Posted Apr 15, 2013@evilnucca
Delete config and double reload?
-
View User Profile
-
Send Message
Posted Apr 15, 2013config is broken this line keeps regenerating and causes the cars to not drive correctly
-
View User Profile
-
Send Message
Posted Apr 15, 2013@Drikani
Update your java to java 7. If it is hosted remotely then they should already have the option so notify them. After all java 7 is the standard now http://www.java.com/en/download/faq/java_6.xml and some ucars features require java 7.
-
View User Profile
-
Send Message
Posted Apr 15, 2013@storm345
ok heres the plugin list
TuxTwoLib, UltimateArena, Essentials, GroupManager, Multiverse, Multiinv, Worldedit, Voxelsniper, Signeditor, VoxelModPackPlugin, SimpleCommandSigns, SecretPassage, Vault, Simplecarts, Register, LotteryPlus, Permissions, BKCommonLib, FlightClearance, simpleexperience, WeatherMan, Lift, Jobs, SignBank, LWC, NarrowtuxLib, dynmap, Worldborder.
here the log:
http://pastebin.com/nRc3cCdj
-
View User Profile
-
Send Message
Posted Apr 14, 2013@Drikani
Sadly I cannot without more information. Eg. Logs, plugins, etc,..
-
View User Profile
-
Send Message
Posted Apr 14, 2013Hey, I really want to use your plugin but it seems my Server doesn't load it at all. I tried to /reload after installation but no folder with the config files appeared and in the console there is no info that uCars is going to be enabled.
I hope you can explain why the plugin isn't load at all.
-
View User Profile
-
Send Message
Posted Apr 14, 2013@evilnucca
That is exactly what roadblocks does - except it needs the ids and data values. These can be obtained through google or the useful plugin's /getid or numerous other methods (nei, tmi, etc...)
-
View User Profile
-
Send Message
Posted Apr 14, 2013I really like this plugin but can you put in a config for drive able surfaces I only want people to drive on my roads. I could put all the blocks into the roadblocks area but would be considerably easier to say that they can only drive on stone and stone_slabs anyway great plugin and thanks for it.
-
View User Profile
-
Send Message
Posted Apr 13, 2013@stefanfce
Do not worry. This is already known and is being worked on right now. For v10 hopefully it will be fixed!
-
View User Profile
-
Send Message
Posted Apr 13, 2013ucars and traincarts doesnt work together :/
-
View User Profile
-
Send Message
Posted Apr 12, 2013storm and? :)
-
View User Profile
-
Send Message
Posted Apr 11, 2013@KyranOostra
After first install /reload (really read above before reporting things plz) and that will fix the config bug. As for the rest, try reinstalling it (followed by a /reload).
-
View User Profile
-
Send Message
Posted Apr 11, 2013Nice, it works a bit but i cant place anything...
If i get on my server and i say /help ucars its telling me the 3 commands for the plugin but if i use it the chat is just saying the command i filled in. Nothing else, and when i place a cart nothing happens and the config file is just some green text without any settings... It says like you written, options: and then the text stops... Im just telling....
-
View User Profile
-
Send Message
Posted Apr 11, 2013@medemi68
Update your java to java 7. If it is hosted remotely then they should already have the option so notify them. After all java 7 is the standard now http://www.java.com/en/download/faq/java_6.xml and some ucars features require java 7.
-
View User Profile
-
Send Message
Posted Apr 11, 2013Ucars won't load up at all....
09:37:39 [SEVERE] Could not load 'plugins/ucars.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/useful/ucars/ucars : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R2.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_5_R2.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_5_R2.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_5_R2.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:379) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.UnsupportedClassVersionError: com/useful/ucars/ucars : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:634) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) at java.net.URLClassLoader.access$000(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:212) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:266) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
-
View User Profile
-
Send Message
Posted Apr 11, 2013@storm345
ucars but small bugs with TrainCarts. Chunks no loaded. Please do so that I do not have to sacrifice any plugin.