An advanced portals plugin for bukkit
Go to file
Sekwah ae5557f816 Updated readme 2019-06-02 17:43:09 +01:00
src/main Updated plugin version 2019-06-02 06:01:14 +01:00
.gitignore Changed build system 2018-07-23 01:43:29 +01:00
.travis.yml Changed build system 2018-07-23 01:43:29 +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 2019-06-02 17:43:09 +01:00
build.gradle Added multiple material portals and random bungee tags 2019-06-02 04:39:08 +01:00
gradle.properties Changed build system 2018-07-23 01:43:29 +01:00

README.md

Advanced Portals

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.

Branch Layout

Once the recode is done the master branch will be releases and the dev branch will be where work is done.

Build Instructions

You must have gradle installed then run "gradle build". Once the build is complete you will have a useable jar file in the folder named "build/lib" listed as Advanced-Portals-x.x.x-snapshot.jar

Help

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