Skip to content

1.0.0-beta5.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@SmylerMC SmylerMC released this 15 Jul 14:44
· 621 commits to master since this release
59f0bb9

Terramap 1.0.0-beta5.3

Information:

This release is fully compatible with the previous beta5, beta5.1 and beta5.2. IT release does not bring a lot of new visible features, but a lot of changes happened under the hood.
Check the other 1.0.0-beta5 release notes for more information.
This hopefully will save time later. For examples, map styles aren't hard-coded as java classes anymore, and it will be very easy to load them from a config file in the next version

Features:

  • new /terrashow command. Only available on dedicated servers. It can be used by players and administrators to control the visibility of players on the map.
    It comes with two permission nodes: terramap.commands.terrashow.others and terramap.commands.terrashow.self
    They respectively allow a user to change other's visibility, and his own. By default terramap.commands.terrashow.self is granted to everyone.
    There is also a new config entry associated with the command: players_opt_in_to_display_default. Set it to false if you want to require users to use /terrashow to become visible.

  • Spanish translation by @hugofnm

  • German translation by Serdaise

Bugfix:

  • Config entries' name should be shorter on the mod menu and fit even with auto scaling