Skip to content
/ UTP Public

A de-commanded teleportation collection plug-in for endstone server.

License

Notifications You must be signed in to change notification settings

umarurize/UTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header


UTP UTP

Introductions

  • Rich features: Home, Warp, TPA, TPAHere, TPASetting, TPR, Back (back to the last death point.)
  • Full GUI: Beautiful GUI forms for easy operation rather than commands.
  • Hot reload support: Operators can edit/update config.json in game directly.

Installation

Put .whl file into the endstone plugins folder, and then start the server. Enter the command /utp to call out the main form.

Download

Now, you can get the release version form this repo or Minebbs Minebbs.

File structure

Plugins/
├─ utp/
│  ├─ config.json
│  ├─ home.json
│  ├─ warp.json
│  ├─ tpa_setting.json

Configuration

UTP allows operators or players to edit/update relevant settings through GUI forms with ease, here are just simple explanations for these configurations.

config.json

{
    "max_home_per_player": 10,  // the max number of homes a player can posses
    "tpr_range": 2000,  // the max random teleportation range
    "tpr_cool_down": 60,  // the cooldown time for calling the random teleportation
    "tpr_protect_time": 25,  // the protection time after calling the random teleportation
    "back_to_death_point_cool_down": 60  // the cooldown time for calling the back
}

Screenshots

Due to the extreme ease of use of UTP, there is no wiki available. You can view related screenshots of UTP from images folder of this repo.

GitHub License

About

A de-commanded teleportation collection plug-in for endstone server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages