mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-19 09:27:43 +01:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: 45ec379 Bump paperweight to 1.1.8 59371cb Optimize Anti-Xray (#5991) 1d194e5 [ci-skip] Fix description of add-plugin command line option (#6031) 333cc2e Don't complete skull lookups on main thread (MC-227435) 2291667 [ci skip] patch-ception 2103ad2 Fix NPE when using broadcast as players are joining
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
java
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
||||
id("io.papermc.paperweight.patcher") version "1.1.7"
|
||||
id("io.papermc.paperweight.patcher") version "1.1.8"
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user