Commit Graph

4 Commits

Author SHA1 Message Date
itqop 9d68d51e95 chore(release): update to version 0.2.1
### Added
- Updated the `/suicide` command to ensure instant death via maximum magic damage.
- Introduced a 120-second cooldown for the `/suicide confirm` command.
- Added the `/silenceKill` command for administrators to silently kill players by setting their health to 0.
- Added tab-completion support for selecting online players in the `/silenceKill` command.
2024-11-14 02:21:56 +03:00
itqop 7e622a5761 feat(release): v0.2.0
Added /suicide command with confirmation mechanism, interactive clickable message, and proper chat/console handling on player death.
2024-11-13 15:27:51 +03:00
itqop c6d7c845a2 feat(release): v0.1
Initial release with foundational code structure and essential functionality.
2024-11-10 20:06:18 +03:00
itqop f6288ab849 First commit 2024-10-31 18:13:26 +03:00