An advanced portals plugin for bukkit
Go to file
Alastair 726a4d7ba2 Updated version info 2017-11-30 20:44:34 +00:00
Resources Updated version info 2017-11-30 20:44:34 +00:00
src/com/sekwah/advancedportals Added no spectator mode setting 2017-11-30 19:13:52 +00: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
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-11-28 22:50:21 +00: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 Changed readme 2017-11-20 18:50:32 +00:00
pom.xml Updated version info 2017-11-30 20:44:34 +00: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

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