dynmap/spigot
BrainStone f6c45adc5f
Added a fallback for the case when numerical IDs have been removed from Bukkit
This fixes webbukkit/dynmap#3418.

The idea is to catch the case when numeric IDs have been removed from the code base and to then just use a fallback. Also doing it this way ensures maxium longevity, as `Material#getID` will be among the last ones removed, while other methods to get the numerical ID will get likely get removed earlier
2021-07-18 03:19:56 +02:00
..
src/main Added a fallback for the case when numerical IDs have been removed from Bukkit 2021-07-18 03:19:56 +02:00
tools Shift spigot version to more appropriate path 2018-08-23 23:14:55 -05:00
.gitignore Shift spigot version to more appropriate path 2018-08-23 23:14:55 -05:00
build.gradle spigot: fix resource handling on Gradle 7 2021-06-27 15:28:05 +02:00