An advanced portals plugin for bukkit
Go to file
Rezel f7a1f31419 Updated injectors for all commands to call service layers
Added Lang Repository injectors to commands
Converted Lang to Repository and injected it.
Registry for commands is still completely broken and needs to be implemented correctly.
Converted DataStorage to DataHandler as it is only reading and writing data
Injected InfoLogger & updated calls accordingly
Injected DataStorage (DataHandler) & calls accordingly
Injected DataColl.
Moved Lang to a repository and injected it accordingly.
Cleaned up file structure and moved POJO's to entities
Cleaned up Core file as a lot of the singletons are no longer needed due to injection
Fixed Minor issue in Desti where it got revert
Updated CreatePortalSubCommand
No idea where to put WarpEffectREgistry, maybe repository?
Registry is very screwy right now it looks like it may have gotten corrupted by hd fail  Ignore it for now.
fixored build.gradle
2020-08-08 04:30:00 -06:00
gradle/wrapper Started looking to also do fabric support 2019-01-29 10:49:43 +00:00
src/main Updated injectors for all commands to call service layers 2020-08-08 04:27:42 -06:00
.gitignore Updated .gitignore 2018-07-05 02:28:03 +01:00
.travis.yml Added maven cache 2018-06-04 12:11:07 +01:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2019-05-31 22:19:53 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-01-24 10:16:30 +00:00
DragAndDropStarter.bat Gets rid of md5's stupidly long out of date information on startup for testing. I mean come... 2018-02-02 11:03:54 +00:00
LICENSE.md Merge both LICENSE files 2018-12-19 12:22:23 +01:00
PULL_REQUEST_TEMPLATE.md Create PULL_REQUEST_TEMPLATE.md 2018-01-24 10:10:49 +00:00
README.md Fixed lang files and updated references 2020-08-06 07:38:14 -06:00
TODO.md Added what i think is the code for portal placing 2018-02-22 12:44:56 +00:00
build.gradle Updated injectors for all commands to call service layers 2020-08-08 04:30:00 -06:00
gradle.properties updated version reading code 2018-08-26 02:48:27 +01:00
gradlew Added wrapper and updated mapping 2018-06-07 15:20:30 +01:00
gradlew.bat Added wrapper and updated mapping 2018-06-07 15:20:30 +01:00

README.md

Advanced portals

Advanced Portals Build 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.

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

Also please use the markdown and not html for updates to this file, references can be found here

Branch Layout

  • master (Release Build) Build Status
  • dev (Dev Build) Build Status
  • recode (Recode) Build Status
    Once the recode is done the master branch will be releases and the dev branch will be where work is done.

Help

List Of Commands

Spigot Page

Bukkit Page

Supported Platforms

  • Spigot/Craftbukkit (planned for release of recode)
  • Forge (possibly, tho not priority)

API

I need to finish documenting the api though also

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/