From WikiChip
Difference between revisions of "mirc/commands/pop"
m (PatrolBot moved page /pop command - mIRC to mirc/commands/pop: per new naming convention) |
m (bot: correcting title) |
||
Line 1: | Line 1: | ||
− | {{mIRC menu}} | + | {{mirc title|/pop Command}}{{mIRC menu}} |
The '''/pop command''' performs a delayed op on a nickname. The purpose of this command is to prevent a channel window filling up with op mode changes whenever several users have the same nickname in their auto-op section. | The '''/pop command''' performs a delayed op on a nickname. The purpose of this command is to prevent a channel window filling up with op mode changes whenever several users have the same nickname in their auto-op section. | ||
Revision as of 05:28, 4 January 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu The /pop command performs a delayed op on a nickname. The purpose of this command is to prevent a channel window filling up with op mode changes whenever several users have the same nickname in their auto-op section.
Before performing the op it checks if the user is already opped.
Synopsis
/pop <delay> [#channel] <nickname>
Switches
None
Parameters
- <delay> - mIRC will pause around <delay> seconds before performing the op. If <delay> is zero, it does an immediate op.
- [#channel] - If specified, the channel you want to op the nickname on, otherwise the current channel is used
- <nickname> - The nickname you want to op.
Example
None
Compatibility
Added: mIRC v3.42
Added on: 29 Jun 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also
mIRC commands list