Skip to content
This repository was archived by the owner on Jul 23, 2023. It is now read-only.

Releases: EliteSCP/TextChat

1.4.0

16 Feb 13:40
d605a0d

Choose a tag to compare

  • Updated to Exiled 2.1.34.
  • Optimized queries and stringbuilders.
  • Fixed permissions of some commands.
  • Slightly refactored and some code clean up.

1.3.0

24 Oct 22:29

Choose a tag to compare

  • Updated to Exiled 2.1.8.1.
  • Added russian language, thanks to ProfessorBrain!

Minimum requirements

EXILED 2.1.8.1

LiteDB 5.0.9+

1.2.3

16 Apr 13:12

Choose a tag to compare

  • Fixed a bug that throwed a NullReferenceException if trying to send a message to a not authenticated/loaded player.

Minimum requirements

EXILED 1.9.8+

LiteDB 5.0.5+

1.2.2

15 Apr 17:10

Choose a tag to compare

  • Fixed a possible minor exploit made by renaming themselves Dedicated Server.
  • Added German translation, thanks to Bella109#3291!

Minimum requirements

EXILED 1.9.8+

LiteDB 5.0.5+

1.2.1

03 Apr 21:00

Choose a tag to compare

  • Fixed a bug that would've caused a NullReferenceException when trying to send the welcome message to a not authenticated client.
  • Fixed a bug that didn't allow to mute, unmute, show and delete mutes from the server console.
  • Added a version check, to warn the server owner in case his EXILED version is outdated.
  • Added plugin version.

Minimum requirements

EXILED 1.9.8+

LiteDB 5.0.5+

1.2.0

01 Apr 22:02
ef0b6dc

Choose a tag to compare

  • Added Portuguese language, thanks to Klaus
    #2795
    !
  • Added Korean language, thanks to KR_tommy1222r
    #7873
    !
  • Added DeleteMutes command, it will delete all mutes in the database or all mutes of a specific player.
  • Added ShowMutes command, it will show all mutes of in the database, or all mutes of a specific player.
  • Added Duration property in the Mute class.
  • Added LastMessageSentTimestamp property in the Player class.
  • Added the possibility to mute from the chat an offline player.
  • Added the possibility to unmute from the chat an offline player.
  • Added GetChatPlayer ChatPlayer extension.
  • All players will now be saved in the database.

Minimum requirements

EXILED 1.9.8+

LiteDB 5.0.5+

1.1.0

31 Mar 20:19
476aebb

Choose a tag to compare

Added multi-language support, you can now add your own language!
Fixed a NullReferenceException when trying to chat with a player that doesn't exist.

Minimum requirements

EXILED 1.9.8+

LiteDB 5.0.5+

1.0.0

26 Mar 18:42
290ee9d

Choose a tag to compare

First version of the plugin.

Minimum requirements

EXILED 1.9.0+

LiteDB 5.0.5+