All Projects → sekwah41 → Advanced-Portals

sekwah41 / Advanced-Portals

Licence: LGPL-3.0 license
An advanced portals plugin for bukkit

Programming Languages

java
68154 projects - #9 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to Advanced-Portals

Mohist
Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
Stars: ✭ 861 (+697.22%)
Mutual labels:  bukkit, spigot, craftbukkit
DragonEggDrop
Spigot plugin. Overhaul the dragons summoned in The End. Configurable templates, loot and particles. (Modern fork of PixelStix's DragonEggDrop)
Stars: ✭ 14 (-87.04%)
Mutual labels:  bukkit, spigot, craftbukkit
KibblePatcher
KibbleLands Spigot patcher
Stars: ✭ 25 (-76.85%)
Mutual labels:  bukkit, spigot, craftbukkit
DragonTravel
A plugin for the Minecraft-servermods "Bukkit" and "Spigot".
Stars: ✭ 17 (-84.26%)
Mutual labels:  bukkit, spigot, craftbukkit
Boss
Premium custom monsters plugin with skill system, natural spawning and lots of sickest features!
Stars: ✭ 72 (-33.33%)
Mutual labels:  bukkit, spigot, craftbukkit
Origami
Bukkit/Spigot/Paper based Minecraft server used by Minebench.de | Looking for an 1.17 version? If so most patches are PRd into Paper now, Origami 1.17 will continue once patches that Paper wont accept are necessary.
Stars: ✭ 29 (-73.15%)
Mutual labels:  bukkit, spigot, craftbukkit
ChatControl-Pro
The ultimate chat solution. Prevent spam, ads, swears and even bots on your server. Replaced by ChatControl Red: https://mineacademy.org/chatcontrol-red
Stars: ✭ 65 (-39.81%)
Mutual labels:  bukkit, spigot, craftbukkit
RealIP
The Spigot, Bungee and Velocity plugin that parses client IP addresses passed from the TCPShield network.
Stars: ✭ 121 (+12.04%)
Mutual labels:  bukkit, spigot, craftbukkit
Mirai
Mirai 未来 - A powerful Minecraft Server Software coming from the future
Stars: ✭ 325 (+200.93%)
Mutual labels:  bukkit, spigot
Plot-System
An easy to use building system for the BuildTheEarth project.
Stars: ✭ 19 (-82.41%)
Mutual labels:  bukkit, spigot
Minecraft-Backdoor
Invisible, customizable backdoor for Minecraft Spigot Plugins.
Stars: ✭ 147 (+36.11%)
Mutual labels:  bukkit, spigot
StructureBlockLib
StructureBlockLib is a bukkit implementation for handling structures on spigot server.
Stars: ✭ 46 (-57.41%)
Mutual labels:  bukkit, spigot
MinecraftManhunt
Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration
Stars: ✭ 20 (-81.48%)
Mutual labels:  bukkit, spigot
NBTEditor
An in-game NBT editor for Bukkit.
Stars: ✭ 41 (-62.04%)
Mutual labels:  bukkit, spigot
triumph-gui
Simple lib to create inventory GUIs for Bukkit platforms.
Stars: ✭ 196 (+81.48%)
Mutual labels:  bukkit, spigot
Staff-Chat
A staff-chat plugin that hooks into DiscordSRV
Stars: ✭ 25 (-76.85%)
Mutual labels:  bukkit, spigot
Depenizen
Addon to Denizen that provides script support for other major plugins.
Stars: ✭ 42 (-61.11%)
Mutual labels:  bukkit, spigot
WorldGuardExtraFlagsPlugin
Extension for the WorldGuard plugin.
Stars: ✭ 47 (-56.48%)
Mutual labels:  bukkit, spigot
gui
A very simple library to facilitate the menu creation in the Bukkit API
Stars: ✭ 55 (-49.07%)
Mutual labels:  bukkit, spigot
BetterGUI
Another GUI Plugin
Stars: ✭ 66 (-38.89%)
Mutual labels:  bukkit, spigot

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.

Recode

We are currently slowly working on a complete re-code of the plugin with a full API. For now maintaining the current 1.13+ spigot versions is our main priority.

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

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.

Contributing

Don't worry about updating the file numbers in bungee.yml, plugin.yml and AdvancedPortalsPlugin.java. They will be updated automatically before builds.

Please ensure that your commits are in the following style for PR's

https://www.conventionalcommits.org/en/v1.0.0/

Accepted tags mostly follow the Angular style and are meant to only loosely be followed. When commits close an issue refer in the commit description in the following style (Refs #1, #2, #3)

Types available

  • build: Changes that affect the build system or external dependencies
  • ci: Changes to our CI configuration files and scripts
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)

Scopes available

Scopes are only needed if relating to specific features just to make them easier to find. I'll expand the list as I work more on the project.

  • proxy (Proxy specific features and issues)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].