This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hello, I have a custom command for quick type to reload commands:RELOADALIAS: command: /mcr type: runcommand runcmd: - /mycmd-reload commands register: trueand I get a Concurrent Modification exception:https://paste.mod.gg/opitusetap.bash
maybe you can't use a custom command to reload MyCommand itself, it just like you can't let a machine destroy itself. When its engine breaks down, it stops working, and then it turns off, but it doesn't destroy itself. So just use /mycmd-reload commands to reload your commands
To post a comment, please login or register a new account.