Compatibility
Minecraft: Java Edition
1.21–1.21.10
1.20.x
1.19.x
1.18.x
1.17.x
Platforms
Creators
Details
Licensed ARR
Published 3 months ago
Updated 2 months ago
Changelog
Changelog
[1.0.3] - 2025-10-24
Added
- Custom placeholders system
- Add your own variables in
custom-placeholderssection of config.yml - Use placeholders anywhere in plugin messages with {placeholder}
- Full color code support in placeholder values
- Dynamic reloading with
/sgchat reload - Examples included in default configuration
- Add your own variables in
Changed
- Improved configuration reload system
- More reliable configuration reloading
- Better handling of custom placeholders updates
- Enhanced error handling during reload
Fixed
- Fixed custom placeholders not updating on reload
- Fixed placeholder values not being saved correctly
- Fixed color codes not processing in placeholder values
Config Changes
Added to config.yml:
# Custom placeholders configuration
custom-placeholders:
server: "&6My Server"
website: "&bwww.example.com"
discord: "&9discord.gg/example"
Technical
- Reworked configuration management system
- Improved config reload mechanism
- Enhanced placeholder processing efficiency
- Added better error handling for config operations





