Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
4.4.3
Fixed
- More world checks added to the trail pointer logic to prevent error spam on world switching
- Error spam from the hologram pointer when switching worlds outside the spawn chunks
4.4.2
Fixed
- Error messages get printed into the console when the trail pointer is active and the player switches worlds
4.4.1
Added
- Ability to pay for teleportations with experience points in addition to levels
Fixed
- Thread check is triggered when a player sees the blinking block and teleports away on Folia Sytm/quest-pointers#1
- An exception is thrown when using the trail pointer to point to a waypoint in another world #106
4.4.0
Added
- Additional limits can be specified that check for permissions to allow for staggered waypoints or folder limits
Changed
- The movement of the hologram pointer has been smoothed, but the plugin now requires at least 1.20.2
- The seeds for sounds are now set by the plugin instead of the server to prevent them breaking in a future Paper update
Fixed
- NullPointerException is thrown when trying to edit the icon of something with empty hands
4.3.2
Fixed*
- Anvil text input not working with EcoEnchants or UberEnchant installed
4.3.1
Fixed
- Hologram pointer throwing errors on servers running Paper 1.20.1 and earlier.
4.3.0
Added
- The GUI supports the usage of custom player heads
- Custom model data is stored when changing the icon of a Waypoint or folder
- Custom model data can be set for items in the GUI like this:
DIAMOND|1
Changed
- CommandAPI is no longer bundled with Waypoints, but needs to be downloaded separately from here
- Now Waypoints itself no longer requires updates between different Minecraft versions at all, only CommandAPI
- Partial update of chinese translations by SnowCutieOwO
- The default config has been updated to replace some items with custom player heads
- Holograms are now multiline by default
- The color of the indicators in the boss bar no longer change every settings change or plugin config reload
Fixed
- Default colors for beacon beams are not applied
4.2.0
Added
- Support for Minecraft 1.20.2
- Death folders can now be deleted in its entirety
- Temporary waypoints can be set for other players with
/waypoints setTemporary x y z [<players>]
[<players>]
can either be a player name or a selector like@a
- The permission
waypoints.temporaryWaypoint.others
is required to perform this action, but all players have it by default - Players can disable the receiving of temporary waypoints by others in their settings
Changed
- ProtocolLib is no longer required for hologram pointers
- The titles of the anvil text prompts are now customized
- Updated Vault usage metric to better reflect actual usage
Fixed
- Hologram pointers work across dimensions changes
- Hologram pointers not showing the distance to the target when in a connected world
- Connected worlds not working by default. To apply this fix to existing users:
- Either regenerate the config.yml
- Or update
pointers.connectedWorlds.world
fromworld_the_nether
toworld_nether
4.1.0
Added
- Added feature flag for teleportations at
general.features.teleportation
- Added player tracking requests #102
- Added Italian translations provided by marcotech81
Fixed
- Fixed another incorrect translation mapping
Removed
- Java interoperability helpers for API
4.0.2
Fixed
- Error when opening the inventory while another player is selected #101
Information
Published on | February 22, 2024 |
---|---|
Downloads | 650 |
Platforms
Paper (1.20.2, 1.20.4)
Dependencies
Paper