Titan Teleport Pads
"Titan Teleport Pads" is a simple transportation plugin for your server. You can place pads throughout the server, and when a player stands on one, a GUI will pop up, allowing them to select any available pad. You can designate pads as either Admin or personal. Each player can have their own pads and choose to make them public or private. The plugin supports changing the name and also includes support for color codes. Additionally, each pad has its name floating above it, and the owner's head is displayed in the GUI to indicate ownership. You can change the teleport delay in the config file, among other customizable options.
Spoiler: Older Version
To use an older version of Spigot/Paper, download the corresponding TeleboxLib file. Please note that you may also need to use an older version of Telepads. It is important to remember that older versions of Minecraft are not supported and will not receive updates. Thank you for your understanding and support.
You can utilize a custom texture pack that doesn't overwrite existing blocks. The custom texture pack can be downloaded from this link if you wish to modify or include it in your own texture pack. Additionally, there is an option available to switch to a vanilla-only version.
Teleporter pads will automatically fix themselves when teleported to. To access the settings menu, simply right-click on the telepad block or on the telepad icon in the GUI.
The "Admin," "All," and "Mine" categories in the config file are not required and can be removed.
Requirement:
Setup:
- Stop server
- Drop plugin in plugin folder
- Drop TitanBoxLib in plugin folder
- Start server
- /tep give <name> - gives telepad to player
- /tep give <telepad, wires, wiring_box, teleporter_box> <name> - gives item to player
- /tep reload - reloads config
- /tep remove <holograms/armorstands> <all/distance>
- /tguide - gives book that shows crafting recipes
- For admins: Click on the owner's Steve head to change the telepad to an admin telepad.
- Click on the name tag to change the name of the telepad.
- Click on the green concrete block to set it to private mode, where only the owner can see it. If set to admin, only admins can see it.
- Click on the red concrete block to set it to public mode.
- Click on the lectern to choose the categories in which the telepad will be shown.
- Click on the icon, a player head, to change the icon displayed in the GUI. The icon can be an item held in the main hand or a skull texture code.
- Skull texture can be found here https://minecraft-heads.com/custom-heads
- all commands: titanbox.admin
Spoiler: Recipe
Crafting Book
Wires
Wiring Box
Teleporter Box
Telepad
Wires
Wiring Box
Teleporter Box
Telepad
Spoiler: Default Language File
help:
1 : "&6----- Admin Commands -----"
2 : "&6/tep &freload &b- Reloads config files"
3 : "&6/tep &fgive &7<name> &b- Give player (player) a telepad"
4 : "&6/tep &fgive &7<telepad, wires, wiring_box, teleporter_box> <player> &b- Give player a telepad ,wires, wiring_box, or teleporter_box"
5 : "&c----- Use with caution -----"
6 : "&6/tep &fremove &7<holograms/armorstands> <all/distance> &c- removes all holograms/armor stands."
7 : "&c----- Use with caution -----"
8 : "&6----- Admin Commands -----"
c1 : "/tep reload - Reloads config files"
c2 : "/tep give <player> - Give player (name) a telepad"
c3 : "/tep give <telepads, wires, wiring_box, teleporter_box> <player> - Give player (name) a telepads ,wires, wiring_box, or teleporter_box"
error:
understand : "I don't understand the command."
default_file : "Failed to get the default file: "
console : "Only players can use this command."
unsafe : "You can't use all on unsafe removal."
number : " isn't a number"
items:
telepad:
name : "&bTeleport Pad"
name2 : "&dName: "
admin : "&cADMIN "
public : "&dPublic"
private : "&dPrivate"
icon : "&aIcon Saved!"
category : "&dCategory: "
wires:
name : "Wires"
lore : ""
wiring_box:
name : "Wiring Box"
lore : ""
teleporter_box:
name : "Teleporter Box"
lore : ""
reloaded : "config reloaded!"
holograms_removed : " holograms removed."
armor_stands_removed : " armor stands removed."
icon:
changed : "Icon changed!"
canceled : "Icon changed CANCELED!"
clicked : "&aType Hand in chat for item in your main hand, or paste texture code for head, or cancel to cancel"
name:
changed : "Name changed!"
canceld : "Name changed CANCELED!"
clicked : "&aType Name in chat, or cancel to cancel"
status : "&aStatus changed to : "
telepadgui:
scroll_up : "Scroll Up"
scroll_down : "Scroll Down"
public : "&a(Public) "
private : "&c(Private) "
owner : "&dOwner: "
admin : "&fADMIN"
world : "&dWorld: "
right : "&7Right Click for settings."
name : "TelePad Gui"
telepadguisettings:
name : "TelePad Settings Gui"
name2 : "&dName: "
private : "&dPrivate: "
category : "&dCategory: "
icon : "&dIcon"
back : "&dBack"
Code (YAML):
help:
1 : "&6----- Admin Commands -----"
2 : "&6/tep &freload &b- Reloads config files"
3 : "&6/tep &fgive &7<name> &b- Give player (player) a telepad"
4 : "&6/tep &fgive &7<telepad, wires, wiring_box, teleporter_box> <player> &b- Give player a telepad ,wires, wiring_box, or teleporter_box"
5 : "&c----- Use with caution -----"
6 : "&6/tep &fremove &7<holograms/armorstands> <all/distance> &c- removes all holograms/armor stands."
7 : "&c----- Use with caution -----"
8 : "&6----- Admin Commands -----"
c1 : "/tep reload - Reloads config files"
c2 : "/tep give <player> - Give player (name) a telepad"
c3 : "/tep give <telepads, wires, wiring_box, teleporter_box> <player> - Give player (name) a telepads ,wires, wiring_box, or teleporter_box"
error:
understand : "I don't understand the command."
default_file : "Failed to get the default file: "
console : "Only players can use this command."
unsafe : "You can't use all on unsafe removal."
number : " isn't a number"
items:
telepad:
name : "&bTeleport Pad"
name2 : "&dName: "
admin : "&cADMIN "
public : "&dPublic"
private : "&dPrivate"
icon : "&aIcon Saved!"
category : "&dCategory: "
wires:
name : "Wires"
lore : ""
wiring_box:
name : "Wiring Box"
lore : ""
teleporter_box:
name : "Teleporter Box"
lore : ""
reloaded : "config reloaded!"
holograms_removed : " holograms removed."
armor_stands_removed : " armor stands removed."
icon:
changed : "Icon changed!"
canceled : "Icon changed CANCELED!"
clicked : "&aType Hand in chat for item in your main hand, or paste texture code for head, or cancel to cancel"
name:
changed : "Name changed!"
canceld : "Name changed CANCELED!"
clicked : "&aType Name in chat, or cancel to cancel"
status : "&aStatus changed to : "
telepadgui:
scroll_up : "Scroll Up"
scroll_down : "Scroll Down"
public : "&a(Public) "
private : "&c(Private) "
owner : "&dOwner: "
admin : "&fADMIN"
world : "&dWorld: "
right : "&7Right Click for settings."
name : "TelePad Gui"
telepadguisettings:
name : "TelePad Settings Gui"
name2 : "&dName: "
private : "&dPrivate: "
category : "&dCategory: "
icon : "&dIcon"
back : "&dBack"
Spoiler: Default Config
settings:
language : en_us #this is the language file used in the lang directory
savetimer : 600 #In seconds how often it saves
teleportdelay : 0 #How long it takes to teleport a player, with countdown
category : #You can have up to 7 custom categories with any name
All : #All is special and will show all telepads, no permission and no default allowed
slot : 0 #where the category show on the lower bar
Admin : #Admin is special and will show all Admin telepads, no permission and no default allowed
slot : 1
Mine : #Mineis special and will show all telepads for that user, no permission and no default allowed
slot : 2
default_open : true #this category will show first when standing on a pad
Events : #can be change to any name
permission : titanbox.admin #what permission you need to SET telepads to this category
slot : 3
Spawns : #can be change to any name
permission : titanbox.admin
slot : 4
Public : #can be change to any name
permission : none #none means anyone can set telepad to this category
slot : 5
default : true #This is the category that telepads are set to when placing
resourcepack:
url : http://play.firesoftitan.com/global/030122/TitanBox.zip
enabled : true #If enabled the plugin will force players to this resoure pack
gui_enabled : true #true will use the texture pack, false will use blocks (false, is not recommended)
Code (YAML):
settings:
language : en_us #this is the language file used in the lang directory
savetimer : 600 #In seconds how often it saves
teleportdelay : 0 #How long it takes to teleport a player, with countdown
category : #You can have up to 7 custom categories with any name
All : #All is special and will show all telepads, no permission and no default allowed
slot : 0 #where the category show on the lower bar
Admin : #Admin is special and will show all Admin telepads, no permission and no default allowed
slot : 1
Mine : #Mineis special and will show all telepads for that user, no permission and no default allowed
slot : 2
default_open : true #this category will show first when standing on a pad
Events : #can be change to any name
permission : titanbox.admin #what permission you need to SET telepads to this category
slot : 3
Spawns : #can be change to any name
permission : titanbox.admin
slot : 4
Public : #can be change to any name
permission : none #none means anyone can set telepad to this category
slot : 5
default : true #This is the category that telepads are set to when placing
resourcepack:
url : http://play.firesoftitan.com/global/030122/TitanBox.zip
enabled : true #If enabled the plugin will force players to this resoure pack
gui_enabled : true #true will use the texture pack, false will use blocks (false, is not recommended)
Spoiler: Pictures
All plugins developed by me only get support as my server uses them, or donations for the plugin allow. Please remember I'm the solo person that develops my plugins and its very time consuming.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- 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.
Titan Teleport Pads is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20. Downloaded 877 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/3b1c47e37c25be91c1d8806db63fe17814d9df7f?url=https%3A%2F%2Fwww.paypalobjects.com%2Fen_US%2Fi%2Fbtn%2Fbtn_donate_LG.gif)