Advanced-Portals/README.md

24 lines
1.3 KiB
Markdown
Raw Normal View History

2017-07-14 15:57:01 +02:00
Advanced Portals ![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master)
2013-10-07 18:19:27 +02:00
================
2015-06-28 17:40:10 +02:00
<p>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.</p>
2014-10-22 23:34:08 +02:00
2014-10-22 22:19:45 +02:00
<a href="https://github.com/sekwah41/Advanced-Portals/wiki/Commands">List Of Commands</a>
2015-06-28 17:39:03 +02:00
2016-03-14 17:15:24 +01:00
<a href="https://www.spigotmc.org/resources/advanced-portals.14356/">Spigot Page</a>
2015-06-28 17:39:03 +02:00
<a href="http://dev.bukkit.org/bukkit-plugins/advanced-portals/">Bukkit Page</a>
2015-06-28 17:46:31 +02:00
<br>
<br>
<p>Usage Data</p>
2015-06-28 17:40:10 +02:00
2015-06-28 17:39:03 +02:00
<img src="http://i.mcstats.org/AdvancedPortals/Global+Statistics.borderless.png" alt="Global Plugin Stats" title="Global Plugin Stats">
<p>To get the needed bukkit versions download the spigot buildtools and run the appropriate commands for the versions listed in the pom file.</p>
<p>e.g. "java -jar BuildTools.jar --rev 1.10.2" (Enter this into git bash)</p>
<p>Use the versions to test code before you turn it into reflection or suggest it to be turned into reflection.</p>
<p>You should never use direct craftbukkit references in public builds as it would only work in one spigot version</p>