Help adding a custom tp command

I was wondering if anyone had an idea for how I could add a custom command where people can use /hub to teleport to my hub building. I use SimplePortals and have created a portal to every major district on the server. Now I want a command that teleports them directly there no matter where they are. However, I want to use the 5 second “don’t move” that most teleport commands use (like better rtp). Otherwise people will abuse it to cheat death. Anyone got any solutions? Summary: need command /hub that teleports to a specific location.
6 Replies
whizvox
whizvox2y ago
Edit your commands.yml file to add an alias for /warp hub or whatever the equivalent is.
Nick
Nick2y ago
Probably overkill, but this would be super easy for a developer to create for you
Lildirt
Lildirt2y ago
use a command cooldown/warmup plugin and set a cooldown for the alias (and the command it maps to) that whizvox suggested, then configure that alias.
PleaseSignOut
PleaseSignOutOP2y ago
So warp is essentially the tp with cool down command but to a custom location? Might need to experiment with that
Deleted User
Deleted User2y ago
Ultra Customizer
Ultra Customizer
Ultra Customizer is the ultimate Styling Solution to make your Server Unique. You can easily create your own GUI’s, Commands and Scripts with an incredibly simple GUI based editor. Additionally you can edit any message on your Server with just a few clicks to make your Server feel 100% unique.
Deleted User
Deleted User2y ago
You can use ultra customiser to create commands. If you’re already using a warp plug-in and just want to change the command, you can create a command like /hub that actually runs the command/warp hub

Did you find this page helpful?