All pastes #2122257 Raw Edit

Miscellany

public text v1 · immutable
#2122257 ·published 2012-02-27 23:39 UTC
rendered paste body
on *:text:!ddend:#smiteful: { EndDD
  msg $chan 8,1 You Have ended the Active Dice Duel.
  halt
}

;You need to keep separate events in their own brackets unless it's "halt". Also, my bad on the } fix. That made it { end { commands } }. 
;It should be { end commands }.