Addition of admin item search command.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment
2022-10-22 00:04:07 +00:00
parent 153936058a
commit 563e0cf320
15 changed files with 704 additions and 1 deletions

View File

@@ -521,6 +521,9 @@
<admin command="admin_scan" accessLevel="30" />
<admin command="admin_deleteNpcByObjectId" accessLevel="100" confirmDlg="true" />
<!-- ADMIN SEARCH -->
<admin command="admin_search" accessLevel="30" />
<!-- ADMIN SERVERINFO -->
<admin command="admin_serverinfo" accessLevel="30" />