Added the feature for cars to only be placeable on roadBlocks if they're enabled
Made uCars use a dynamic protocol so that with 1.7 protocol changes it adapts to the ProtocolLib version's protocol allowing for multi-version support whenever protocol changes.
Fixed /reloaducars
Optimisation
Code refactoring
When no protocolLib, error. (Requires ProtocolLib v2.6.0 or newer for new Protocol dynamic support)
When run with Java 4 (Compiled for Java 5), it won't load. - Recommended Java version: 7