_____ ___ _ _ _ _
|_ _|__ _ __ _ __| __| (_)__ _| |_| |_
| |/ -_) ' \| '_ \ _|| | / _` | ' \ _|
|_|\___|_|_|_| .__/_| |_|_\__, |_||_\__|
|_| |___/
README LANGUAGES [ English | 中文 ]
Let's fly!
Allows players to temporarily fly.
- [Necessary] Develop based on ArtCore .
- [Recommend] Placeholders based on PlaceholderAPI .
For development dependencies, please see Dependencies .
The main command is /TempFlight
or /TempFly
.
# start <player> <time> [teleport-back]
@ Admin command
- Start a temporary flight for a player.
- If "teleport-back" is true, the player will be teleported
- back to the original location after the flight ends.
# stop <player>
@ Admin command
- Stop a temporary flight for a player.
Will be generated on the first boot up.
Will be generated on the first boot up.
# TempFlight.admin
- The permissions for all admin commands and functions.
The source code of this project adopts the GNU General Public License v3.0.
This project is mainly developed by the Artfrom Games .
Many thanks to Jetbrains for kindly providing a license for us to work on this and other open-source projects.