WarpScrolls icon

WarpScrolls -----

Craftable scrolls you can teleport back to.



Provides players with a craftable item that allows them to teleport to previous set locations.
Scroll Recipe:

[​IMG]

Binder Recipe:

[​IMG]

Code (YAML):

Scroll
:
   Name
: 'Warp Scroll' # Default scroll name
   Unset Lore
: # Scroll lore when crafted/given
   - '&7Shift + Click to set scrolls location!'
   Set Lore
: # Scroll lore when set Available Placeholders: WORLD, X, Y, Z, YAW, PITCH, NAME
   - '&7World
: %WORLD%'
   - '&8X
: %X% Y: %Y% Z: %Z%'
   - '&7Yaw
: %YAW% Pitch: %PITCH%'
   Write Over
: false # If true, set scrolls can be set again.
   Recipe
:
      Ingredients
: # Material names found here https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
         e
: ENDER_PEARL
         p
: PAPER
      Shape
:
     - ' p '
      - 'pep'
      - ' p '
      Output Amount
: 4 # Amount of scrolls players recieve upon crafting.
Binder
:
   Recipe
:
      Ingredients
: # Material names found here https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Material.html
         b
: BOOK
         e
: ENDER_PEARL
         p
: PAPER
      Shape
:
     - 'pep'
      - 'ebe'
      - 'pep'
 
Sneaking + Right click to set the scrolls location. Each scroll can only be set once. Setting 'Scroll.Write Over' to true, will allow each player to update the scroll whenever.
[​IMG]


Once a scroll is set, it displays the world, x, y, z cords, yaw and pitch that the user will be teleported to.
[​IMG]


Players can also rename their scrolls in an anvil to keep track of where they will be going.
[​IMG]

Binders to store tons of scrolls and create templates easily

[​IMG]

BossBar can also be configured in the config.yml file
Example:
[​IMG]

Permissions:
- warpscrolls.admin - Gives access to the /warpscrolls command​
Resource Information
Author:
----------
Total Downloads: 499
First Release: Mar 20, 2022
Last Update: Jun 18, 2023
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings