diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-02-21 00:10:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-02-21 00:10:30 -0300 |
commit | 1bb9908b2ac2a8811884714a0d02093b027f8690 (patch) | |
tree | 69ce8db65d2186c734dead691c9f745028ef4d4f | |
parent | 40667d77447a71ae4242922bd605c644340b4ac7 (diff) | |
download | clientdata-1bb9908b2ac2a8811884714a0d02093b027f8690.tar.gz clientdata-1bb9908b2ac2a8811884714a0d02093b027f8690.tar.bz2 clientdata-1bb9908b2ac2a8811884714a0d02093b027f8690.tar.xz clientdata-1bb9908b2ac2a8811884714a0d02093b027f8690.zip |
Override: Some custom commands
-rw-r--r-- | groups.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ Copyright (C) 2017 Evol Online --> highlightName="true" > <commands> + <command name="toevent" use="self" /> + <command name="ucp" use="self" /> + <command name="resyncall" use="self" /> + <command name="monsterinfo" use="self" /> <command name="commands" use="self" /> <command name="help" use="self" /> <command name="request" use="self" /> |