An advanced portals plugin for bukkit
Go to file
Sekwah f658776315 Added stuff for backporting the new versions 2018-08-29 00:26:23 +01:00
Resources Added stuff for backporting the new versions 2018-08-29 00:26:23 +01:00
src/com/sekwah/advancedportals Added stuff for backporting the new versions 2018-08-29 00:26:23 +01:00
.gitignore Added a space 2018-07-05 02:27:16 +01:00
.travis.yml Create .travis.yml 2017-07-14 12:05:47 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-11-28 22:50:21 +00:00
DragAndDropStarter.bat Added debugger to starter 2018-07-13 00:53:32 +01:00
LICENSE.md Updated License 2016-12-16 04:38:38 +00:00
README.md Updated readme 2018-04-06 21:39:48 +01:00
pom.xml Added stuff for backporting the new versions 2018-08-29 00:26:23 +01:00

README.md

Advanced Portals Build Status

Build Instructions

(This part is mostly aimed for beginners in case they haven't seen a maven project)

You must have maven installed then run "mvn clean install". Once the build is complete you will have a useable jar file in the folder named "target" listed as Advanced-Portals-x.x.x-snapshot.jar

Plugin Info

NOTE: This is the old version of Advanced Portals, look in the appropriate branch for the newer versions.

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

The api isn't implemented in this version, sorry for any inconvenience. Check the recode tree for possibly a working recode at some point.

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