Correctly parse Spigot 1.16.5+ version string
See original GitHub issueDescription
Describe the bug
[18:08:36] [Server thread/WARN]: [BentoBox] ************ Disclaimer **************
[18:08:36] [Server thread/WARN]: [BentoBox] BentoBox may not be compatible with this server!
[18:08:36] [Server thread/WARN]: [BentoBox] BentoBox is tested only on the following Spigot versions:
[18:08:36] [Server thread/WARN]: [BentoBox] 1.15.2, 1.16.1, 1.16.2, 1.16.3, 1.16.4
Steps to reproduce the behavior
- Update to Spigot or Paper 1.16.5
- Update BentoBox to latest
- Start server
Expected behavior
BentoBox should recognize 1.16.5
Output of /bbox version
(Mandatory)
>bbox ver
[22:35:38] [Server thread/INFO]: Running Invalid () Invalid.
[22:35:38] [Server thread/INFO]: BentoBox version: 1.16.0-SNAPSHOT-b1960
[22:35:38] [Server thread/INFO]: Database: JSON
[22:35:38] [Server thread/INFO]: Loaded Game Worlds:
[22:35:38] [Server thread/INFO]: world_skyblock (SkyBlock): Overworld, [nether_color]Nether, [end_color]End
[22:35:38] [Server thread/INFO]: Loaded Addons:
[22:35:38] [Server thread/INFO]: Biomes 1.14.1-SNAPSHOT-b200 (ENABLED)
[22:35:38] [Server thread/INFO]: BSkyBlock 1.14.3 (ENABLED)
[22:35:38] [Server thread/INFO]: Challenges 0.8.4-SNAPSHOT-b438 (ENABLED)
[22:35:38] [Server thread/INFO]: ExtraMobs 1.11.0.4-SNAPSHOT-b7 (ENABLED)
[22:35:38] [Server thread/INFO]: Level 2.5.1 (ENABLED)
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (7 by maintainers)
Top Results From Across the Web
1.16.5 - Multiversion support with sounds | SpigotMC - SpigotMC
The first way is to make two differents version depending on the minecraft version, like you said. It is easy to do with...
Read more >Upgrading TARDIS plugin from Minecraft 1.8.3 to 1.16.5 #515
I need to get the TARDIS plugin updated to the current version of Minecraft with minimal loss to user data. Here's what I've...
Read more >Spigot Plugin Development - Tab Completion with Commands
In this episode, I show you how to add tab completion to your commands in spigot. Tab completion is when suggestions come up...
Read more >Minecraft Plugin Help (Spigot) - java - Stack Overflow
I see the problem in the first console line: org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml. And at the end you can see:
Read more >Raw JSON text format - Minecraft Wiki - Fandom
A raw JSON text component can be any JSON data type other than JSON null, including JSON string, JSON array, JSON object, JSON...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You don’t have to keep reporting it. It’ll get worked on when we have time.
Confirmed fixed with BentoBox 1.16.0-b1987 on Spigot 3013-Spigot-73fb609-0cd8f19 (MC: 1.16.5). Thanks.