An advanced portals plugin for bukkit
Go to file
sekwah41 39dc937ddf
Merge branch 'master' into master
2019-07-03 11:11:51 +01:00
src/main Merge branch 'master' into master 2019-07-03 11:11:51 +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 Added developer note 2019-06-03 03:46:13 +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.

Help

List Of Commands

Spigot Page

Bukkit Page

Usage Data

Usage stats can be found here https://bstats.org/plugin/bukkit/AdvancedPortals

Were available here http://mcstats.org/plugin/AdvancedPortals but mcstats is no longer working.

API

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

Contribution

If you are going to change any of the reflection make sure you test it against the suggested supported versions at the moment e.g. 1.13 as well as 1.14 otherwise most will be accepted from just reviewing the code unless it changes something drastic which would effect other functionality in a bad way.