MinecartRevolution
QuarterBukkit | (PluginManager) | MinecartRevolution
Please don't write ticket and issue comments! Use the issue-system here
Recode
Recode Progress: ==================== (100 %)
There are stable versions of MinecartRevolution available! Get them from here
Basic Description
What is MinecartRevolution? It's a modern Minecart-Plugin for Bukkit which features simple functions for beginners and professional ones like an own english-like natural scripting language (RevoScript).
You can use it simple with control signs and control blocks, define the expression scripts and create new controls in configuration files. You can also write plugins for more complicated controls and new RevoScript elements.
Features
- Create Boosters, Brakes, Elevators & Reverses with only placing a block below a rail!
- Create Announcements, Farming, Stations, Holds, Intersections, Sensors, Chest-Transfers, Collectors, Effects & more with high-customizable control signs!
- You can customize your plans even more with a whole human-like expression language!
- Everybody can write auto-updating plugins for MinecartRevolution which can modify most of the properties and add new expressions & controls. Such plugins are written in Java!
Notes
- MinecartRevolution requires QuarterBukkit-Plugin which is automatically downloaded by MinecartRevolution after the user agreed to the download (restart of the server, see the QuarterBukkit page).
- MinecartRevolution and all MinecartRevolution plugins feature auto updating (disabled by default) and new version availability notification (enabled by default). You can enabled or disable both behaviors in the main config file under "plugins/MinecartRevolution/config.yml".
- MinecartRevolution features metrics integration. Metrics collects your server settings (like auth mode) and system properties (like architecture), as well as game stats (like the amount of online players). You can disable that by setting "opt-out" to "true" in the metrics config file under "plugins/PluginMetrics/config.yml".

-
View User Profile
-
Send Message
Posted Apr 5, 2012Looks very nice! Shame about the lack of a nice foss license though.
-
View User Profile
-
Send Message
Posted Apr 5, 2012@BoritoSC2
Packe mal NoLagg raus, starte und stoppe den Server, und packe NoLagg wieder ein. Das sollte helfen, ansonsten kannst du nur NoLagg oder MinecartRevolution benutzen :(
-
View User Profile
-
Send Message
Posted Apr 5, 2012@BoritoSC2
PS: Daneben gibt es auch noch oft Chunk Fehler
2012-04-05 11:24:21 [WARNING] Wrong location for net.minecraft.server.EntityMinecart@9f98 in world 'aldana'! 2012-04-05 11:24:21 [WARNING] Entity is at 346.5,230.49702483772947 (chunk 21,14) but was stored in chunk 21,11
-
View User Profile
-
Send Message
Posted Apr 5, 2012Moin
Bekomme folgenden error mit dem neuen RB von Bukkit (1.2.5 R1.0) und MR 1.0.1
http://pastebin.com/MBjLiWtY
-
View User Profile
-
Send Message
Posted Apr 4, 2012@Hoppelmann
Der Fehler besteht unverändert weiterhin ;(
EDIT
Die Fehler kamen jetzt noch eine Weile und jetzt scheint aber alles zu gehen...komisch, weil die Commands die du beschrieben hast hatte ich auch schon vorher durch probiert, aber egal, jetzt geht es ja immerhin^^
-
View User Profile
-
Send Message
Posted Apr 4, 2012@Momo3773
We've done it (try the latest DEV-Build)!
-
View User Profile
-
Send Message
Posted Apr 4, 2012Do you plan to add a [EjectAt] signs? Like first line [EjectAt], seconde one the position x/y/z, third one the angles pitch:yaw
-
View User Profile
-
Send Message
Posted Apr 4, 2012@Hoppelmann
Forgot to mention, server is mc.joinwarpigs.com - just ask for davisev5225.
-
View User Profile
-
Send Message
Posted Apr 4, 2012@Hoppelmann
Feel free to join me on my server sometime, I'll show you what's happening. Easier than trying to explain it, since I provided a screenshot in my bug report and everything.
-
View User Profile
-
Send Message
Posted Apr 4, 2012Thanks!
It is great to have a plugin like this back.
I have hoped however that the spawn function could have been done with a block.
If you want to do compact pickup stations, a block that has to be below the rail anyhow. A sign needs an extra block...
Would there maybe one day be a chance to make custom blocks in the config? With combinations like the original MM? Where a certain block would execute the same function all over the server? And the config would be central?
-
View User Profile
-
Send Message
Posted Apr 4, 2012@HD3870
He mean this:
@uncovery
You create a [Spawn]-Sign (http://www.minecartrevolution.com/wiki/index.php?title=Control_Signs#Spawn_minecart) and then a Grab-Block (http://www.minecartrevolution.com/wiki/index.php?title=Control_Blocks#Grab).
Image:
-
View User Profile
-
Send Message
Posted Apr 4, 2012@uncovery
did you mean Obisidan shield: first line, nothing, second: [Stadion], third, Enter
?
-
View User Profile
-
Send Message
Posted Apr 4, 2012How do I make a platform block that when powered spawns a minecart picks up a player and starts rolling? That was one of the best feature of MM....
-
View User Profile
-
Send Message
Posted Apr 4, 2012@WingedSpear
Which plugins do you use?
-
View User Profile
-
Send Message
Posted Apr 3, 2012@Hoppelmann
What about mine mmm, i removed MinecartRevo from my plugins and the god mode bug of my server its fixed, and thats a huge bug...
-
View User Profile
-
Send Message
Posted Apr 3, 2012@davisev5225
Sorry, I can't reproduce the problem. I can't reproduce all your problems. So can you say me what you did before you got the error?
-
View User Profile
-
Send Message
Posted Apr 3, 2012@e51bomag
Update mal auf den neusten DEV-Build (/mr update dev). Falls es dann immer noch nicht funktioniert, führe bitte einmal /mr patchregion aus, um Schilder zu reparieren (Dauert beim neusten DEV-Build auch nur eine Sekunde).
-
View User Profile
-
Send Message
Posted Apr 3, 2012So bekomme leider Minecart Revolution nicht zum laufen ;( Craftbukkit ist UptoDate und Minecart Revolution auch. Hier der Fehler aus dem Log:
2012-04-04 07:29:22 [SEVERE] Could not pass event VehicleUpdateEvent to MinecartRevolution org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) at net.minecraft.server.EntityMinecart.F_(EntityMinecart.java:601) at net.minecraft.server.World.entityJoinedWorld(World.java:1265) at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106) at net.minecraft.server.World.playerJoinedWorld(World.java:1247) at net.minecraft.server.World.tickEntities(World.java:1154) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:545) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452) at net.minecraft.server.ThreadServerApplication.run(SourceFile:490) Caused by: java.lang.NumberFormatException: For input string: "7]" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at de.MRTeam.MinecartRevolution.Control.SignCollect.execute(SignCollect.java:29) at de.MRTeam.MinecartRevolution.Action.SignAction.doSignEvent(SignAction.java:51) at de.MRTeam.MinecartRevolution.Listener.MinecartListener.onVehicleUpdate(MinecartListener.java:80) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ... 10 more
Beim Erstellen eines Signs kommt auch die Meldung ich hätte keine Berechtigung. Habe mal den Server kopiert und die Welt gelöscht...schon ging alles einwandfrei. Aber möchte die alte Welt ja behalten...weiß jemand Rat?
-
View User Profile
-
Send Message
Posted Apr 3, 2012http://pastie.org/3723924
....i dont know what this mean, but is the only error on my server and some of my players are like in god mode....
-
View User Profile
-
Send Message
Posted Apr 3, 2012@TheCrafter2012
Set blocks you don't want to use to unobtainable block IDs, such as sponge (19), circle-stone (98:3), etc.