mirror of
https://github.com/YouHaveTrouble/NotJustNameplates.git
synced 2026-05-11 22:16:57 +00:00
move documentation to wiki
This commit is contained in:
@@ -1,23 +1,13 @@
|
|||||||
# Config is subject to change, take regular backups
|
# Complete documetation of config values:
|
||||||
|
# https://github.com/YouHaveTrouble/NotJustNameplates/wiki/Configuration
|
||||||
nameplates:
|
nameplates:
|
||||||
default:
|
default:
|
||||||
# How often to switch betwwen frames (in ticks)
|
|
||||||
# If set to 0, transitions will be disabled
|
|
||||||
refresh-rate: 10
|
refresh-rate: 10
|
||||||
|
billboard: "vertical"
|
||||||
# Animation frames
|
|
||||||
frames:
|
frames:
|
||||||
1:
|
1:
|
||||||
text: "%displayname%"
|
text: "%displayname%"
|
||||||
|
|
||||||
# Billboard options are as follows:
|
|
||||||
# "center" - pivots around center point
|
|
||||||
# "vertical" - pivots around vertical axis
|
|
||||||
# "horizontal" - pivots around horizontal axis
|
|
||||||
# "fixed" - no rotation
|
|
||||||
billboard: "vertical"
|
|
||||||
|
|
||||||
messages:
|
messages:
|
||||||
config-reloaded: "<aqua>NJN Config reloaded."
|
config-reloaded: "<aqua>NJN Config reloaded."
|
||||||
no-permission: "<red>You do not have permission to use this."
|
no-permission: "<red>You do not have permission to use this."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user