An advanced portals plugin for bukkit
Go to file
sekwah b0188c14d0 Started working on config data class 2018-01-07 01:19:41 +00:00
Resources/lang Added forgotten files 2018-01-03 23:28:31 +00:00
src/com/sekwah/advancedportals Started working on config data class 2018-01-07 01:19:41 +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 Added link to readme 2018-01-05 21:18:09 +00:00
TODO.md Added todo list and removed unneeded info from pom file for core 2018-01-03 23:33:09 +00:00
pom.xml Started working on config data class 2018-01-07 01:19:41 +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.

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

Branch Layout

  • master (core code)
  • spigot (Spigot/Craftbukkit) (still needs to be made)
  • sponge (Sponge Powered) (still needs to be made)

Help

List Of Commands

Spigot Page

Bukkit Page

Supported Platforms

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

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