
With MineCars you're able to drive with your Minecart on Black (normal Street) and Gray Wool (Motorway) without any rails, just using your Movement Keys (you can configure the blocks you want to move on). Black Wool is much faster than Gray Wool, so it can be used for motorways (you even can change the Multiplier for Motorways). Every User is able to change the gear of his „MineCar“ using /mcg [1,2,3], so you can control the speed yourself. The Fuel system allows you to buy Fuel for your Minecart.
THIS IS HOW YOU CLIMB!
The wool blocks simulate whatever you have your street blocks set to.


Here you can find a list with all permission nodes:
minecars.* # Gives a player all permission nodes! minecars.admin.* # AdminFuel and Reload Permission minecars.admin # Allows players to get free fuel (command: /mcg adminfuel) minecars.admin.reload # Allows players to reload the config (command: /mcg reload) minecars.buyfuel # Allows your players to use the /mcg buy command minecars.useCommands # Allows your players to use the /mcg command minecars.move # Allows your players to use MineCars minecars.create # Allows your players to place MineCars initially minecars.fuelstation.use # Allows your player to use a Fuelstation minecars.fuelstation.create # Allows a player to create a Fuel Station (create a sign, first line : Fuel Station) minecars.fuelstation.destroy # Allows a player to destroy a Fuel Station minecars.license.use # Allows a player to use Driver's License Signs minecars.license.create # Allows a player to create Driver's License Signs minecars.license.destroy # Allows a player to destroy Driver's License Signs
The Config File allows you to configure the speed factors for the motorway / streets, the blocks, the fuel sytem and more. Just replace the values in the file with yours.
The commentaries in the config.yml file will help you to set MineCars up.
Default Values:
# MineCars V2.4 Config File destroyCar: true placeMinecart: true UseExhaust: true UseOwnership: true RailingBlock: 101 street-speedfactor: 5 motorway-speedfactor: 8 StreetStepType: 0 useWool: true WoolColorStreet: - GRAY - WHITE WoolColorMotorway: - BLACK streetBlock: - 1 - 3 motorwayBlock: - 4 - 5 UseFuelSystem: true UseEconomy: true priceperfuel: 50 fuelitemid: 263 itemsperfuel: 5 UseLicense: true LicenseCost: 10000 UseLicence: true
1.) Place a sign.
2.) Write onto the first line: Fuel Station.
3.) There should be: Fuel Station successfully created.
1.) Place a sign.
2.) Write onto the first line: License.
3.) There should be: Driver's License Sign successfully created.
Pending Approval for Launch.
http://www.youtube.com/watch?v=Dbtot90in_Q
Use the Commentary or Ticket Function to get help!