ExcaliburNUMNUM

GALERT

Oct 9th, 2021 (edited)
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.27 KB | None | 0 0
  1. //Match G-ALERT ****************** -TESTING
  2. IFMATCHES(%CHATCLEAN%,"^\:GriefAlert\:\sInspecting\sAlert\s([0-9]{4})\s\[PANEL\]$",&galert,1);//Matches G-alert.
  3.     LOG(true, G-ALERT#:%&galert%);
  4.     //ECHO(/enter command here);
  5. ENDIF;
  6. //Match G-ALERT ****************** -TESTING
Add Comment
Please, Sign In to add comment