@cpflags

From TinyMUX
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

@cpflags adjusts comsys channel flags for players.

Description

COMMAND: @cpflags <channel>=[!]flag

Sets player flags for that channel. The flag can be one of: join, transmit or receive. To adjust flags for things, the @coflags command should be used.

   transmit   Whether a player can broadcast (speak) over the channel.
   join       Whether a player can join the channel.
   receive    Whether a player can receive messages over the channel.
Note: Flags must be lower case.

If it is !flag, then that flag is reset. Channel flags ALWAYS override locks on channel objects.

Example

   > @cpflags Public=join
   @coflags: Set.

Related Topics: comsys, @coflags, @clist, channel object