Stop listeners
Stops all the listeners that are running threads on the given player. On example of Keyboard listener: efter running this command on player that runs the threads listener will be stoped, but the player will complete the execution of already started threads.
Parameters:
- Player name - String expression - Name of the player that listeners are to be stopped.
krzys
2017-07-19