/TextChat

scp秘密实验室的文字聊天插件

Primary LanguageC#

Text Chat

  • Allows players to use the console to send messages to each other
❗ Needs AdvancedHints to be installed in the Exiled/Plugins directory to work

Configuration

Config setting Default Description
is_enabled true Whether the plugin is enabled or not
aliases "c", "chat", "sc" Aliases for the chat command
message_format "{0}: {1}" Format for the message to be sent. Name {0} Message {1}
hint_duration 7 How long messages are displayed for in seconds.
history_length 1 How many messages to show in the chat history.