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

Releases: fabianmakila/ProxyChat

v1.0.1

Choose a tag to compare

@fabianmakila fabianmakila released this 18 Aug 11:13
becfe1f
  • Added support for newer Bungeecord versions
  • Updated dependencies

v1.0.0

Choose a tag to compare

@fabianmakila fabianmakila released this 21 Jul 14:53
6278043
  • Fixed player data unloading on Velocity if player could not connect to initial server

v1.0.0-beta.7

Choose a tag to compare

@fabianmakila fabianmakila released this 22 May 23:17
dcd06a4
  • Fixed error when overwriting bundled translations with custom ones
  • SLF4J is now correctly bundled for Bungeecord
  • Updated Adventure

v1.0.0-beta.6

Choose a tag to compare

@fabianmakila fabianmakila released this 08 May 17:29
7c655d6
  • Fixed critical issue caused by PremiumVanish hook

v1.0.0-beta.5

Choose a tag to compare

@fabianmakila fabianmakila released this 07 May 20:50
0f35684

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

Choose a tag to compare

@fabianmakila fabianmakila released this 22 Oct 20:45

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

Choose a tag to compare

@fabianmakila fabianmakila released this 20 Jul 23:30

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

1.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@fabianmakila fabianmakila released this 01 Jun 23:06

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