CrazyPipe

CrazyPipe

Commands

CommandUsageDescriptionPermission
crazypipearg1, arg2, ... [> PipeCommands]Push args in the pipe command.None
crazypipe$PresetList [> PipeCommands]Push all elements of the $PresetList in the pipe command.
PresetLists: ops, onlines, offlines, banned, banned-ips
None

(All piped (>) Commands require "crazypipe.use" permission)

(You can enable/disable pipes globally in CrazyCore's config)

Examples

Example 1 (simple):

/crazylist > $0$ info
=> /crazycore info + /crazylogin info + /crazyonline info...

Example 2 (simple):

/crazypipe Player1, Player2, Admin > /whisper $0$ I love you!
=> /whisper Player1 I love you! + /whisper Player2 I love you! + /whisper Admin I love you!
=> You may be kicked for bothering other players.

Example 3 (advanced):

/crazylist > show $0$ | $0$ list > show $&0$ |& crazycore player delete $&0$ 
=> CrazyCore,CrazyLogin.... + /crazycore list > show $0$ | crazycore player delete $0$ + /crazylogin list > show $0$ | crazycore player delete $0$ + ......
=> CrazyCore,CrazyLogin.... + Error message + Player1,Player2 ...... + /crazycore player delete Player1 + /crazycore player delete Player2 + .....
=> will delete allmost every playerdata and spam your message history