LordAshes-ChatWhisper icon

ChatWhisper

Dependency plugin to add services to the chat.

Last updated 2 months ago
Total downloads 6087
Total rating 0 
Categories Tweaks Networked Tools Integration
Dependency string LordAshes-ChatWhisper-1.5.0
Dependants 2 other packages depend on this package

This mod requires the following mods to function

bbepisTaleSpire-BepInExPack-5.4.10 icon
bbepisTaleSpire-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.10
brcoding-SetInjectionFlagPlugin-2.5.1 icon
brcoding-SetInjectionFlagPlugin

Allows players to flag that mods are installed for BouncyRock.

Preferred version: 2.5.1
LordAshes-ChatService-2.7.0 icon
LordAshes-ChatService

Dependency plugin to add services to the chat.

Preferred version: 2.7.0

README

Chat Whisper Plugin

This unofficial TaleSpire plugin allows sending chat messages to a specific person. Only the player with the matching name will see the chat message.

Change Log

1.5.0: Updated for compatibility with BR Taleweaver update
1.4.0: Whisper names are checked and a warning message is displayed when an invalid name is specified
1.4.0: Whisper names are no longer case sensitive
1.3.1: Moved whisper identifier to end of message for greater compatibility with other chat services
1.3.1: Exposed whispter identifier as a config allowing diffrent word or different size
1.3.0: Added support for names with spaces by replacing space with ALT+255
1.2.2: Updated for compatibility with updated Chat Service
1.2.1: Improved GM detection method for GM shortcuts
1.2.0: Added whisper to everyone but function
1.2.0: Added shortcut for GM
1.0.1: Updated to latest Chat Service plugin version
1.0.1: Added period shortcut for own name (allows whispering to self to leave self notes)
1.0.0: Initial release

Install

Use R2ModMan or similar installer to install this plugin.

Usage

When using the chat, if a message starts with /w or /w! then whisper mode is triggered. The full syntaxes for the two whisper modes are:

/w target message

Where target is the name of the player to receive the whisper and message is the message to be whispered.

/w! target message

Where target is the name of the player to not receive the whisper and message is the message to be whispered.

Target Shortcuts

There are two shortcuts which can be used in place of a target name

. = Own name. This is typically used to make notes to yourself which will be shown in the chat but seen only by yourself. This mode does also exclude the GM.

.. = GM name. This is typiclaly used to whisper to the GM without having to write out the GM's name. This will make the message visible to the first GM player that it finds.

GM = Same as ..