Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for botmodeengage

A GTA-style camera system for fast traveling/teleporting to a player or location

Report MC-GTAFastTravel?

GTA Style Fast Travel

i saw a tweet that showed gta style fast travel in minecraft but it only works in bedrock edition and i want it to work in java edition so here is a plugin that hopefully will do it

Features

  • Travel to Coordinates: travel to specified X, Y, Z coordinates.
  • Travel to Players: teleport to other online players.
  • Asynchronous Chunk Loading: efficiently load necessary chunks (hopefully) without server lag.

Installation

  1. Download the Plugin:

    • Get the latest FastTravel.jar from the Releases section.
  2. Place the JAR:

    • Move FastTravel.jar to your server's plugins directory.
  3. Install Dependencies:

  4. Restart the Server:

    • Restart your Minecraft server to load FastTravel.

Usage

Commands

  • Travel to Coordinates: /ft Teleports you to the specified coordinates.

  • Travel to Player: /ft Teleports you to the specified player's location.

Example

/ft -456 63 -128 Travel to coordinates (-456, 63, -128).

Dependencies

  • Citizens: Provides NPC integration, allowing the creation of dynamic teleportation points.
  • PaperLib: Facilitates asynchronous chunk loading to ensure smooth performance without server lag. (Not required on server)
  • ProtocolLib: Enhances compatibility and performance by allowing advanced protocol features.

Permissions

  • fasttravel.use: Allows players to use fast travel commands.
  • fasttravel.admin: Grants access to administrative functions and configurations.

License

This project is licensed under the MIT License

Support

For issues please open an issue on the GitHub Issues page

Information

CategoryGameplay
Published onDecember 13, 2024
LicenseMIT
Downloads9
Stars1
Watchers1

Pinned Versions

View the code

Members