Skip to content

Commit

Permalink
Updated Upstream (Paper)
Browse files Browse the repository at this point in the history
Upstream has released updates that appear to apply and compile correctly

Paper Changes:
PaperMC/Paper@61fe23c deprecate isEnabledByFeature in Item/BlockType
PaperMC/Paper@e945cfe Fix PaperServerListPingEvent#getPlayerSample not being populated or used (#11387)
  • Loading branch information
actions-user committed Sep 11, 2024
1 parent b3350af commit adcb376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group = org.stupidcraft.linearpaper
version = 1.21.1-R0.1-SNAPSHOT

mcVersion = 1.21.1
paperCommit = 971a7a5511b3c656b96a9be66ec9848915eb6d3d
paperCommit = e945cfe1c5a285475a8b0b37a85829339ac90d1e

org.gradle.caching = true
org.gradle.parallel = true
Expand Down

0 comments on commit adcb376

Please sign in to comment.