
Teleport Rune
This Minecraft plugin provides an exciting way to create magical teleportation runes using diamonds and stones. Each crafted rune can save your current location in the world - simply activate it with a right-click. When you need to return, use the rune again and it will instantly transport you to the saved location, with the magical item being consumed in the process.
Permission Settings
permissions:
telerune.use:
description: Allows using teleport runes
default: true
telerune.craft:
description: Allows crafting teleport runes
default: true
Configuration
name: "Teleport Rune"
# Material as enum (list of possible options: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html)
material: ENDER_EYE
# Cooldown time in milliseconds
cooldown: 2000
recipe: >
# | DIAMOND | # |
# | ENDER_EYE | # |
# | # | # |