Advanced-Portals/README.md

3.3 KiB

Advanced Portals

Discord

Advanced Portals GitHub Workflow Status

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.

Branch Layout

Once the recode is done the master branch will be releases and the dev branch will be where work is done.

Help

Command Documentation & Guides

List Of Commands

Spigot Page

Bukkit Page

Usage Data

Usage stats can be found here https://bstats.org/plugin/bukkit/AdvancedPortals

Velocity Support

We add basic Velocity support though it isn't really a priority.

By default, the bungee: tag works without there being a plugin on velocity however for desti: to work for now ensure that on spigot you have the bungeecord setting enabled to register the necessary packet channels.

We will look into adding better support for proxies (Especially Velocity as it looks better)

API

The api isn't implemented in this version, sorry for any inconvenience. Check the recode tree for possibly a working recode at some point.

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.