Skip to content

Releases: sekwah41/Advanced-Portals

Added message tag

03 Jun 02:51
28ea9d1
Compare
Choose a tag to compare

New Features

  • Message tag (adds a message to the action bar on teleport)
    Improvements
  • Improved how the quotes work on tags that support spaces
  • Events wont be checked if another plugin cancels them now (done in the annotation not just code now)
  • Usage stats have now been moved to bStats (mcstats have been dead for almost a year now)

Added multi trigger block and random bungee

02 Jun 05:02
Compare
Choose a tag to compare

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
  • 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

Added delay tag

31 May 03:16
Compare
Choose a tag to compare

You can now add a delayed: tag

To make portals teleport like normal portals use delayed:true (though this will need to be some form of portal e.g. end gateway to trigger

Removed beacon code

25 May 01:35
Compare
Choose a tag to compare

It was causing an issue for 1.14.1 so I have removed it and will look at a better method though for now its fully removed as there were times were it would s slip up anyway.

Beacon disabler modified

30 Aug 23:24
Compare
Choose a tag to compare

Beacon disabler now doesn't trigger in end dimensions as people were not able to teleport through gateways as well as most people wont have portals in the end

Fixed issue with end portals

30 Aug 00:57
Compare
Choose a tag to compare

End portals were trying to be triggered under the beacon code due to a check being wrong.

Fix for #127

Updated gateway beacon blocker

29 Aug 07:30
Compare
Choose a tag to compare

Changed reflection to grab the version by type rather than name. Should be more compatible for future versions.

Gateway block beacon disabled

27 Aug 20:49
Compare
Choose a tag to compare

A new config value has been added to control the beacon of gateway blocks when entities enter it. The creation beacon still exists though.

Portal rotation code fixed and end portal block

26 Aug 23:41
Compare
Choose a tag to compare

Fixed issues
Can't rotate portal block #124
End gateway tool placed portal block

Fixed wand sub-command

25 Aug 19:56
321d4c8
Compare
Choose a tag to compare

It was originally firing the help menu for warps