An advanced portals plugin for bukkit
Go to file
Alastair 7fdb84f36b Forgot to remove from the config 2016-08-04 03:32:49 +00:00
Resources Forgot to remove from the config 2016-08-04 03:32:49 +00:00
src/com/sekwah/advancedportals Added portal fail launchback 2016-08-04 03:26:08 +00:00
.gitignore Add maven support 2016-07-28 07:22:47 -07:00
LICENSE.md Added more specific license again 2016-05-09 18:23:48 +01:00
README.md Possible new way to sort out the imports. 2016-08-02 04:23:02 +00:00
pom.xml Added portal fail launchback 2016-08-04 03:26:08 +00:00

README.md

Advanced Portals

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.

List Of Commands

Spigot Page

Bukkit Page

Usage Data

Global Plugin Stats

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)

When each version is compiled place it in the craftbukkit folder and import the folder of jar's. This should allow you to compile and place more.

If it wasnt for the fact craftbukkit is being used then this would work perfectly with maven. However maven cannot support multiple versions of the same dependency by default at least