Skip to content

Releases: U-Blocks/UTP

UTP [260123]

23 Jan 15:29

Choose a tag to compare

Attention:

  • If your server has previously installed UTP [250613] , to update to the UTP [260123], please first delete lang dir, tp_setting.json, and config.json generated by the old version. The new version will automatically regenerate these files.
  • Do NOT delete home.json and warp.json - the data storage structure of these files has not changed in the new version.

Added:

  • A busy reminder has been added for TPA & TPAHere feature.

Removed:

  • the navigation feature has been removed as it is a non-essential function.

Changed:

  • the death penalty (monetary penalty) will no longer be a fixed value, but a configurable death penalty rate instead. (For example, if a player's money is 2000 and the death penalty rate is set to 0.01, the player will lose 20 upon death.)
  • the TPR feature (random teleporation) will only be allowed in the Overworld now.

UTP [250613]

13 Jun 09:03
6571132

Choose a tag to compare

feat: add the funtion of death penalty (pre-plugin UMoney is required if you want to enable this function, you can learn more about this function form README.md)

Attention:
To correctly apply the UTP [250613], you need to firstly delete config.json and lang dir generated by the old version of UTP, then let the UTP [250613] regenerate relevant configurations and files.

14

UTP [250511]

11 May 14:43
244928c

Choose a tag to compare

feat: Home & Warp navigation (distance and yaw angle in time)

Attention:
To correctly apply the UTP [250511], you need to firstly delete config.json and lang dir generated by the old version of UTP, then let the UTP [250511] regenerate relevant configurations and files.

12

UTP [250508]

08 May 13:52

Choose a tag to compare

feat: adapt to the API changes of Endstone 0.7.3

UTP [250411]

11 Apr 12:43

Choose a tag to compare

fix: fix the parameter passing error that occurred in home update and warp update.

UTP [250406]

06 Apr 13:04

Choose a tag to compare

fix: some minor bugs have been fixed.
change: there have been some minor changes in lang.py, you need to delete lang dir to regenerate new language files.

UTP [250401]

01 Apr 08:29
ab74b11

Choose a tag to compare

feat: support for localized languages.

UTP [250326]

26 Mar 09:33
72b9fa2

Choose a tag to compare

docs: update README.md

UTP [250221]

27 Feb 16:11

Choose a tag to compare

Adapt endstone 0.6

UTP [250204-1]

15 Feb 17:22
f333de2

Choose a tag to compare

Initial release.