feat: mass account tool, mass teleport tool (#209)

* feat: mass account coins, premdays, points. mass teleport town, position

* fix: tab
This commit is contained in:
Gabriel Pedro
2022-12-01 03:34:30 -04:00
committed by GitHub
parent 20638f430a
commit 269ca501f1
6 changed files with 463 additions and 6 deletions

View File

@@ -34,8 +34,10 @@ $menus = [
],
['name' => 'Tools', 'icon' => 'tools', 'order' => 100, 'link' =>
[
['name' => 'Notepad', 'link' => 'notepad', 'order' => 10],
['name' => 'phpinfo', 'link' => 'phpinfo', 'order' => 20],
['name' => 'Mass Account Actions', 'link' => 'tools&tool=account', 'order' => 10],
['name' => 'Mass Teleport Actions', 'link' => 'tools&tool=teleport', 'order' => 20],
['name' => 'Notepad', 'link' => 'notepad', 'order' => 30],
['name' => 'phpinfo', 'link' => 'phpinfo', 'order' => 40],
],
],
['name' => 'Logs', 'icon' => 'bug', 'order' => 110, 'link' =>