HubThat

HubThat
Back to Files

HubThat 10.1.184

File nameHubThat-10.1.184.jar
Uploaded
Jun 25, 2020
Downloads
20.8K
Size
80.1 KB
File ID
2988679
Type
R
Release
Supported game versions
  • 1.7.2
  • CB 1.7.9-R0.2
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.9
  • CB 1.7.2-R0.2
  • 1.13
  • 1.12
  • 1.11
  • 1.8.3
  • 1.8.1
  • 1.7.4
  • CB 1.7.2-R0.1
  • 1.8
  • CB 1.7.2-R0.3
  • CB 1.7.9-R0.1
  • 1.10

What's new

Features and Fixes!

This updates introduces some changes, such as:

1. (bb5a9) (bcdad) performance & ram optimizations, with improved caching

2. (431c2) (eb7fe) fix for invisible players after teleportation
This problem was reported by @GameCrashed.

Sometimes, after players got teleported to the spawn/hub, they were invisible to other players. This is due to a bug in some older Spigot/CraftBukkit builds, however it can be fixed by preloading the destination chunk and giving the player an empty AIR item.

The fix can be enabled via config.yml:

settings:
  fix-invisible-after-tp: true 


3. (4fd71) Added the possibility to disable the "You have been teleported to Hub!" message on join, when this setting is enabled:

teleportation:
  teleport-to-hub-on-join: true

To disable the message, simply set this setting to false:

teleportation:
  send-tp-message-on-join: false


4. (b26c1) (4fd71) switched to Maven
The project has now been moved to Maven, so that building it does not require any particular configuration nor modification anymore.

5. (40399) Metrics updated to include new settings

This mod has no additional files