mirror of
https://github.com/Flowsqy/ShopChest.git
synced 2025-01-05 07:27:39 +01:00
Add 1.19.1 support
This commit is contained in:
parent
3465eb4867
commit
5e80a7fd23
@ -13,7 +13,7 @@
|
||||
<version>1.0.0</version>
|
||||
|
||||
<properties>
|
||||
<spigot.version>1.19-R0.1-SNAPSHOT</spigot.version>
|
||||
<spigot.version>1.19.1-R0.1-SNAPSHOT</spigot.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
@ -1,5 +1,7 @@
|
||||
package de.epiceric.shopchest.nms;
|
||||
|
||||
// 4cc0cc97cac491651bff3af8b124a214
|
||||
|
||||
import de.epiceric.shopchest.nms.reflection.PlatformImpl;
|
||||
import de.epiceric.shopchest.nms.reflection.ShopChestDebug;
|
||||
import de.epiceric.shopchest.utils.Utils;
|
||||
|
Loading…
Reference in New Issue
Block a user