slight pmon corrections

Dreathean 2026-01-27 08:51:17 -05:00
parent a0409e25cf
commit a25a749d30

@ -361,8 +361,8 @@ go through a dungeon portal | follow into the dungeon
command | action command | action
:---|:--- :---|:---
``playerbot pmon toggle`` | enables/disables the performance monitor ``playerbot pmon toggle`` | enables/disables the performance monitor
``playerbot pmon stack`` | displays the performance monitor, useful to show which actions/triggers cost the most performance ``playerbot pmon stack`` | shows cumulative performance since toggled on
``playerbot pmon tick`` | ?? ``playerbot pmon tick`` | shows cycle performance averages per update
``playerbot pmon reset`` | resets the performance monitor ``playerbot pmon reset`` | resets the performance monitor
``playerbot rndbot reset`` | clears acore_playerbots.playerbots_random_bots table (seems to contain events) and requires server restart after ``playerbot rndbot reset`` | clears acore_playerbots.playerbots_random_bots table (seems to contain events) and requires server restart after
``playerbot rndbot stats`` | prints rndbot stats (numbers of rndbots per level, per class, etc) ``playerbot rndbot stats`` | prints rndbot stats (numbers of rndbots per level, per class, etc)