Skip to content

Commit cc0739e

Browse files
committed
Update README.md to reflect Velocity platform support and improve code examples
1 parent 234fbcd commit cc0739e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ Messages can be sent to any audience, such as players or the console.
3838

3939
## Supported Platforms
4040

41-
| Platform | Module | Java Version | Adventure API | Status |
42-
|-------------------|------------------------|--------------|-----------------------|------------------------|
43-
| **Paper** | `multification-paper` | Java 21 | Native (built-in) |Recommended |
44-
| **Bukkit/Spigot** | `multification-bukkit` | Java 8+ | External adapter | ✅ Supported |
45-
| **Velocity** | `multification-bukkit` | Java 21+ | Native | ❌ Soon |
46-
| **Core** | `multification-core` | Java 8+ | Custom implementation | For custom platforms |
41+
| Platform | Module | Java Version | Adventure API | Status |
42+
|-------------------|--------------------------|--------------|-----------------------|-------------------------|
43+
| **Paper** | `multification-paper` | Java 21 | Native (built-in) |Supported |
44+
| **Bukkit/Spigot** | `multification-bukkit` | Java 8+ | External adapter | ✅ Supported |
45+
| **Velocity** | `multification-velocity` | Java 21+ | Native | ✅ Supported |
46+
| **Core** | `multification-core` | Java 8+ | Custom implementation | 🔨 For custom platforms |
4747

4848
> **💡 Recommendation:** Use `multification-paper` for Paper servers (1.19.4+) to leverage native Adventure API without
4949
> external dependencies.

0 commit comments

Comments
 (0)