►HyperDrive | Advanced Teleportation Plugin ► icon

►HyperDrive | Advanced Teleportation Plugin ► -----

A high-class warp plugin allowing you and your players to warp through space and time w/High control



► 1.13-pre7 Update ►
As you guys have herd 1.13 is implementing a new system that will most likely remove backward compatibility. When the full release is out I will, of course, do my best to support all versions; however, in the worst case, I will support 1.13 and 1.8.8 copies of the plugin until further notice! Please remember that this is a BETA build and issues can occur.

This update has a lot of invalid materials compared to 1.12.2; therefore, you will need to tweak the configuration to get it to work properly. Below you can find a modified version of the menus.yml that I tweaked for you guys!
Code (YAML):
# -------------------------------------------------------------------------------------------------------------------------------- #
# Again this configuration file is very self-explanatory if you believe this config needs comments please feel free to tell me so. #
# -------------------------------------------------------------------------------------------------------------------------------- #

# This is where you can create custom commands that act like /Warps. In each command you can set which menu it will open and even give each one their own permission. #
Custom Menu Commands
:
  # This is a custom command you may set this to anything you desire! (Note: You may create as many commands as you wish) #
  "/mywarps"
:
    # Set this to the menu you want to open when the player types the custom command. #
    # Current Menus: [Warp Menu, My Warps Menu, Public Warps Menu, Private Warps Menu, Server Warps Menu, Warp Shop Menu] #
    Menu
: "My Warps Menu"
    # What should the permission be for this custom command? (Note: Set this to "" to have no permission) #
    Permission
: "hyperdrive.customcmd.mywarps"

# This is where you can customize which menu opens when the chat interaction is completed or exited.
# Note: You can set this to "" to disable.
# Current Menus: [Warp Menu, My Warps Menu, Public Warps Menu, Private Warps Menu, Server Warps Menu, Warp Shop Menu] #
Chat Interaction Retreat Menu
: "Warp Menu"

# Change this if you want a different menu to be used as default. #
# (If you only want to use this menu and nothing else go down to the menus items and turn "Use This Item" off for the "Main Menu" item) #
# Current Menus: [Warp Menu, My Warps Menu, Public Warps Menu, Private Warps Menu, Server Warps Menu, Warp Shop Menu] #
Main Menu
: "Warp Menu"

# These are the slots that warp icons are aloud to be loaded into for the any of the warp loading menus throughout HyperDrive.
Warp Icon Slots
: [10, 11, 12, 13, 14, 15, 16, 19, 20, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34 ]

##########################################################################################
# PLEASE ENSURE THAT NO ITEMS IN A SINGLE MENU CONTAIN THE SAME NAME WITH THE SAME COLORS.
# THIS WILL CAUSE ISSUES OTHERWISE.
##########################################################################################

Warp Menu
:
  Title
: "&c&lWarp Menu"
  Size
: 45
  Use Background Items
: true
  Send Open Message
: true
  Open Message
: "&eYou have opened the &6Warp Menu&e!"
  Items
:
    Background Items
:
      Name
: "&a"
      Lore
: [ ]
      Material
: "BLACK_STAINED_GLASS_PANE"
      Durability
: 15
      Amount
: 1
    Public Warps
:
      Use This Item
: true
      Name
: "&a&l&nPublic Warps"
      Lore
:
     - ""
      - "&7Opens the public warps menu where players"
      - "&7can view and teleport to other player warps"
      - "&7that are in the public stage!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "GRASS_BLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 11
    My Warps
:
      Use This Item
: true
      Name
: "&c&l&nMy Warps"
      Lore
:
     - ""
      - "&7Opens the my warps menu where players can view "
      - "&7their currently owned warps allowing the to"
      - "&7have full control over how their warp looks or works!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "CHEST"
      Durability
: 0
      Amount
: 1
      Slot
: 13
    Warp Shop
:
      Use This Item
: true
      Name
: "&e&l&nWarp Shop"
      Lore
:
     - ""
      - "&7Opens the my warp shop menu where players can sell their"
      - "&7warps to buy other player warps!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "GOLD_INGOT"
      Durability
: 0
      Amount
: 1
      Slot
: 15
    Server Warps
:
      Use This Item
: true
      Name
: "&d&l&nServer Warps"
      Lore
:
     - ""
      - "&7Opens the server warps menu where players can view"
      - "&7and teleport to server warps! &7Server warps are like Admin"
      - "&7warps from a previous version of HyperDrive but they allow"
      - "&7the admins to set warps that allow players to go to such as"
      - "&7a sign shop or mob grinder!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "RED_BED"
      Durability
: 0
      Amount
: 1
      Slot
: 31
    Private Warps
:
      Use This Item
: true
      Name
: "&c&l&nPrivate Warps"
      Lore
:
     - ""
      - "&7Opens the private warps menu where admins can view "
      - "&7and teleport to other player warps &7that are in the private stage!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "BARRIER"
      Durability
: 0
      Amount
: 1
      Slot
: 29

Public Warps Menu
:
  Title
: "&a&lPublic Warps"
  Size
: 54
  Use Background Items
: true
  Send Open Message
: true
  Open Message
: "&eYou have opened the &aPublic Warps Menu&e!"
  Items
:
    Background Items
:
      Name
: "&a"
      Lore
: [ ]
      Material
: "BLACK_STAINED_GLASS_PANE"
      Durability
: 15
      Amount
: 1
    Refresh
:
      Use This Item
: true
      Name
: "&e&l&nRefresh Page"
      Lore
:
     - ""
      - "&7Refreshes the page loading in all of the updated public warps!"
      - ""
      - "&a&l[Click To Refresh]"
      Material
: "ARROW"
      Durability
: 0
      Amount
: 1
      Slot
: 51
    Warp Menu
:
      Use This Item
: true
      Name
: "&c&l&nWarp Menu"
      Lore
:
     - ""
      - "&7Returns you to the warp menu!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "CLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 52
    View More
:
      Use This Item
: true
      Name
: "&a&l&nView More"
      Lore
:
     - ""
      - "&7Retrieves more warps that are currently not shown!"
      - ""
      - "&a&l[Click To View]"
      Material
: "BOOK"
      Durability
: 0
      Amount
: 1
      Slot
: 53

My Warps Menu
:
  Title
: "&c&lMy Warps"
  Size
: 54
  Use Background Items
: true
  Send Open Message
: true
  Open Message
: "&eYou have opened the &cMy Warps Menu&e!"
  Items
:
    Background Items
:
      Name
: "&a"
      Lore
: [ ]
      Material
: "BLACK_STAINED_GLASS_PANE"
      Durability
: 15
      Amount
: 1
    Create Warp
:
      Use This Item
: true
      Name
: "&b&l&nCreate Warp"
      Lore
:
     - ""
      - "&7Creates your very own warp for &a${create-warp-price}&7!"
      - ""
      - "&a&l[Click To Create]"
      Material
: "PAPER"
      Durability
: 0
      Amount
: 1
      Slot
: 50
    Warp Menu
:
      Use This Item
: true
      Name
: "&c&l&nWarp Menu"
      Lore
:
     - ""
      - "&7Returns you to the warp menu!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "CLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 51
    Refresh
:
      Use This Item
: true
      Name
: "&e&l&nRefresh Page"
      Lore
:
     - ""
      - "&7Refreshes the page loading in all of your updated warps!"
      - ""
      - "&a&l[Click To Refresh]"
      Material
: "ARROW"
      Durability
: 0
      Amount
: 1
      Slot
: 52
    View More
:
      Use This Item
: true
      Name
: "&a&l&nView More"
      Lore
:
     - ""
      - "&7Retrieves more warps that are currently not shown!"
      - ""
      - "&a&l[Click To View]"
      Material
: "BOOK"
      Durability
: 0
      Amount
: 1
      Slot
: 53

Edit Menu
:
  # Warp name is automatically added behind the title. #
  Title
: "&c&lEditing: &e&l"
  Size
: 45
  Use Background Items
: true
  Send Open Message
: true
  Open Message
: "&eYou have began to edit the warp &a%warp%&e!"
  Items
:
    Background Items
:
      Name
: "&a"
      Lore
: [ ]
      Material
: "BLACK_STAINED_GLASS_PANE"
      Durability
: 15
      Amount
: 1
    Change Name
:
      Use This Item
: true
      Name
: "&e&l&nChange Name"
      Lore
:
     - ""
      - "&7Changes the name of the selected warp for &a${name-price}&7!"
      - ""
      - "&a&l[Click To Change]"
      Material
: "NAME_TAG"
      Durability
: 0
      Amount
: 1
      Slot
: 10
    Change Material
:
      Use This Item
: true
      Name
: "&e&l&nChange Icon Material"
      Lore
:
     - ""
      - "&7Changes the material of the icon of your warp for &a${material-price}&7!"
      - ""
      - "&a&l[Click To Change]"
      Material
: "GRASS_BLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 11
    Enchanted
:
      Use This Item
: true
      Name
: "&e&l&nEnchanted Look"
      # You cane use the placeholder %status% to tell the player whether it is active or not. #
      Lore
:
     - ""
      - "&7Gives your warp the enchanted appearance for &A${enchanted-price}&7!"
      - "&7This is toggleable, meaning if you purchase this again while"
      - "&7active your enchanted appearance will be removed for the same price!"
      - ""
      - "%status%"
      - ""
      - "&a&l[Click To Toggle]"
      Material
: "ENCHANTED_BOOK"
      Durability
: 0
      Amount
: 1
      Slot
: 12
    Change Description
:
      Use This Item
: true
      Name
: "&e&l&nChange A Description Line"
      Lore
:
     - ""
      - "&7Changes a line in the description of your warp for &a${description-price}&7!"
      - ""
      - "&a&l[Click To Change]"
      Material
: "WRITTEN_BOOK"
      Durability
: 0
      Amount
: 1
      Slot
: 13
    Change Amount
:
      Use This Item
: true
      Name
: "&e&l&nChange Icon Amount"
      Lore
:
     - ""
      - "&7Changes the stack size of your icon for &a${amount-price}&7!"
      - ""
      - "&a&l[Click To Change]"
      Material
: "ARROW"
      Durability
: 0
      Amount
: 12
      Slot
: 14
    Change Description Color
:
      Use This Item
: true
      Name
: "&e&l&nChange Description Color"
      Lore
:
     - ""
      - "&7Changes the color of your description for &a${description-color-price}&7!"
      - ""
      - "&a&l[Click To Change]"
      Material
: "INK_SACK"
      Durability
: 13
      Amount
: 1
      Slot
: 15
    Change Name Color
:
      Use This Item
: true
      Name
: "&e&l&nChange Name Color"
      Lore
:
     - ""
      - "&7Changes the color of your warp name for &a${name-color-price}&7!"
      - ""
      - "&a&l[Click To Change]"
      Material
: "INK_SACK"
      Durability
: 10
      Amount
: 1
      Slot
: 16
    Change Status
:
      Use This Item
: true
      Name
: "&e&l&nChange Warp Status"
      Lore
:
     - ""
      - "&7Changes the status of your warp for &a${status-price}&7!"
      - ""
      - "&a&l[Click To Change]"
      Material
: "SIGN"
      Durability
: 0
      Amount
: 1
      Slot
: 19
    Add Owner
:
      Use This Item
: true
      Name
: "&a&l&nAdd A Owner"
      Lore
:
     - ""
      - "&7Adds a owner to your warp allowing them to"
      - "&7control it as well for &a${add-owner-price}0&7!"
      - ""
      - "&a&l[Click To Add]"
      Material
: "EMERALD_BLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 20
    Remove Owner
:
      Use This Item
: true
      Name
: "&c&l&nRemove A Owner"
      Lore
:
     - ""
      - "&7Removes a owner from your warp removing their control"
      - "&7over it entirely for &a${remove-owner-price}&7!"
      - ""
      - "&a&l[Click To Remove]"
      Material
: "REDSTONE_BLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 21
    Give Ownership
:
      Use This Item
: true
      Name
: "&e&l&nGive Ownership"
      Lore
:
     - ""
      - "&7Gives a player full ownership over your warp"
      - "&7making it their warp for &a${give-ownership-price}&7!"
      - ""
      - "&a&l[Click To Give]"
      Material
: "DIAMOND_BLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 22
    Relocate
:
      Use This Item
: true
      Name
: "&e&l&nRelocate"
      Lore
:
     - ""
      - "&7Relocate the warp location for &a${relocate-price}&7!"
      - ""
      - "&a&l[Click To Relocate]"
      Material
: "ANVIL"
      Durability
: 0
      Amount
: 1
      Slot
: 23
    Usage Price
:
      Use This Item
: true
      Name
: "&e&l&nChange Usage Price"
      Lore
:
     - ""
      - "&7Sets a price where other users will be charged"
      - "&7for &a${usage-price} &7for using your warp!"
      - ""
      - "&a&l[Click To Change]"
      Material
: "EMERALD"
      Durability
: 0
      Amount
: 1
      Slot
: 24
    Delete Warp
:
      Use This Item
: true
      Name
: "&c&l&nDelete Warp"
      Lore
:
     - ""
      - "&7Deletes the warp from your account for &a${delete-price}&7!"
      - ""
      - "&a&l[Click To Delete]"
      Material
: "BARRIER"
      Durability
: 0
      Amount
: 1
      Slot
: 25
    Add To Player Whitelist
:
      Use This Item
: true
      Name
: "&e&l&nAdd To Player Whitelist"
      Lore
:
     - ""
      - "&7Adds the given player to the warp player whitelist"
      - "&7for &a${whitelist-add-price} &7allowing that player to use the warp."
      - ""
      - "&a&l[Click To Add]"
      Material
: "WOOL"
      Durability
: 5
      Amount
: 1
      Slot
: 28
    Remove From Player Whitelist
:
      Use This Item
: true
      Name
: "&e&l&nRemove From Player Whitelist"
      Lore
:
     - ""
      - "&7Removes the given player from the warp player"
      - "&7whitelist for &a${whitelist-remove-price} &7allowing that player"
      - "&7to use the warp."
      - ""
      - "&a&l[Click To Remove]"
      Material
: "WOOL"
      Durability
: 14
      Amount
: 1
      Slot
: 29
    Toggle Player Whitelist
:
      Use This Item
: true
      Name
: "&e&l&nToggle Player Whitelist"
      Lore
:
     - ""
      - "&7Toggles the player whitelist for the warp for &a${whitelist-price}&7."
      - ""
      - "%status%"
      - ""
      - "&a&l[Click To Toggle]"
      Material
: "WOOL"
      Durability
: 4
      Amount
: 1
      Slot
: 30
    Warp Menu
:
      Use This Item
: true
      Name
: "&c&l&nPrevious Menu"
      Lore
:
     - ""
      - "&7Returns you to the menu you were in previously menu!"
      - ""
      - "&a&l[Click To Return]"
      Material
: "WATCH"
      Durability
: 0
      Amount
: 1
      Slot
: 44

Warp Shop Menu
:
  # Warp name is automatically added behind the title. #
  Title
: "&6&lWarp Shop"
  Size
: 54
  Use Background Items
: true
  Send Open Message
: true
  Open Message
: "&eYou have opened the &6Warp Shop&e!"
  Items
:
    Background Items
:
      Name
: "&a"
      Lore
: [ ]
      Material
: "BLACK_STAINED_GLASS_PANE"
      Durability
: 15
      Amount
: 1
    Sell Warp
:
      Use This Item
: true
      Name
: "&a&l&nSell Warp"
      Lore
:
     - ""
      - "&7Sell a warp on the market for &a{sell-fee-price}&7!"
      - ""
      - "&a&l[Click To Sell]"
      Material
: "PAPER"
      Durability
: 0
      Amount
: 1
      Slot
: 50
    Refresh
:
      Use This Item
: true
      Name
: "&e&l&nRefresh Page"
      Lore
:
     - ""
      - "&7Refreshes the page loading in all of the updated market warps!"
      - ""
      - "&a&l[Click To Refresh]"
      Material
: "ARROW"
      Durability
: 0
      Amount
: 1
      Slot
: 51
    Warp Menu
:
      Use This Item
: true
      Name
: "&c&l&nWarp Menu"
      Lore
:
     - ""
      - "&7Returns you to the warp menu!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "CLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 52
    View More
:
      Use This Item
: true
      Name
: "&a&l&nView More"
      Lore
:
     - ""
      - "&7Retrieves more warps that are currently not shown!"
      - ""
      - "&a&l[Click To View]"
      Material
: "BOOK"
      Durability
: 0
      Amount
: 1
      Slot
: 53

Server Warps Menu
:
  Title
: "&d&lServer Warps"
  Size
: 54
  Use Background Items
: true
  Send Open Message
: true
  Open Message
: "&eYou have opened the &dServer Warps Menu&e!"
  Hide Inaccessible Warps
: true
  Items
:
    Background Items
:
      Name
: "&a"
      Lore
: [ ]
      Material
: "BLACK_STAINED_GLASS_PANE"
      Durability
: 15
      Amount
: 1
    Warp Menu
:
      Use This Item
: true
      Name
: "&c&l&nWarp Menu"
      Lore
:
     - ""
      - "&7Returns you to the warp menu!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "CLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 52
    View More
:
      Use This Item
: true
      Name
: "&a&l&nView More"
      Lore
:
     - ""
      - "&7Retrieves more warps that are currently not shown!"
      - ""
      - "&a&l[Click To View]"
      Material
: "BOOK"
      Durability
: 0
      Amount
: 1
      Slot
: 53
    Refresh
:
      Use This Item
: true
      Name
: "&e&l&nRefresh Page"
      Lore
:
     - ""
      - "&7Refreshes the page loading in all of the updated public warps!"
      - ""
      - "&a&l[Click To Refresh]"
      Material
: "ARROW"
      Durability
: 0
      Amount
: 1
      Slot
: 51

Private Warps Menu
:
  Title
: "&c&lPrivate Warps"
  Size
: 54
  Use Background Items
: true
  Send Open Message
: true
  Open Message
: "&eYou have opened the &cPrivate Warps Menu&e!"
  Items
:
    Background Items
:
      Name
: "&a"
      Lore
: [ ]
      Material
: "BLACK_STAINED_GLASS_PANE"
      Durability
: 15
      Amount
: 1
    Warp Menu
:
      Use This Item
: true
      Name
: "&c&l&nWarp Menu"
      Lore
:
     - ""
      - "&7Returns you to the warp menu!"
      - ""
      - "&a&l[Click To Open]"
      Material
: "CLOCK"
      Durability
: 0
      Amount
: 1
      Slot
: 52
    View More
:
      Use This Item
: true
      Name
: "&a&l&nView More"
      Lore
:
     - ""
      - "&7Retrieves more warps that are currently not shown!"
      - ""
      - "&a&l[Click To View]"
      Material
: "BOOK"
      Durability
: 0
      Amount
: 1
      Slot
: 53
    Refresh
:
      Use This Item
: true
      Name
: "&e&l&nRefresh Page"
      Lore
:
     - ""
      - "&7Refreshes the page loading in all of the updated private warps!"
      - ""
      - "&a&l[Click To Refresh]"
      Material
: "ARROW"
      Durability
: 0
      Amount
: 1
      Slot
: 51

Change ► - Many changes were done internally to attempt and fix some material incompatibility.
Change ► - 1.13 particles were implemented from the spawnParticle bukkit method instead of play out packets.
Addition ► - Overall 1.13-pre7 support!
----------, Jul 16, 2018
Resource Information
Author:
----------
Total Downloads: 766
First Release: Jan 20, 2016
Last Update: May 4, 2024
Category: ---------------
All-Time Rating:
102 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings