Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| TravelGates v1.10.18 release | 101.06 KB | Oct 20, 2013 | 1.6.4 | 21,611 | Download |
| TravelGates v1.10.17 release | 100.56 KB | Jul 20, 2013 | 1.6.2 | 6,419 | Download |
| TravelGates v1.10.16 release | 99.20 KB | Jun 30, 2013 | CB 1.5.2-R1.0 | 4,463 | Download |
| TravelGates v1.10.15 release | 99.21 KB | May 2, 2013 | 1.5.2 | 7,748 | Download |
| TravelGates v1.10.14 release | 99.62 KB | Apr 17, 2013 | CB 1.5.1-R0.2 | 2,126 | Download |
| TravelGates v1.10.13 release | 100.37 KB | Apr 8, 2013 | CB 1.5.1-R0.1 | 2,072 | Download |
| TravelGates v1.10.12 release | 223.27 KB | Feb 11, 2013 | CB 1.4.7-R1.0 | 3,659 | Download |
| TravelGates v1.10.11 release | 98.10 KB | Dec 24, 2012 | CB 1.4.6-R0.1 | 4,573 | Download |
| TravelGates 1.10.10 release | 96.85 KB | Aug 8, 2012 | CB 1.3.1-R1.0 | 9,778 | Download |
| TravelGates 1.10.9 release | 95.74 KB | Jun 20, 2012 | CB 1.2.5-R4.0 | 8,133 | Download |
| TravelGates 1.10.8 release | 94.99 KB | Jun 17, 2012 | CB 1.2.5-R4.0 | 1,463 | Download |
| TravelGates 1.10.7 release | 95.04 KB | Apr 4, 2012 | CB 1.2.5-R1.0 | 15,132 | Download |
| TravelGates 1.10.6 release | 95.02 KB | Mar 29, 2012 | CB 1.2.4-R1.0 | 2,616 | Download |
| TravelGates 1.10.5 release | 95.06 KB | Mar 27, 2012 | CB 1.2.3-R0.2 | 3,423 | Download |
| TravelGates 1.10.3 release | 94.77 KB | Mar 14, 2012 | CB 1.1-R8 | 1,382 | Download |
| TravelGates 1.10.2 release | 94.98 KB | Feb 18, 2012 | CB 1.1-R4 | 2,838 | Download |
| TravelGates 1.10.1 release | 94.71 KB | Feb 5, 2012 | CB 1.1-R3 | 3,348 | Download |
| TravelGates 1.9.2 release | 86.16 KB | Jan 29, 2012 | CB 1.1-R2 | 852 | Download |
| TravelGates 1.9 release | 85.63 KB | Jan 27, 2012 | CB 1.1-R1 | 681 | Download |
| TravelGates 1.8 release | 57.62 KB | Jan 8, 2012 | CB 1.0.1-R1 | 1,263 | Download |
| TravelGates 1.7.1 release | 50.28 KB | Jan 3, 2012 | CB 1.0.1-R1 | 560 | Download |
| TravelGates 1.6.2 release | 44.53 KB | Nov 6, 2011 | CB 1337 | 892 | Download |
Screenshots
Description
TravelGates
Teleportation System & Nether Portals Substitution
Latest version: v1.10.18 [1.6.4-R0.1]
- Download (BukkitDev)
Description
teleporting destinationsif he is standing on anonther destinationNether PortalsTeleportation blocksadditional worldsCompatibility with Bukkit:
Video tutorials
- Tutorial by ANDREJJGaming. (Installation + Ingame how-to)
- Tutorial by Minecrafter9842. (Installation + Ingame how-to)
- Tutorial by VariationVault. (Ingame how-to)
- Tutorial by LastWishSpain. (Complete tutorial in Spanish)
- Tutorial by AbsintoJ. (Complete tutorial in Portuguese)
How to setup this plugin from scratch
- Download the latest build: TravelGates-x.x.x.zip, where x.x.x is the latest version
- Extract this archive. You have two files : TravelGates-x.x.x.jar and resources-x.x.x.zip
- Extract the resrouces-x.x.x.zip archive
- Create a directory named "TravelGates" in your "plugins" directory, inside the directory of your Minecraft server (optionnal)
- Move the TravelGates-x.x.x.jar file in the "plugins" directory
- Inside the resources directory you have created by extracting the previous archive, move the travelgates.conf file in the "TravelGates" directory
- Repeat the previous step with the language file of your choice. You can find samples of language files in the "resources\messages" directory. (feel free to update existing files or make your own)
- Configure the configuration file as it is described in the Readme (page or file) or check the next section below with all configuration paramaters.
- Restart the Minecraft server
- Enjoy !
Configuration parameters
- language: set the language used to display messages to players. Has to be the same value as the message file name in the TravelGates directory. (Example : language=en -> messages_en.lang
- usepermissions: (true/false) use PermissionsBukkit or PermissionsEx or Permissions 2x/3x or Native Bukkit Permissions (in that order, depending on what plugin you have)
- teleportwithsign: (true/false) enable the sign to teleport by clicking on it
- teleportwithportal: (true/false) enable Nether Portals substitution
- debug: (true/false) used to enable the debug mode when the plugin is loading.
- clearallinventory: (true/false) used to clear the armor content when the "i" option is set to a destination
- protectadmininventory: (true/false) used to protect admin inventory when the clear inventory option is enabled
- tpblock: (type[,data]/disabled) used to select the teleport block. Type is for a material (example "wool") and data is for the wool color (ex: "lime") or the tree species (ex: "birch"). You can use the numerical data or its name.
Plugin usage
/travelgates/tg
Admin commands:
- /tg {destination} : teleport player
- /tg add {destination} [-options] : add a destination.
- /tg del {destination} : delete a destination.
- /tg save : force to save all destinations
- /tg debug : toggle the debug mode
- /tg dtm : display or not the teleport messages
- /tg options {destination} -[options] : update destination's options. Tthe "-" character is mandatory.
- /tg update {destination} -[options] : same as /tg options
- /tg worlds ({world}|*) [-lu] [world_type]: display available loaded worlds with no options. World name use the same pattern as destinations. Wildcard * can be used to display all worlds in the server directory. Use options [-lu] to load or unload a world. Without options, it will display the state of the world (loaded or unloaded). With the l option is used, you can add the world type : (normal|nether|end), default is normal. You can't unload worlds which have still some players.
- /tg config: display current configuration
- /tg perms : toggle the permissions activation (reload permissions configuration if you enable them)
- /tg signtp : toggle the usage of sign to teleport
- /tg portaltp : toggle the usage of the nether portal to teleport
- /tg clearallinv : toggle the state of the clear all inventory option
- /tg clearallinv : toggle the state of the protect admin inventory option
- /tg autosave : toggle the auto save
- /tg tpblock : modify or toggle the tp block
- /tg {destination} [-f] : teleport player to the destination if he is standing on an existing location. If using -f, the teleportation can be done from everywhere.
Users commands:
- /tg list : display all destinations available to the player.
- /tg details {destination} : display all destinations, their locations and options to the player. You can specify a destination to see its own details.
- /tg restrict {destination} : display allowed destinations from the given destination
- /tg loc {destination} : display location of the destination.
- /tg name : display the name of the location where the player is standing.
- /tg help : display short help of the plugin.
- /tg {destination} : teleport to the destination.
Other teleportation means:
- Right click on a sign containing on a line [TG] or [TRAVELGATES] (case insensitive) and on another line or on the same line (order doesn't matter) the name of an existing destination : do the same as /tg {destination}.
- Use Nether Portals : Place a TravelGates' sign (see above) on a Nether Portal with the "-ON-" state (defined in messages file), configured with a lever or directly on the sign, and use the Portal as usual. The sign has to be placed on the portal bloc facing the head of the player. You can place the destination on the Obsidian blocks or on blocks beside of the portal.
- Using a teleport block: You can be teleported if you use a teleportation block, for instance lime wool. You have to cover a rectangle surface containing the destination with this kind of block to be teleported. Max range around the destination is 5 block (6 with the destination block). All these block have to be at the same height. Just under the player location when the destination has been added.
- Check this page for more detailed information about Nether Portals and Teleportation block features.
Available options:
- i = clear inventory while travelling to a destination
- a = admin teleport only
- s = instant save when adding a new destination or updating the options
- p = set the position of your destination as following -p(world,x,y,z) or -p(x,y,z), and "y" can be equal to "?"
- r = set restricted destinations where players are allowed to go as following : -r{dest1,dest2,dest3} -r{+dest1,-dest2} -r{} -r
- f = force the teleportation to a destination (without being on another destination)
/tg add mydest -iar{test}p(world,5,?,20)sMore exhaustive information in the README.txt fileMore about the Nether Portals usage:
- You have to use a TravelGates sign. So, the destination and the TravelGates tag.
- You can use a lever to toggle the state of the Portal or type it manually.
- The states can be modified in the messages file, instead of using -ON- and -OFF-
- -ON- with the tag [TG] (or [TRAVELGATES]) and an existing destination : you will be teleported to the destination
- -OFF- Regular Nether teleportation.
- If the Sign is invalid, you will be teleported to the Nether.
- If the destination is the same where the portal is standing, teleportation will be canceled. If the Portal is not placed on an existing destination, or adjacent to an existing destination, the teleportation will also be canceled.
Medias
Source code on GitHub :Videos :
Pictures:



Changelog
Next versions
Known bugs
- If you add other worlds, Nether Portal won't send you to the Nether. Make another nether world and link a TravelGate portal to it or link the portal to the regular Nether world.
- It is not a bug, but you have to know it. If you try to modify the configuration file manually and try to reload all plugins with the /reload command, it would not work. All data is saved when the plugin is disabled, with the current ingame config. So, your configuration manually changed will be ignored.
In Case of Bugs
/tg debug
Get 0.05 TON 💎
Download
Add a comment