
Craft custom compasses that can teleport to their linked lodestones. Permissions fully integrated to craft, use & link.
Telecompass is a plugin that allows players to craft special compasses that can teleport them to their linked lodestone.


Telecompass supports the following permissions:
telecompass.view: allows players to view telecompasses with their custom texture (will automatically download a resource pack);telecompass.craft: allows players to craft telecompasses;telecompass.link: allows players to link telecompasses to lodestones;telecompass.use: allows players to use telecompasses to teleport;telecompass.cross-dimension: allows players to teleport across different dimensions.# A telecompasses can be crafted with the following recipe:
# EXE
# ECE
# EEE
# where:
# - E: Ender eye
# - C: Compass
# - X: Echo shard
# The default material for X is "minecraft:echo_shard",
# but can be configured below
material: "minecraft:echo_shard"
# Cooldown between telecompass uses in seconds
cooldown: 5