HerrMagiic

Results 7 comments of HerrMagiic

can you add that the songs are playing randomly?

Hey, I'm currently not home, so I can't test it myself, but here's a suggestion that should work. You can indeed utilize special characters in your configuration file by representing...

Use this until i update the plugin. Paste you JSON with the turkish characters into the website and click on Beautify and copy the output into the json file. https://www.beautifyjson.org/

Fixed with the new update. So you dont need to use the https://www.beautifyjson.org/ anymore https://github.com/HerrMagiic/CSS-CreateCustomCommands/releases/tag/v3.0.1

> @HerrMagiic Sounds good. ;) I hope the plugin will be updated ^ I miss spelled my sentence. Yes you will need to reload the plugin on every server. Maybe...

with the new update you can create your own plugin reload command. Here an example: ```json { "Title": "reload", "Description": "reload", "Command": "csreload", "Message": "reloading...", "ServerCommands": [ "css_plugins reload CustomCommands"...