Updated Configuration (markdown)

YouHaveTrouble
2023-08-01 19:14:15 +02:00
parent 75b11714c0
commit 5633462c70
+9
@@ -25,6 +25,9 @@ Interpolation duration property for text display entity. This value is in ticks.
### see-through
Decides if display should always be visible through walls. Possible values are `true` and `false`.
### view-range
Decides from how far the nameplate will be visible. Will default to default to spigot's default player tracking range. This range can be limited by external factors like simulation distance
### frames
Section responsible for animating the displays. At least one frame is required for display to appear, even if there is no animation. Name of the frame does not matter as long as it's unique.
@@ -43,5 +46,11 @@ Y scale for the display. Input is a float number, `1.0` is default size.
#### scale-z
Z scale for the display. Input is a float number, `1.0` is default size.
#### shadowed
Decides if text should be shadowed.
#### text-opacity
Decides text opacity. Valid values are `0`-`255`. Values smaller or higher than that will be clamped to the max/min value.
# messages
This section allows you to change messages plugin outputs