MineCar
WORK IN DEVELOPMENT
Now you can drive you're very own MineCar!
Download
TO DO
Installation
TO DO
Configuration
TO DO
Permission Nodes
MineCar supports SuperPerms (Bukkit's built-in Permissions system), PermissionsEx and Permissions.
It is highly recommended that you use a permissions system with this plugin but if you choose not to then everything will become OP only.
To make things easier for server administrators we've included two parent permissions that you can use to differentiate between normal users and server administrators/moderators.
- MineCar.user
- This is the parent permission that allows users to create, control and remove their own MineCar.
- MineCar.*
- This is the parent permission for admins/mods that allow the same things as MineCar.user but also allows them to remove MineCars (individual players or ALL MineCars), physically destroy other players MineCars and reload the MineCar configuration
We then have the individual permission nodes of course.
Permission Node | Description |
---|---|
MineCar.create | This node allows the creation of a MineCar |
MineCar.control | This node allows the actual driving of a MineCar |
MineCar.remove | This node allows the player to use the /minecar remove command (to remove other players' MineCars) |
MineCar.remove.all | This node allows the player to use the /minecar remove all command |
MineCar.remove.own | This node allows the player to use the /minecar remove command to remove their own MineCar |
MineCar.reload | This node allows the use of the /minecar reload command |
MineCar.destroy.others | This node allows the player to physically destroy any MineCar |
Usage
TO DO
Controls
TO DO
Commands
TO DO
Source
TO DO
Known Issues
TO DO
Changelog
TO DO