- Add missing commands: addban, addop, delop, ops
- Add missing autoadd to private commands tables
- Add Flag column to command tables to distinguish [o] from [n]
- Add missing addOpMask to configuration table
- Document 5-minute extban cron job in automatic ban tracking
- Add notes on addban raw mask behaviour and uid/sid InspIRCd handling
- Fix %s → %1$s positional placeholder wording in language support
- Add is.enabled/is.disabled translation guidance for new language authors
Previous README was incomplete. Rewrote it to cover installation,
configuration, ban mask types, all public and private commands,
automatic ban tracking behaviour and language support.