mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2025-03-13 07:09:50 +01:00
Update README.md
This commit is contained in:
parent
133d6d3295
commit
70b005b98e
14
README.md
14
README.md
@ -1,12 +1,12 @@
|
||||
Advanced Portals <a href="https://travis-ci.org/sekwah41/Advanced-Portals/branches"></a>
|
||||
Advanced Portals [](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) 
|
||||
* [core-dev](https://github.com/sekwah41/Advanced-Portals/tree/dev) (Dev Build) 
|
||||
|
||||
@ -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
|
||||
|
||||

|
||||
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user