Changes since tag v0.10.15

commit 9f422d2e7a2ec9b721fdae39e6794cf1cadb55f1
Author: nursh-bit <nursh-bit@users.noreply.github.com>
Date:   Wed Jan 21 14:50:34 2026 -0600

    Refactor event registration to register only PLAYER_LOGIN early, deferring other events until after DB initialization

commit fee943ffe0bb4242ab212ce7510a534969f1f058
Author: nursh-bit <nursh-bit@users.noreply.github.com>
Date:   Wed Jan 21 14:29:38 2026 -0600

    Refactor event registration methods to reduce taint propagation and update options UI to include slash command settings

