Skip to content

ImKing287/TempFly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TempFly

TempFly is a Minecraft (Spigot/Paper) plugin that allows players to have temporary flight time, with flexible commands and easy configuration.

✨ Features

  • Grant temporary flight time to players.
  • Time formats supported: seconds (30), minutes (10m), hours (2h).
  • Commands to toggle flight on/off, view remaining time, or add time.
  • Supports console execution for adding time.
  • Permissions for better control.

📦 Installation

  1. Download the latest release from the Releases page.
  2. Place the .jar file in your server's plugins folder.
  3. Restart or reload your server.
  4. Configure plugin settings in config.yml.

🛠 Commands

Command Description Permission
/tempfly Toggle flight on/off tempfly.use
/tempfly on Enable flight if time is available tempfly.use
/tempfly off Disable flight tempfly.use
/tempfly time Show remaining flight time tempfly.use
/tempfly add <player> <time> Add flight time to a player tempfly.add

Examples:

  • /tempfly add Steve 30 → Adds 30 seconds.
  • /tempfly add Steve 10m → Adds 10 minutes.
  • /tempfly add Steve 2h → Adds 2 hours.

🔑 Permissions

Permission Description
tempfly.use Allows using flight toggle and checking time.
tempfly.add Allows adding time to players (also from console).
tempfly.infinite Gives infinite flight time.

📋 Requirements

  • Java 17+
  • Spigot/Paper 1.16+

📝 License

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

About

Plugin Minecraft Spigot/Paper per gestire il volo temporaneo con comandi personalizzabili e sistema di tempo configurabile.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages