Update README.md

This commit is contained in:
sekwah41 2018-06-08 06:54:42 +01:00 committed by GitHub
parent 133d6d3295
commit 70b005b98e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
Advanced Portals <a href="https://travis-ci.org/sekwah41/Advanced-Portals/branches">![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master)</a>
Advanced Portals [![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master)](https://travis-ci.org/sekwah41/Advanced-Portals/branches)
================
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 <a href="https://github.com/sekwah41/Advanced-Portals/tree/portals-old">portals-old</a>
**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](https://github.com/sekwah41/Advanced-Portals/tree/portals-old)
Also please use the markdown and not html for updates to this file, references can be found [here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
#Branch Layout
# Branch Layout
* [master](https://github.com/sekwah41/Advanced-Portals/) (Release Build) ![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master)
* [core-dev](https://github.com/sekwah41/Advanced-Portals/tree/dev) (Dev Build) ![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=dev)
@ -18,17 +18,17 @@ Also please use the markdown and not html for updates to this file, references c
[Bukkit Page](http://dev.bukkit.org/bukkit-plugins/advanced-portals/)
#Supported Platforms
# Supported Platforms
* Spigot/Craftbukkit (planned for release of recode)
* Forge (planned)
#API
# 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
# Usage Data
![Global Plugin Stats](http://i.mcstats.org/AdvancedPortals/Global+Statistics.borderless.png)
@ -39,4 +39,4 @@ 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
You should never use direct craftbukkit references in public builds as it would only work in one spigot version