Advanced Portals v0.1.0

Details

  • Filename
    Advanced-Portals-0.1.0-snapshot.jar
  • Uploaded by
  • Uploaded
    Jun 1, 2019
  • Size
    84.13 KB
  • Downloads
    409
  • MD5
    8f064625ada2e21940f6fe78b6a7274c

Supported Bukkit Versions

  • 1.14
  • 1.13

Changelog

Decided to follow the proper versioning values for this one.

 

v1.0.0 will be the recode however due to changes to the backend api so far. (Portals now take a hashset of materials rather than just a single material)

 

You can now add random bungee servers and multiple triggerblocks. Just seperate the material with a comma , or the server names with a comma (make sure there are no spaces)

There have also been changes to the interface behind and creating portals now takes a HashSet of materials

 

Change Log:

  • Multiple trigger blocks supported
  • Random bungee server list
  • getTrigger() changed to getTriggers() and returns HashSet<Material>
  • Autocomplete has been updated to work with comma separation with the material auto complete
  • Material autocomplete will now only show the block materials rather than all materials