Feature #16
smarter /op /deop /voice /devoice (using multiple modes)
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | Engine IRC | |||
| Target version: | 0.8.0 | |||
| Resolution: | Complexity: | Low |
||
| Votes: | 0 |
Description
Using /op nick1 nick2 nick3 should use one mode change (mode +ooo) instead of making 3 single ones.
History
Updated by Mirco Bauer 208 days ago
- Complexity set to Low
This is actually implemented alread. Smuxi does one call for a row of mode changes, but SmartIrc4net is not converting that into smart modes changes yet!