Custom Command for reloading #263


Open
  • M0dii31 created this issue Apr 4, 2021

    Hello, 

    I have a custom command for quick type to reload commands:

    RELOADALIAS:
    command: /mcr
    type: runcommand
    runcmd:
    - /mycmd-reload commands
    register: true

    and I get a Concurrent Modification exception:
    https://paste.mod.gg/opitusetap.bash




  • realcommandandorder posted a comment Apr 9, 2021

    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.