Bugzilla – Bug 5221
Set Player block/unblock mode through CLI command
Last modified: 2011-03-16 04:45:46 UTC
Deactivate IR processing for a given player. Nothing else is deactivated (i.e. it plays and can be controled from the CLI or web interface). All IR commands are deactivated until SS is restarted or the reverse command is received. CLI command could look something like: <Player ID> block\n <Player ID> unblock\n
the following is probably better: <Player ID> blockir 0 <Player ID> blockir 1 <Player ID> blockir ?
Done in change 13981. Next nightly of 7.0!
Fixed. Please verify and close or reopen. Thx!