Rcm is a plugin that allows you to make a professional roller-coasters.
On command it spawns or despawns minecarts at places you define.
Commands
This explains it all:
and now in text:
/rcm help ; This command shows all the available commands
/rcm add [name] [start or end] ; This command makes a new roller-coaster point at the place where you look. [name] is the name of the new roller-coaster point. [start or end] here you can define if the point is a start point or an end point.
/rcm remove [name] ; This command removes a roller-coaster point.
/rcm start [name] ; This command executes a roller-coaster point. If it is a start point, it spawns a minecart at the location where you looked when you added the point. If it is a end point, it deletes all the minecarts in a 4 block radius.
/rcm list ; This command shows all the start and end points on the server.
/rcm setType [name] [start or end]; this command sets if the points is a start or end point.
/rcm setCart [name] [minecart/ chestCart/ furnaceCart/ tntCart/ hopperCart]; this command sets what cart the point spawns. Warning: tntCarts explode with a redstone signal!
/rcm teleport[name] [player] ; this command teleports a player to one of the points. [name] is the name of the point.
Permissions
rcm.*
rcm.add
rcm.remove
rcm.start
rcm.list
rcm.setCart
rcm.setType
rcm.teleport
well, the names can tell you what they do!
Installation
Just download and put the file in the plugins folder. RCM makes automatically a folder and a data file(data.yml) . In that file are all the rollercoaster points stored.
Bugs or Problems
Please send me a message with the problem, so i can try to fix it.