Advanced Portals
Advanced Portals is a portal plugin for bukkit designed to have a wide range of features which are easy to use.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Advanced Portals
[//]: # (This is a link to the raw location so that the image can be displayed from pages like Modrinth)

Advanced Portals
An advanced portals plugin 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.
Usage
Check out the Tutorial, List of Commands, and List of Portal Tags.
Download
Note: Please make sure you download the right version for the right loader and mc version.
Also the proxy plugin for both velocity as well as bungee is contained within the jar files.
- Modrinth - Bukkit - Spigot - Curseforge - Github (Source Code)
Contributing
Please ensure that your commits are in the following style for PR's
https://www.conventionalcommits.org/en/v1.0.0/
Also if you could, please run `pre-commit run --files ...` or `pre-commit run --all-files` to ensure that the code is formatted correctly. You will need to have clang-format installed for this to work.
Types available
* test: Changes that affect the build system or external dependencies * test: Changes to our CI configuration files and scripts * test: Documentation only changes * test: A new feature * test: A bug fix * test: A code change that improves performance * test: A code change that neither fixes a bug nor adds a feature * test: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
Scopes available
The scopes available should be the specific modules being worked on. E.g. core, spigot, docs
Documentation
That is handled on the website branch.
At some point I may merge this onto this branch to try to push for documentation changes with new features, though for now this works.