fb5fde7687
* Replace `core` namespace with `minetest` * Use settingtypes.txt * Improve setting documentation
8 lines
330 B
Plaintext
8 lines
330 B
Plaintext
# If this is enabled, chat send by a player with a rank including a defined
|
|
# prefix is prefixed with the rank prefix.
|
|
ranks.prefix_chat (Prefix Chat) bool true
|
|
|
|
# If this is enabled, player with a rank that has a prefix will have this
|
|
# prefix shown in their nametags.
|
|
ranks.prefix_nametag (Prefix Nametag) bool true
|