Skip to content

Releases: fabianmakila/ProxyChat

v1.0.1

18 Aug 11:13
becfe1f
Compare
Choose a tag to compare
  • Added support for newer Bungeecord versions
  • Updated dependencies

v1.0.0

21 Jul 14:53
6278043
Compare
Choose a tag to compare
  • Fixed player data unloading on Velocity if player could not connect to initial server

v1.0.0-beta.7

22 May 23:17
dcd06a4
Compare
Choose a tag to compare
  • Fixed error when overwriting bundled translations with custom ones
  • SLF4J is now correctly bundled for Bungeecord
  • Updated Adventure

v1.0.0-beta.6

08 May 17:29
7c655d6
Compare
Choose a tag to compare
  • Fixed critical issue caused by PremiumVanish hook

v1.0.0-beta.5

07 May 20:50
0f35684
Compare
Choose a tag to compare

Changes

  • Added support for PremiumVanish on Velocity
  • Changed required Java version from 11 to 17
  • Added support for MiniPlaceholders
  • Updated Cloud to v2
  • Added a config option for disabling metrics
  • Reworked custom translation system
  • Fixed username caching
  • Fixed plugin not loading on Bungeecord
  • Other smaller bugfixes and changes

v1.0.0-beta.4

22 Oct 20:45
Compare
Choose a tag to compare

We're slowly getting closer to a stable release. This update introduces the ability to block players from sending you private messages along with minor tweaks and bugfixes.

⚠️Breaking changes:⚠️

  • Renamed /messagesettings allow to /messagesettings privacy. The command permission has also been changed from proxychat.command.messagesettings.allow to proxychat.command.messagesettings.privacy.

Added:

  • /block, /unblock and /ignorelist commands
  • Targetting a invalid player now sends an error message

Changed:

  • Players can't target themselves anymore

Fixed:

  • Fixed a NPE when loading user data from an older version

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4

1.0.0-beta.3

20 Jul 23:30
Compare
Choose a tag to compare

Notable changes in this version:

  • Removed base permission from commands that only have subcommands
  • Fixed some subcommands requiring wrong permission on Bungeecord
  • Renamed /messages command to /messagesettings. This also changes the required command permission.

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3

1.0.0-beta.2

01 Jun 23:06
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

Fixed errors from the /message and other similiar commands from the first beta.