An advanced portals plugin for bukkit
Go to file
Sekwah d34b781d68 Added maven cache 2018-06-04 12:11:07 +01:00
src/main Changed to proper annotations 2018-06-04 12:01:58 +01:00
.gitignore Moving to service handlers 2018-06-03 20:29:59 +01:00
.travis.yml Added maven cache 2018-06-04 12:11:07 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-11-28 22:50:21 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-01-24 10:16:30 +00:00
DragAndDropStarter.bat Gets rid of md5's stupidly long out of date information on startup for testing. I mean come... 2018-02-02 11:03:54 +00:00
LICENSE.md Updated License 2016-12-16 04:38:38 +00:00
PULL_REQUEST_TEMPLATE.md Create PULL_REQUEST_TEMPLATE.md 2018-01-24 10:10:49 +00:00
README.md Update README.md 2018-06-04 04:06:09 +01:00
TODO.md Added what i think is the code for portal placing 2018-02-22 12:44:56 +00:00
build.gradle Updated build 2018-06-04 11:59:43 +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.

NOTE: This is the rewrite that is in progress to also allow multiple platforms of server mods, if you are looking for the old version or this version isn't finished check the branch portals-old

Also please use the markdown and not html for updates to this file, references can be found here

#Branch Layout

#Help

List Of Commands

Spigot Page

Bukkit Page

#Supported Platforms

  • Spigot/Craftbukkit (planned for release of recode)
  • Sponge Powered (planned)

#API Still needs major work on the documentation however javadocs will be made available on my website on release.

May be out of date but I will keep whatever javadocs there are updated every now and then here http://www.sekwah.com/javadocs/advancedportals/

#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