Skip to content

Commit

Permalink
Make Holograms multiline
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytm committed Oct 7, 2023
1 parent d95d423 commit f63657f
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 29 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
### Changed
- Partial update of chinese translations by [SnowCutieOwO](https://github.com/SnowCutieOwO)
- The default config has been updated to replace some items with custom player heads
- Holograms are now multiline by default

## 4.2.0

Expand Down
12 changes: 6 additions & 6 deletions waypoints/src/main/resources/lang/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,12 +244,12 @@ pointers:
# world: World where the waypoint is located at
# x, y, z: Coordinates of the waypoint
# block_x, block_y, block_z: Coordinates of the block nearest to the waypoint
private: "<dark_purple><name> (<distance:'.0'>m)"
death: "<red>Tot am <created_at:'dd.MM.uuuu kk:mm'> (<distance:'.0'>m)"
public: "<aqua><name> (<distance:'.0'>m)"
permission: "<light_purple><name> (<distance:'.0'>m)"
temporary: "<dark_purple>Temporärer Wegpunkt (<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue>(<distance:'.0'>m)"
private: "<dark_purple><name><br>(<distance:'.0'>m)"
death: "<red>Tot am <created_at:'dd.MM.uuuu kk:mm'><br>(<distance:'.0'>m)"
public: "<aqua><name><br>(<distance:'.0'>m)"
permission: "<light_purple><name><br>(<distance:'.0'>m)"
temporary: "<dark_purple>Temporärer Wegpunkt<br>(<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue><br>(<distance:'.0'>m)"

integrations:
maps:
Expand Down
12 changes: 6 additions & 6 deletions waypoints/src/main/resources/lang/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,12 +244,12 @@ pointers:
# world: World where the waypoint is located at
# x, y, z: Coordinates of the waypoint
# block_x, block_y, block_z: Coordinates of the block nearest to the waypoint
private: "<dark_purple><name> (<distance:'.0'>m)"
death: "<red>Death <created_at:'dd.MM.uuuu kk:mm'> (<distance:'.0'>m)"
public: "<aqua><name> (<distance:'.0'>m)"
permission: "<light_purple><name> (<distance:'.0'>m)"
temporary: "<dark_purple>Temporary Waypoint (<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue>(<distance:'.0'>m)"
private: "<dark_purple><name><br>(<distance:'.0'>m)"
death: "<red>Death <created_at:'dd.MM.uuuu kk:mm'><br>(<distance:'.0'>m)"
public: "<aqua><name><br>(<distance:'.0'>m)"
permission: "<light_purple><name><br>(<distance:'.0'>m)"
temporary: "<dark_purple>Temporary Waypoint<br>(<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue><br>(<distance:'.0'>m)"

integrations:
maps:
Expand Down
12 changes: 6 additions & 6 deletions waypoints/src/main/resources/lang/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,12 +246,12 @@ pointers:
# world: World where the waypoint is located at
# x, y, z: Coordinates of the waypoint
# blockX, blockY, blockZ: Coordinates of the block nearest to the waypoint
private: "<dark_purple><name> (<distance:'.0'>m)"
death: "<red>Morte <created_at:'dd.MM.uuuu kk:mm'> (<distance:'.0'>m)"
public: "<aqua><name> (<distance:'.0'>m)"
permission: "<light_purple><name> (<distance:'.0'>m)"
temporary: "<dark_purple>Waypoint temporaneo (<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue>(<distance:'.0'>m)"
private: "<dark_purple><name><br>(<distance:'.0'>m)"
death: "<red>Morte <created_at:'dd.MM.uuuu kk:mm'><br>(<distance:'.0'>m)"
public: "<aqua><name><br>(<distance:'.0'>m)"
permission: "<light_purple><name><br>(<distance:'.0'>m)"
temporary: "<dark_purple>Waypoint temporaneo<br>(<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue><br>(<distance:'.0'>m)"

integrations:
maps:
Expand Down
10 changes: 5 additions & 5 deletions waypoints/src/main/resources/lang/pt-br.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,11 @@ pointers:
# world: World where the waypoint is located at
# x, y, z: Coordinates of the waypoint
# block_x, block_y, block_z: Coordinates of the block nearest to the waypoint
private: "<dark_purple><name> (<distance:'.0'>m)"
death: "<red>Morte <created_at:'dd.MM.uuuu kk:mm'> (<distance:'.0'>m)"
public: "<aqua><name> (<distance:'.0'>m)"
permission: "<light_purple><name> (<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue>(<distance:'.0'>m)"
private: "<dark_purple><name><br>(<distance:'.0'>m)"
death: "<red>Morte <created_at:'dd.MM.uuuu kk:mm'><br>(<distance:'.0'>m)"
public: "<aqua><name><br>(<distance:'.0'>m)"
permission: "<light_purple><name><br>(<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue><br>(<distance:'.0'>m)"

integrations:
dynmap:
Expand Down
12 changes: 6 additions & 6 deletions waypoints/src/main/resources/lang/zh-simplified.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,12 +246,12 @@ pointers:
# world: World where the waypoint is located at
# x, y, z: Coordinates of the waypoint
# block_x, block_y, block_z: Coordinates of the block nearest to the waypoint
private: "<dark_purple><name> (<distance:'.0'>m)"
death: "<red>死亡位置 <created_at:'dd.MM.uuuu kk:mm'> (<distance:'.0'>m)"
public: "<aqua><name> (<distance:'.0'>m)"
permission: "<light_purple><name> (<distance:'.0'>m)"
temporary: "<dark_purple>临时路径点 (<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue>(<distance:'.0'>m)"
private: "<dark_purple><name><br>(<distance:'.0'>m)"
death: "<red>死亡位置 <created_at:'dd.MM.uuuu kk:mm'><br>(<distance:'.0'>m)"
public: "<aqua><name><br>(<distance:'.0'>m)"
permission: "<light_purple><name><br>(<distance:'.0'>m)"
temporary: "<dark_purple>临时路径点<br>(<distance:'.0'>m)"
playerTracking: "<blue><name> <reset><blue><br>(<distance:'.0'>m)"

integrations:
maps:
Expand Down

0 comments on commit f63657f

Please sign in to comment.