
A plugin which allows players to create ticket shop guis for purchasing tickets from the Traincarts plugin.
FOR FULL INFORMATION ABOUT PLUGIN USAGE, PLEASE VISIT THE WIKI ON GITHUB
How to use
- Run
/train ticket create <Traincarts ticket name>to create a Traincarts ticket. - Run
/tshop ticket create <Traincarts ticket name>to get a "gui ticket" item. - Run
/tshop gui create <Gui ID>to create a shop Gui. - Run
/tshop gui rename <new display name>to change the Gui title. - Run
/tshop gui edit <Gui ID>to edit the Gui. - Drag the ticket you were given by the plugin into the inventory that opens.
- Run
/tshop gui open <Gui ID>to open the shop GUI. Click on a ticket to get it in your inventory.
Other methods of opening the GUI
Signs
Create a sign with this format:
[tshop]
<gui ID>
Any other text
Right click on the sign to open the shop Gui.
Links
Links are a powerful tool which allows players to "link" multiple guis together.
To get started, you must have at least two guis already created. For example, we may have run:
/tshop gui create mainline/tshop gui create subline
We may want to have it so that the gui mainline links to the second gui, subline.
Firstly, we must create a new "link". To do this, we can run:
/tshop link create <linked Gui ID>/tshop link rename <new display name>
In our example, this would look something like:
/tshop link create subline/tshop link rename "<yellow>Subline Tickets"
This should give us a link item which looks something like this:
With this new link, we can run:
/tshop gui edit mainline
and drag and drop the link item anywhere within the mainline gui, even amongst other tickets.
Now, when a player opens the mainline gui, they will be able to click the link item. This will redirect them to the subline gui.
It's also possible to set the destination page that a link item will link to.
For example:
/tshop link setDestinationPage 10
will make it so that when the link is clicked, it will try to redirect the player to page 10 of the destination gui. If there aren't that many pages in the Gui, it will default to the highest page possible.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- 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 Modrinth — 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.
- Ships as traincartsticketshop-1.0.1.jar — drop this file into the mods folder
- Download size: 18.4 MB
- Download link checked 22 Aug 2026 — working
These come from our own check of the pack file, not from the source page.