Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
AllPlayerCommands
【Host Only MOD】Host chat commands that execute actions on all participants.ホストが全参加者へ一括実行するチャットコマンドMOD
By REPO_JP
CHANGELOG
Changelog
[4.0.0] - Cosmetics Update v0.4.0 Compatibility
Added
- Added support for REPO Cosmetics Update v0.4.0
- Added partial-name kill command
/kill <name>kills every player whose display name partially matches the given text
- Added expanded chained short command support
ra= Revive Allha= Heal Full Allka= Kill Allsa= Summon Allta= Truck All
- Added support for chained commands such as
/raha,/kara,/karaha,/rata, and/sata
Changed
- Reworked chat command patching so slash commands are correctly recognized instead of being sent as normal chat
- Reworked Summon All (
/sa) and Truck All (/ta) to use batched execution for large lobbies - Improved player collection by using ActorNumber-based de-duplication when available
- Improved teleport handling for living and dead players
- Updated command execution to keep processing even when one target fails
- Updated the mod version to
4.0.0
Fixed
- Fixed
/saand/tanot working correctly in REPO v0.4.0 - Fixed chained short commands not executing in order
- Fixed
/commands being sent as normal chat instead of being handled as commands - Fixed build compatibility issues caused by method signature differences in the referenced game DLL
- Fixed Harmony patch warnings caused by non-ref patch parameter mutation
Notes
- This mod remains host-only
- No config entries are required in this version