Okay, I see no other way at pointing this out on the forum, since I have so far been ignored as to my previous posts pointing this bug out...
On the hunt to fix the custom command nick bug (1928194 on sourceforge) myself, I found that if two conditions of the regular settings are set to true, *any* script can be sent into a crashing eternal loop. The script then keeps spinning on the Ajax client-server connection sending itself into an uninterruptable answer-response-dialogue.
The only way to save the server then is to delete all cache, logs and the index.php, and reinstall the files; a regular ID as admin to force a rehash alone after undoing the script changes alone did not get my server out of that loop anymore.
I consider this a major security flaw; it could happen to anyone setting their script to these two particular conditions (which I will not reveal here) and using the current custom command setup.
Contact me for details if you care.