Add spigot 1.20.2 support
This commit is contained in:
parent
0240e4a2ae
commit
c2f9efd29c
15 changed files with 887 additions and 21 deletions
|
|
@ -2,7 +2,7 @@ arguments=
|
|||
auto.sync=false
|
||||
build.scans.enabled=false
|
||||
connection.gradle.distribution=GRADLE_DISTRIBUTION(VERSION(6.3))
|
||||
connection.project.dir=../bukkit-helper-119-4
|
||||
connection.project.dir=../bukkit-helper-120-2
|
||||
eclipse.preferences.version=1
|
||||
gradle.user.home=
|
||||
java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_251.jdk/Contents/Home
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
#Sat Aug 19 16:59:43 CDT 2023
|
||||
#Thu Sep 21 18:52:15 CDT 2023
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.problem.nullReference=warning
|
||||
eclipse.preferences.version=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue