Skip to content

Releases: jonagamerpro1234/CustomJoinAndQuitMessages

v1.8.0-b0

26 Dec 01:58
743c846
Compare
Choose a tag to compare
v1.8.0-b0 Pre-release
Pre-release

This version is an alpha in which the entire plugin has been recoded and is in development, there are functions that are not available but it is already functional for new versions as development progresses, new functions will be implemented

In case of a bug please report it on github or discord

Added

  • Support for versions higher than 1.20

What's Changed

Full Changelog: v1.7.12-beta...v1.8.0-b0

v1.7.12-beta

12 Jun 01:05
Compare
Choose a tag to compare

Added

  • added support for version 1.20

What's Changed

New Contributors

Full Changelog: v1.7.11-beta...v1.7.12-beta

Minor bug fix

26 Apr 23:35
Compare
Choose a tag to compare

Fixed

  • Lang Folder

Full Changelog: v1.7.10-beta...v1.7.11-beta

Bug Fix

11 Apr 18:02
Compare
Choose a tag to compare

This version is a beta, there is the possibility that a problem may appear, I would really appreciate it if you report the problem you have both in the github Issue or through a ticket on discord

Added

  • New logger

Fixed

  • Fixed color code detection in the quit message

What's Changed

New Contributors

Full Changelog: v1.7.9...v1.7.10-beta

v1.7.9 Minor bug fixes

20 Feb 02:19
Compare
Choose a tag to compare

Fixed

  • #23 Removed debugging messages in the LuckPermsHook class.

Full Changelog: #v1.7.8...v1.7.9

v1.7.8

17 Feb 19:35
Compare
Choose a tag to compare

Minor bug fix v1.7.7

08 Jan 02:39
Compare
Choose a tag to compare

Fixed

  • Minor bug fix in config.yml

Full Changelog: v1.7.6...1.7.7

v1.7.6

08 Jan 02:22
Compare
Choose a tag to compare

Added

  • Added support for version 1.19.3

Changes

  • The code is optimized to work better the plugin and lines of old code were removed
  • The group system has been updated to work better with the LuckPerms plugin
  • Group system changed

Fixed

  • LuckPerms Hook Message
  • No detect gradient and rainbow tags
  • Auto Group Detection
  • Group System
  • Fixed bug with null prefix in messages
  • Fixed bug when Prefix section is not generated
  • Fix debug message for LuckPermsHook

To disable debugging messages you must set it to false in the debug section

Config: 
  Debug: false

What's Changed

Full Changelog: 1.7.5...v1.7.6

v1.7.6-Beta.3

19 Dec 01:42
Compare
Choose a tag to compare
v1.7.6-Beta.3 Pre-release
Pre-release

It is recommended to delete the langfolder so that it is generated again with the updated messages

Fixed

  • Fixed bug with null prefix in messages
  • Fixed bug when Prefix section is not generated

Added

  • added support for version 1.19.3

Full Changelog: v1.7.6-Beta.1...v1.7.6-Beta.3

v1.7.6-Beta.2

24 Nov 22:11
Compare
Choose a tag to compare
v1.7.6-Beta.2 Pre-release
Pre-release

Fixed:

  • Fix debug message for LuckPermsHook
    To disable debugging messages you must set it to false in the debug section
Config: 
  Debug: false

Full Changelog: v1.7.6-Beta.1...v1.7.6-Beta.2