From WikiChip
Difference between revisions of "mirc/commands/pop"
m (Bot: Fixing compatibility) |
m (Bot: de-linking old mIRC menu) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/pop Command}} | ||
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. | ||
Line 27: | Line 28: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|pop command - mIRC]] |
Latest revision as of 19:35, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
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[edit]
/pop <delay> [#channel] <nickname>
Switches[edit]
None
Parameters[edit]
- <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[edit]
None
Compatibility[edit]
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[edit]
mIRC commands list