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