Started by
VioletPyre
on
Topic category: Help with MCreator software
I have a really odd question.. Normally, it should be the other way around, you'll tell me..
But wait, hear me out : Is there a way to Force a player to crash as if he did ALT-F4 ?
To keep it short: I have a secret mob, that may be summoned through only few specific conditions, and i'd like them to make the player "Crash" once touched.
It is planned to be played on a server, so it would be nice if not the whole world broke or everyone got DC'd.
A short example of what i want would be : Secret Mob Seen -> Chase -> If touches player -> Crash their game (Possibly jumpscare too before because might aswell be a jerk to the fullest.).
This might not be exactly what you want, but couldn't you use the 'execute command at X Y Z' procedure block with the command '/kick @p (reason)' you could even put special text in the (reason) to reinforce the jumpscare theme.
I do think the /kick will work, and i had planned to use it as last resort. But often, crashing the game is a bit more startling or at the very least ominous. It gives you the feeling you shouldn't do that again, or interact with whatever caused it.
But i appreciate the fact you proposed this! If some people want to know some options, at least yours is here..
Maybe run some very long and complicated procedure and that'll maybe crash the game(happen to me once)