An advanced portals plugin for bukkit
Go to file
Alastair 9e371b7a97 Added message to when you select portals directly 2017-07-15 11:29:10 +01:00
Resources Fix for 1.8.8 due to a reference to the hand being used which was not needed 2017-07-15 11:22:08 +01:00
src/com/sekwah/advancedportals Added message to when you select portals directly 2017-07-15 11:29:10 +01:00
.gitignore Add maven support 2016-07-28 07:22:47 -07:00
.travis.yml Create .travis.yml 2017-07-14 12:05:47 +01:00
DragAndDropStarter.bat Added special starter file i use for testing 2017-07-14 00:39:05 +01:00
LICENSE.md Updated License 2016-12-16 04:38:38 +00:00
README.md Update README.md 2017-07-14 14:57:01 +01:00
pom.xml Fix for 1.8.8 due to a reference to the hand being used which was not needed 2017-07-15 11:22:08 +01:00

README.md

Advanced Portals Build Status

An advanced portals plugin for bukkit made by sekwah41 designed to have a wide range of features which are easy to use. It adds a bunch of commands to create and edit portals and destinations. This plugin not only enable normal teleportation but also cross server teleportation for networks using bungee.

List Of Commands

Spigot Page

Bukkit Page

Usage Data

Global Plugin Stats

To get the needed bukkit versions download the spigot buildtools and run the appropriate commands for the versions listed in the pom file.

e.g. "java -jar BuildTools.jar --rev 1.10.2" (Enter this into git bash)

Use the versions to test code before you turn it into reflection or suggest it to be turned into reflection.

You should never use direct craftbukkit references in public builds as it would only work in one spigot version