PortyFeatures:
Porty is a Bungee/Bukkit Teleportation Tool
- Works fast and reliable
- Easy to use API to add own Commands or to teleport players around the world
- Own commands
- Full customizable messages
Commands:
- /tp [player] <target> porty.cmd.teleport
- /tphere <player> porty.cmd.tphere
- /tpall [target] porty.cmd.tpall
- /tpa <target> porty.cmd.tpa
- /tpahere <player> porty.cmd.tpahere
- /tpaccept porty.cmd.tpaccept
- /tpdeny porty.cmd.tpdeny
- /porty-reload porty.cmd.reload
- New Commands coming soon! (maybe warps, homes, etc)
- Want more? Own ideas? Please create a issue at Github!
Installation:
- Extract the downloaded .zip Archive
- Put the Porty-Bungee.jar in your BungeeCord plugins folder
- Put the Porty-Bukkit.jar in your Bukkit plugins folder
- Restart your servers!
Configuration:
Warning:Code (Text):# Teleport timer
# global: Affects every server (-1 or 0 to disable)
# server: Affects only one server (0 for no timer, -1 to use the global timer)
timer:
global: -1
server:
lobby: -1
testserver: 5
# plugin message timeout in seconds
timeout: 5
# command-prefixes:
# /<prefix><commandname> <args>
# Example: '/prefixtpa Moehritz'
commandprefix: ""
Due to a bug in BungeeCord I do NOT recommend using /portyreload after changing the commandprefix value in the config. It is fixed in #922
Source Code
Issues

Porty 1.2
Teleport between servers - Commands - API - Open Source
Recent Updates
- 1.9 compat Mar 8, 2016
- Tabcomplete, Custom Messages & Command Prefixes Jun 16, 2014
- Config & Teleport Timer May 1, 2014