Add initial 1.19.3 for Spigot/PaperMC support
This commit is contained in:
parent
d048aad743
commit
eca305c519
13 changed files with 858 additions and 3 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-118-2
|
||||
connection.project.dir=../bukkit-helper-119-3
|
||||
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 06 12:45:10 CDT 2022
|
||||
#Thu Dec 08 11:32:25 CST 2022
|
||||
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
|
||||
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
|
||||
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue