Skip to content

A Minecraft plugin that allows players to set a quick teleport location and teleport to it with ease.

License

Notifications You must be signed in to change notification settings

Ariemas/QuickTeleport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickTeleport

A simple Minecraft Paper plugin that allows players to set a quick teleport location and teleport to it with ease.

Features

  • Set a quick teleport location with '/setquickteleport'
  • Teleport to the set location with '/quickteleport'

Installation

Usage

Commands

  • '/setquickteleport': Set the player's current location as their quick teleport location.
  • '/quickteleport': Teleport the player to their previously set quick teleport location.

Permissions

  • 'quickteleport.set': Allows setting the quick teleport location.Default: true (all players)
  • 'quickteleport.teleport': Allows teleporting to the quick teleport location. Default: true (all players)

Configuration

There is no configuration file for this plugin, as it stores the quick teleport locations using the PersistentDataContainer method provided by the Spigot API (Plugin using Paper).

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A Minecraft plugin that allows players to set a quick teleport location and teleport to it with ease.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages