Migrate modern platform to 26.2#1648
Draft
calcastor wants to merge 4 commits into
Draft
Conversation
TTtie
reviewed
Apr 4, 2026
TTtie
reviewed
Apr 4, 2026
calcastor
force-pushed
the
26.1.1
branch
3 times, most recently
from
April 6, 2026 00:43
ff9f583 to
5951627
Compare
calcastor
force-pushed
the
26.1.1
branch
2 times, most recently
from
May 1, 2026 10:47
593d559 to
34ded22
Compare
calcastor
marked this pull request as ready for review
May 2, 2026 15:55
calcastor
force-pushed
the
26.1.1
branch
12 times, most recently
from
May 7, 2026 05:54
5bc77db to
f6c9bdb
Compare
cswhite2000
reviewed
May 8, 2026
Pablete1234
reviewed
May 9, 2026
Pablete1234
reviewed
May 9, 2026
calcastor
force-pushed
the
26.1.1
branch
2 times, most recently
from
June 17, 2026 01:14
6bdbea8 to
a1be9aa
Compare
calcastor
marked this pull request as draft
June 17, 2026 01:15
calcastor
force-pushed
the
26.1.1
branch
2 times, most recently
from
June 17, 2026 02:09
6277cf6 to
932d805
Compare
Pablete1234
reviewed
Jun 17, 2026
calcastor
force-pushed
the
26.1.1
branch
3 times, most recently
from
June 19, 2026 00:48
a6ca579 to
8cebcd7
Compare
Pablete1234
reviewed
Jun 19, 2026
Pablete1234
reviewed
Jun 19, 2026
| dependencies { | ||
| compileOnly("dev.pgm.paper:paper-api:1.8_1.21.11-SNAPSHOT") | ||
| testImplementation("io.papermc.paper:paper-api:1.21.11-R0.1-SNAPSHOT") | ||
| compileOnly("dev.pgm.paper:paper-api:1.8_26.1.2-SNAPSHOT") |
Contributor
Author
There was a problem hiding this comment.
Waiting on non-alpha for the moment
calcastor
force-pushed
the
26.1.1
branch
5 times, most recently
from
June 27, 2026 01:55
e53989c to
f370e40
Compare
calcastor
force-pushed
the
26.1.1
branch
2 times, most recently
from
June 28, 2026 20:40
b91eea7 to
0824c7b
Compare
calcastor
marked this pull request as ready for review
June 29, 2026 18:04
Contributor
Author
|
Marking as draft pending retrooper/packetevents#1505; things work fine on modern Paper but this is not the case for legacy. |
calcastor
marked this pull request as draft
July 1, 2026 00:03
calcastor
force-pushed
the
26.1.1
branch
2 times, most recently
from
July 13, 2026 08:29
1e5780e to
1a02e45
Compare
Signed-off-by: BT <43831917+calcastor@users.noreply.github.com>
Signed-off-by: BT <43831917+calcastor@users.noreply.github.com>
Signed-off-by: BT <43831917+calcastor@users.noreply.github.com>
Signed-off-by: BT <43831917+calcastor@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
to-do:
Switch to tagged Cloud release when existentThere are likely side-effects to each match world being loaded as a separate dimension to look into (time desync is one; time seems to "cycle" despite gamerule until a match ends?? not sure)pending Paper TO-DOsAdapt to 1.21.11 rename of ResourceLocation to Identifier PaperMC/adventure-platform#241 so PGM doesn't need to rely on plugin remapping; eventually we need adventure-platform to support Adventure 5.0 when that is tagged