Skip to content

Releases: beanbeanjuice/SimpleProxyChat

v0.5.7 | Disabled Servers, Markdown Escapes, Embed Toggles

31 Aug 21:53
e638beb
Compare
Choose a tag to compare
  • You can now disable severs fully from sending/receiving proxy messages.
  • Added an %escaped_player% placeholder to prevent weird Discord formatting issues when a player's Minecraft username has underscores.
  • For those who don't want embeds for the join/leave/switch messages there are now optional toggles in the messages.yml file.

What's Changed

Full Changelog: 0.5.6...0.5.7

v0.5.6 | Command Aliases, Server Alias Names

16 Aug 09:09
2ba1b2e
Compare
Choose a tag to compare
  • Added customizable aliases for every command.
  • Made it possible to use colors in the config.yml.

What's Changed

Full Changelog: 0.5.5...0.5.6

v0.5.5 | 1.21.1 Update and Bug Fixes

12 Aug 20:24
f10e718
Compare
Choose a tag to compare
  • Fixed an issue (hopefully) where accessing the vanish API when it was not configured would cause an error.
  • Added 1.21.1 support for the helper plugin.

What's Changed

Full Changelog: 0.5.4...0.5.5

v0.5.4 | Bug Fixes, Dependency Updates

08 Aug 16:00
23a2dd8
Compare
Choose a tag to compare
  • Updated dependencies to their latest versions.
  • Fixed an issue with the channel topic updater where it would spam the console any time it was unable to update. A more concise error message is now sent, and is only sent once per server restart.
  • Fixed an issue with the pull request template where it was still referencing Maven.
  • Fixed multiple typos in the placeholders section of the README. 😂 whoops

What's Changed

Full Changelog: 0.5.3...0.5.4

v0.5.3 | Player Count Status, Bug Fixes

18 Jul 00:35
a34ac5e
Compare
Choose a tag to compare
  • Fixed a bug where it would cause an error when disabling the server when the Discord bot isn't enabled.
  • Added player counts to the Discord status (see new config.yml file for details.
  • Changed the API version for the helper plugin.

Planned for Next Update:

  • Achievements
  • Deaths

What's Changed

Full Changelog: 0.5.2...0.5.3

v0.5.2 | Broadcast Command, Bug Fixes

19 Jun 10:28
ce8f1ff
Compare
Choose a tag to compare
  • Added the new broadcast command! You can invoke this (if you have the proper permissions) with /spc-broadcast (message).
  • There was a small bug with the channel topic updater that would cause rate limiting issues. This has now hopefully been fixed.
  • Some commands were originally missing from the README. This has now been fixed.
  • When you have an incorrect channel setup, it is not clearer to see that something is not setup properly. Proper error messages were added for the Discord bot portion.
  • There is now an option to save and re-sent the last few messages to players during a server switch.

What's Changed

Full Changelog: 0.5.1...0.5.2

v0.5.1 | Multiple Disconnects Issue (Hopefully)

09 Jun 23:38
e16c794
Compare
Choose a tag to compare
  • Hopefully fixed an issue that would cause multiple disconnects.

What's Changed

Full Changelog: 0.5.0...0.5.1

v0.5.0 | Simple Bans, Private Messaging, Various Additions, Helper Plugin Bug Fixes

09 Jun 02:51
105cd4c
Compare
Choose a tag to compare
  • There was a slight bug in the helper plugin that would cause updates to be spammed every 12 minutes instead of every 12 hours. Reasoning being, the API uses Minecraft ticks rather than real-life seconds.
  • Added bStats to the helper plugin. As always, you can disable bStats anytime by just disabling it in the bStats config folder.
  • Fixed the update checker in the helper plugin to only check if you are on older versions. (It will no longer prompt you to update if you have the newest version.)
  • Added an update notification toggle to the main plugin.
  • Private messaging has been added. You need the appropriate permissions, but for the most part you can just use /spc-whisper and /spc-reply. You can add aliases for these commands in the config.yml.
  • Added different online statuses support for the Discord bot. (Online, Idle, etc)
  • Added the ability to speak while vanished if your message contains a "/" at the end.
  • Added a very simple ban manager. It is highly recommend you get LiteBans or AdvancedBan for anything more than this.

What's Changed

Full Changelog: 0.4.2...0.5.0

v0.4.2 | Essentials Nickname Bug, Discord Nickname Placeholder

28 May 08:40
3400380
Compare
Choose a tag to compare
  • There was a bug when using RGB hex codes for your essentials nickname via Placeholder API. This has now been fixed.
  • There is a new %nick% placeholder available for the Discord to Minecraft chat.

What's Changed

Full Changelog: 0.4.1...0.4.2

v0.4.1 | Essentials Nickname PlaceholderAPI Bug

27 May 07:36
2e9c942
Compare
Choose a tag to compare
  • There was a bug that caused essentials nicknames with colors to causes errors when using PlaceholderAPI. This has now been fixed.
  • Clarified installation instructions for the helper plugin on the Spigot/GitHub/Hangar pages.

What's Changed

Full Changelog: 0.4.0...0.4.1