First pass of 1.18.2 spigot/paper support

This commit is contained in:
Mike Primm 2022-02-28 17:46:40 -06:00
parent a736711392
commit a0ee4dec1d
11 changed files with 683 additions and 23 deletions

View file

@ -2,7 +2,7 @@ arguments=
auto.sync=false
build.scans.enabled=false
connection.gradle.distribution=GRADLE_DISTRIBUTION(VERSION(6.3))
connection.project.dir=..
connection.project.dir=../bukkit-helper-118-2
eclipse.preferences.version=1
gradle.user.home=
java.home=/Library/Java/JavaVirtualMachines/jdk1.8.0_251.jdk/Contents/Home

View file

@ -1,5 +1,5 @@
#
#Thu Feb 17 22:40:49 CST 2022
#Mon Feb 28 17:07:38 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