command /plugins [<text>]:
aliases: /pl
trigger:
if player is op:
stop
send "&fPlugins (4): &aNot&f, &aFor&f, &aDoge&f, &aSasuage"
on command:
if command is "bukkit:pl":
cancel event
execute player command "plugins"
if command is "bukkit:plugins":
cancel event
execute player command "plugins"