feat(global): downgrade project to jre1.8 for compatibility reasons
also fixed the impossibility to compile 1.13 to 1.16 because the PlayerInfoData class is NOT static toying with NMS is not recommended and i can see why but this is on another level
This commit is contained in:
parent
5fa12e0ef7
commit
2bba64e521
31 changed files with 337 additions and 142 deletions
|
@ -14,8 +14,6 @@
|
|||
</parent>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>17</maven.compiler.source>
|
||||
<maven.compiler.target>17</maven.compiler.target>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue