About Train Bases
This plugin allows any player to find and build on a train directly on the rails in either a 1x5 or 1x3 configuration.
Features:
- Throttle syncing for trains (syncs throttles when updated)
-
Build anything almost anywhere (on trains)
- Limited to 2x1 or 5x1 carts
- Can be built inside of some monument (Trainyard, etc)
- Can be built inside underground tunnels
- Electrical entities powered by the train
- Configurable Health
- Preset Support
-
NO MAP EDITING REQUIRED!!!
How To Use:
To use this plugin you need to:
1. Put the plugin in your plugins folder and enjoy!
Chat Commands:
/blacklist: Admin only, will blacklist items in your inventory, this will prevent these items from being placed on the train.
/killtrains: Admin only, will kill all trains on the server.
Config:
Bounds defines the buildable area on the train, default is 1x5 or 1x3 for work carts. Larger building bounds may or may not be supported in the future.
{ "Version Number": { "Major": 1, "Minor": 0, "Patch": 2 }, "Upgrade Chance (0-100 = %0-100 chance)": 50.0, "Train Wagon Start Health": 5000.0, "Train Engine Force": 250000.0, "Blacklisted Entities (shortnames)": [ "example1", "example2", "For ShortNames Go to:", "https://docs.carbonmod.gg/references/items/", "https://www.corrosionhour.com/rust-item-list/" ], "Sync Train Throttles": true, "Max Train Pop": 24.0, "Max Train Couple Speed": 9.0, "Message Prefix": "<size=18px><color=#51a3f5>[</color><color=#FFFFFF>T</color><color=#FF0000>B</color><color=#51a3f5>]</color></size>" }
Note: Presets can be found in a seperate folder (TrainBases > TrainPresets)
Please also be aware that at this time bounds are only setup for default types. EX: you can create presets for WagonC, however if you create presets for locomotive the player will be able to build infinitely off the train. Default types meaning train types that come with presets by default (wagonc, wagonb, etc).
The bounding system will be re-engineered shortly to allow for dynamic bound creation.