HerrMagiic / CSS-CreateCustomCommands

The Custom Commands Plugin allows you to create and customize commands for your server. These commands can display messages, perform server-side actions, and more.
https://github.com/HerrMagiic/CSS-CreateCustomCommands/tree/main/Examples
MIT License
45 stars 1 forks source link

new line bug and config reload #2

Closed szogun1910 closed 10 months ago

szogun1910 commented 10 months ago

Moving to a new line of text doesn't work very well because it continues to display everything on one line "Message": "{LIGHTGREEN}---- ---- ---- --- ---\n {GREEN} ● Shop: {DEFAULT} link \n{LIGHTGREEN}---- ---- ---- --- ---",

One more suggestion is to reload the config through the command when we add a new description in the config

HerrMagiic commented 10 months ago

Moving to a new line of text doesn't work very well because it continues to display everything on one line "Message": "{LIGHTGREEN}---- ---- ---- --- ---\n {GREEN} ● Shop: {DEFAULT} link \n{LIGHTGREEN}---- ---- ---- --- ---",

One more suggestion is to reload the config through the command when we add a new description in the config

Hey the new update should fix the error please try again and look if it works. https://github.com/HerrMagiic/CSS-CreateCustomCommands/releases/tag/v1.0.3 You should be able to reload the plugin on the server console with css_plugins reload CustomCommands