Releases: Sinkazo/CustomJoinMessage
CustomJoinMessage-1.0.7
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
-
Set max characters for join/quit messages
-
You can now edit the entire lore of an item from the cjm gui (added %playerjoinmessage% and %playerquitmessage%)
CustomJoinMessage-1.0.6
Update Notice - Custom Join Messages
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
-
Color Support in Messages
Users with permissions can now use Minecraft color codes with&in their custom join/quit messages! -
New GUI Command ️
/cjm gui- Players can now access an interactive menu to set their join/quit messages The inventory interface is fully customizable! -
Enhanced Admin Controls
New/acjmcommand 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(requirescjm.adminpermission)
️ 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
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
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
Update
Added: Database optimizations in the code
CustomJoinMessage-1.0.1
First project version
CustomJoinMessage-1.0.2
Updates
Added: You can now edit all the messages in config.yml