Skip to content

Releases: Sinkazo/CustomJoinMessage

CustomJoinMessage-1.0.7

31 Oct 19:29

Choose a tag to compare

⚠️ Installation Notes
If you're upgrading from a previous version, please note:
Delete the existing config.yml file in the plugin folder to generate the new configuration

✨ New Features

  1. Set max characters for join/quit messages

  2. You can now edit the entire lore of an item from the cjm gui (added %playerjoinmessage% and %playerquitmessage%)

CustomJoinMessage-1.0.6

10 Oct 17:55

Choose a tag to compare

Update Notice - Custom Join Messages

⚠️ Installation Notes
If you're upgrading from a previous version, please note:
Delete the existing config.yml file in the plugin folder to generate the new configuration
For SQLite users: While the new update will adapt database functionality maintaining saved data, this hasn't been fully tested yet proceed with caution
Recommended: For a clean installation, delete the plugin folder and MySQL database (if using MySQL)

✨ New Features

  1. Color Support in Messages
    Users with permissions can now use Minecraft color codes with & in their custom join/quit messages!

  2. New GUI Command ️
    /cjm gui - Players can now access an interactive menu to set their join/quit messages The inventory interface is fully customizable!

  3. Enhanced Admin Controls
    New /acjm command with extended functionality:

  • showjoinmessage
  • showquitmessage
  • setjoinmessage
  • setquitmessage
  • deljoinmessage
  • delquitmessage
  • Works for both online and offline players!

Command Changes
The reload command has been moved to the admin command section (/acjm)
Command structure has been reorganized:

  • Regular users: /cjm
  • Administrators: /acjm (requires cjm.admin permission)

️ Bug Fixes & Improvements

  • Optimized project logic and code structure
  • Fixed MySQL connection issues in previous versions
  • Improved administrative command feedback and validation checks

CustomJoinMessage-1.0.5

04 Oct 19:52

Choose a tag to compare

Updated storage system
Now the local data storage will be in a SQLite (Better optimization)

Updated compatibility with all versions above 1.20

CustomJoinMessage-1.0.3

10 Sep 08:07

Choose a tag to compare

Update
Added: MySQL is no longer required! Now if a MySQL is not set up then local storage of the plugin will be used.

CustomJoinMessage-1.0.4

10 Sep 19:11

Choose a tag to compare

Update
Added: Database optimizations in the code

CustomJoinMessage-1.0.1

09 Sep 17:05
8a5071f

Choose a tag to compare

First project version

CustomJoinMessage-1.0.2

09 Sep 18:06

Choose a tag to compare

Updates
Added: You can now edit all the messages in config.yml