mirror of
https://github.com/YouHaveTrouble/NotJustNameplates.git
synced 2026-05-11 22:16:57 +00:00
Updated Configuration (markdown)
@@ -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
|
||||
Reference in New Issue
Block a user