Advanced-Portals/README.md

40 lines
3.3 KiB
Markdown
Raw Normal View History

2019-06-02 07:19:41 +02:00
![Advanced Portals](https://i.imgur.com/UIF6cQR.png)
2019-09-08 00:39:39 +02:00
[![Discord](https://img.shields.io/discord/168282484037910528.svg?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/fAJ3xJg)
[![](https://img.shields.io/github/contributors/sekwah41/Advanced-Portals.svg?style=for-the-badge&logo=github)](https://github.com/sekwah41/Advanced-Portals/graphs/contributors)
[![](https://img.shields.io/github/issues/sekwah41/Advanced-Portals.svg?style=for-the-badge&logo=github)](https://github.com/sekwah41/Advanced-Portals/issues)
[![](https://img.shields.io/github/issues-pr/sekwah41/Advanced-Portals.svg?style=for-the-badge&logo=github)](https://github.com/sekwah41/Advanced-Portals/pulls)
[![](https://img.shields.io/github/forks/sekwah41/Advanced-Portals.svg?style=for-the-badge&logo=github)](https://github.com/sekwah41/Advanced-Portals/network/members)
[![](https://img.shields.io/github/stars/sekwah41/Advanced-Portals.svg?style=for-the-badge&logo=github)](https://github.com/sekwah41/Advanced-Portals/stargazers)
[![](https://img.shields.io/github/license/sekwah41/Advanced-Portals.svg?logo=github&style=for-the-badge)](https://github.com/sekwah41/Advanced-Portals/blob/master/LICENSE)
2019-06-02 18:53:08 +02:00
Advanced Portals [![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master)](https://travis-ci.org/sekwah41/Advanced-Portals/branches)
2019-06-02 07:19:41 +02:00
==============
2019-06-02 18:43:09 +02:00
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.
2013-10-07 18:19:27 +02:00
2019-06-02 18:43:09 +02:00
# Branch Layout
2019-06-02 18:53:08 +02:00
* [master](https://github.com/sekwah41/Advanced-Portals/) (Release Build) [![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=master)](https://travis-ci.org/sekwah41/Advanced-Portals/branches)
* [dev](https://github.com/sekwah41/Advanced-Portals/tree/dev) (Dev Build) [![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=dev)](https://travis-ci.org/sekwah41/Advanced-Portals/branches)
* [recode](https://github.com/sekwah41/Advanced-Portals/tree/recode) (Recode) [![Build Status](https://travis-ci.org/sekwah41/Advanced-Portals.svg?branch=recode)](https://travis-ci.org/sekwah41/Advanced-Portals/branches)
2018-01-03 17:16:34 +01:00
2019-06-02 18:43:09 +02:00
Once the recode is done the master branch will be releases and the dev branch will be where work is done.
2014-10-22 23:34:08 +02:00
2019-06-02 18:43:09 +02:00
# Help
[List Of Commands](https://github.com/sekwah41/Advanced-Portals/wiki/Commands)
2016-03-14 17:15:24 +01:00
2019-06-02 18:43:09 +02:00
[Spigot Page](https://www.spigotmc.org/resources/advanced-portals.14356/)
2015-06-28 17:40:10 +02:00
2019-06-02 18:43:09 +02:00
[Bukkit Page](http://dev.bukkit.org/bukkit-plugins/advanced-portals/)
2019-06-02 18:43:09 +02:00
# Usage Data
Usage stats can be found here https://bstats.org/plugin/bukkit/AdvancedPortals
Were available here http://mcstats.org/plugin/AdvancedPortals but mcstats is no longer working.
2019-06-03 04:46:13 +02:00
# API
2019-06-03 04:46:13 +02:00
The api isn't implemented in this version, sorry for any inconvenience. Check the recode tree for possibly a working recode at some point.
2019-06-03 04:46:13 +02:00
# Contribution
If you are going to change any of the reflection make sure you test it against the suggested supported versions at the moment e.g. 1.13 as well as 1.14 otherwise most will be accepted from just reviewing the code unless it changes something drastic which would effect other functionality in a bad way.