File Details
BoatRacing 1.0.9
- R
- Aug 26, 2025
- 348.00 KB
- 170
- 1.21.8+23
File Name
BoatRacing.jar
Supported Versions
- 1.21.5-Snapshot
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.4
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.3-Snapshot
- 1.20.5-Snapshot
- 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.0.9 — 2025-08-19
Added / Changed
- Official support range declared: 1.19 → 1.21.8 (Bukkit/Spigot compatible; works on Paper/Purpur). Requires Java 17+; plugin.yml api-version set to 1.19.
- Documented supported servers: Purpur, Paper, Spigot, CraftBukkit (Bukkit-compatible forks may work; Folia/Sponge/Forge hybrids not supported).
- Classified as Bukkit/Spigot on Paper by excluding
paper-plugin.ymlfrom the jar and using only Bukkit-safe APIs for metadata. - Documentation updated: README, CHANGELOG and QA checklist in EN/ES.
- Updater cadence: background check every 5 minutes; when a new version is first detected during runtime, print a console WARN immediately (once per version). Hourly console reminder aligned to each hour (00:00, 01:00, …) while outdated (config-gated). Admin join always shows an in‑game chat notice (if enabled) and never prints to console.
Fixed
- Boat/Raft materials on mixed APIs: dynamic Material resolution for boat/raft variants (including Bamboo Raft and Pale Oak) removes NoSuchFieldError on older bases and avoids CraftLegacy warnings.
- Command metadata on Spigot: restored by replacing Paper-only
getPluginMeta()with BukkitgetDescription().

