BandiPanels is a plugin created for themepark enthousiast in Minecraft that are using TrainCarts as the rideplugin.
Note: This plugin requires TrainCarts plugin to be installed!
BandiPanels comes with the following commands:
Code (YAML):
#Permissions
Commands : bp.use
Sign use : bp.use.<panelname >
#Creating a panel
/bp create <panelname >
#Removing a panel
/bp remove <panelname >
#Getting a list of the panels
/bp list
#Reload the config
/bp reload
- Create a panel with /bp create
- Create a panel sign that allows you to open the control panel.
- At your station, you will have to place a train in station sign to make the system detect if there is a train in the station.
- To make the system detect if the track has been cleared for the next dispatch, you will have to put the following sign at a place of choice on the track.
- That's it. Now go to the config.yml and configure the commands that are executed when a specific button in the panel is pressed.
- Enjoy!
This is the default configuration file. at commands it is possible to configure at least 1 and more than 1 command that will be executed by the respective button.
The menustyle option can be switched to 1 or 2
1: teracotta style
2: concrete style
Code (YAML):
menustyle
: 1
example:
displayname : "examplepanel"
statusses:
gatesopen : false
restraintsopen : false
poweron : false
entranceopen : false
dispatchallowed : false
trackclear : true
traininstation : true
commands:
gates :
- "command 1"
- "command 2"
restraints :
- "command 1"
- "command 2"
power :
- "command 1"
- "command 2"
entrance :
- "command 1"
- "command 2"
dispatch :
- "command 1"
- "command 2"
example:
displayname : "examplepanel"
statusses:
gatesopen : false
restraintsopen : false
poweron : false
entranceopen : false
dispatchallowed : false
trackclear : true
traininstation : true
commands:
gates :
- "command 1"
- "command 2"
restraints :
- "command 1"
- "command 2"
power :
- "command 1"
- "command 2"
entrance :
- "command 1"
- "command 2"
dispatch :
- "command 1"
- "command 2"
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.15, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BandiPanels is a free Minecraft Java mod. Compatible with Minecraft 1.15, 1.16. Downloaded 227 times (via Spigot). Download it and open it directly in the game.