An advanced portals plugin for bukkit
Go to file
Sekwah 339e12dd0c Updated op code 2018-07-23 01:14:36 +01:00
gradle/wrapper Added wrapper and updated mapping 2018-06-07 15:20:30 +01:00
src/main Updated op code 2018-07-23 01:14:36 +01:00
.gitignore Updated .gitignore 2018-07-05 02:28:03 +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 Removed dumb try catch system i had made 2018-06-08 07:15:00 +01:00
TODO.md Added what i think is the code for portal placing 2018-02-22 12:44:56 +00:00
build.gradle Improved server running 2018-07-13 00:47:39 +01:00
gradle.properties Added cache and removed imports 2018-07-13 04:06:01 +01:00
gradlew Added wrapper and updated mapping 2018-06-07 15:20:30 +01:00
gradlew.bat Added wrapper and updated mapping 2018-06-07 15:20:30 +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)
  • Forge (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