Skip to content

Commit

Permalink
Make 'ex command' available to ops only.
Browse files Browse the repository at this point in the history
  • Loading branch information
aufdemrand committed Jul 11, 2013
1 parent ebe4c72 commit 8802ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/util.dscript
Expand Up @@ -71,6 +71,7 @@ _util_dtime_command:

events:
on ex command:
- if !<player.is_op> queue clear
- define command_name <c.args.get[1]>
- flag "list:|:<c.args>"
- flag "list:<-:%command_name%"
Expand Down

0 comments on commit 8802ca0

Please sign in to comment.