RELEASE 2.0.0

Details

  • Filename
    SimpleMSG-2.0.0.jar
  • Uploaded by
  • Uploaded
    Feb 4, 2026
  • Size
    28.44 KB
  • Downloads
    72
  • MD5
    72ecd9ad6bae8db2baf5404159f161bf

Supported Bukkit Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16

Changelog

SimpleMSG - Changelog

v2.0.0 - February 04, 2026

Release Type: Major Update

Supported Versions: 1.16.5 - 1.21.x

Important: This update contains breaking changes. Backup your configuration before updating!

🔥 New Features

  • Modern Color System: Full support for HEX colors (#FF0000) and MiniMessage formatting
  • Multi-line Messages: Broadcast, buy, and sell messages now support multiple lines
  • PlaceholderAPI Integration: Use placeholders like %player_name% in all messages

✨ Improvements

  • Complete Rewrite: Plugin has been fully recoded with cleaner, more maintainable architecture
  • Performance: Optimized message processing and reduced memory usage

⚠️ Breaking Changes

  • Configuration Format: Old config files are not compatible. You must generate new configs.

⚙️ Configuration Changes

  • New YAML Structure: Completely redesigned configuration format for better organization

📋 Migration Guide

  1. Backup your old config.yml
  2. Delete old configuration files and let the plugin generate new ones
  3. Copy your custom messages from backup to the new format
  4. Test all message types after migration

🔧 Dependencies

  • PlaceholderAPI is now optional but recommended
  • Requires Java 8 or higher