Banner Portals | Create teleport warps using banners ! icon

Banner Portals | Create teleport warps using banners ! -----

Lets your players create their own way to fast travel using banners




Version 1.3.0-A changes:
- restorelore in settings.yml is now set to false by default
- Re-added warning about lore checks implying single-use banners in item.yml
- Limitations of restorelore are now stated clearly for anyone who wishes to use the feature
----------, Jul 20, 2022

Version 1.3.0 changes:
- If item and lore checks are enabled, breaking a placed banner portal will now drop with the corresponding lore. This is controlled by setting "restorelore" in settings.yml, enabled by default.
----------, Jul 18, 2022

Version 1.2.1 changes:
- Added sound settings into settings.yml. Now entering and exiting portals will play the sound effect of your choosing!

Code (YAML):
# Sets the sound effect when a player uses a portal
# Full list of valid sounds can be found here https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html

# Set to the following to disable entry sound
# entrysound: "-"
entrysound
: "ENTITY_ITEM_PICKUP"
entryvolume
: 100.0
entrypitch
: 1.0

# Set to the following to disable exit sound
# exitsound: "-"
exitsound
: "ENTITY_ITEM_PICKUP"
exitvolume
: 100.0
exitpitch
: 1.0
- Removed an unused variable
----------, Jul 16, 2022

Version 1.2.0 changes:
- Added an API for events when players are about to teleport or when they are about to create a portal
----------, Jul 11, 2022

Version 1.1.0 changes:
- New settings option which only allows portals to be created while player is sneaking
- Time between creating portals can now be set
- Time between teleportation can now be set
- Cool flame ring particles when players use a portal (optional)
- New permissions to bypass cooldowns
- Permission bannerportals.use will now allow players to use portals. New permission bannerportals.create will allow players to create them

Special thanks to @Gustavo_Player for the awesome suggestions!
----------, Jul 9, 2022

Resource Information
Author:
----------
Total Downloads: 526
First Release: Jul 9, 2022
Last Update: Jul 20, 2022
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings