/JUMPSERVER [<newserver> <newport> <+/-flags> [:<reason>]]
Sets or cancels jumpserver mode.
- If no parameters are given, jumpserver mode is cancelled, if it is currently set.
- If parameters are given, a server address must be given for <newserver> and a server port must be given for <newport>. Zero or more status flags should be given for 'flags', from the list below (if you do not wish to specify any flags just place a '+' in this field):
- +a: Redirect all users immediately (except for opers) and cause them to quit with the given reason
- +n: Redirect any new users who connect and cause them to quit during registration
- you may use + and - to set or unset these flags in the command, the default flags are -a+n, which will just redirect new users.
- The reason parameter is optional, and if not provided defaults to "Please use this server/port instead" (the default given in various numeric lists)
Example:
/JUMPSERVER newplace.chatspike.net 6667 +na :Please go to newplace.*
|