mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Fix ops name color
This commit is contained in:
@@ -88,9 +88,9 @@
|
||||
};
|
||||
};
|
||||
"plugins/Essentials/config.yml".value = {
|
||||
ops-name-color = "7";
|
||||
ops-name-color = "none";
|
||||
chat = {
|
||||
format = "{PREFIX}{USERNAME}&8: {SUFFIX}{MESSAGE}";
|
||||
format = "{PREFIX}&f{USERNAME}&8: {SUFFIX}{MESSAGE}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user