Releases: sekwah41/Advanced-Portals
Added message tag
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
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
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
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
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
End portals were trying to be triggered under the beacon code due to a check being wrong.
Fix for #127
Updated gateway beacon blocker
Changed reflection to grab the version by type rather than name. Should be more compatible for future versions.
Gateway block beacon disabled
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
Fixed issues
Can't rotate portal block #124
End gateway tool placed portal block
Fixed wand sub-command
It was originally firing the help menu for warps