The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog
Personal tools

Modules/lockserv

From Inspire IRCd (InspIRCd)

Jump to: navigation, search

Description

Adds /LOCKSERV and /UNLOCKSERV commands that is used to temporarily close/open for new connections to the server.

Configuration Tags

None

Additional Modes

None

Additional Commands

/LOCKSERV

Locks out all new connections notifying connecting users that the service is temporarily closed and to try later.

/UNLOCKSERV

Open up again for new connections.

Special Notes

If your server is locked and you got disconnected, do a REHASH from shell and the server will be open again.