Skip to content

Replace connect event with new config-stage based events.#8597

Draft
sovdeeth wants to merge 1 commit intoSkriptLang:dev/featurefrom
sovdeeth:patch/login-event
Draft

Replace connect event with new config-stage based events.#8597
sovdeeth wants to merge 1 commit intoSkriptLang:dev/featurefrom
sovdeeth:patch/login-event

Conversation

@sovdeeth
Copy link
Copy Markdown
Member

Problem

PlayerLoginEvent is deprecated and messed with the configuration stages of login. Since 1.21.7 a new system has been in place that we should update to,

Solution

Adds player being and complete login events, which will take the place of on connect. on connect will be deprecated.
Adds new types to represent the player connections, which have player profiles, ips, and sometimes an Audience to send messages to.
Will add type property for UUID.

Testing Completed

Supporting Information


Completes: none
Related: none
AI assistance: none

@skriptlang-automation skriptlang-automation Bot added the needs triage An issue that hasn't been classified or verified yet label Apr 25, 2026
@skriptlang-automation

This comment has been minimized.

@skriptlang-automation skriptlang-automation Bot added the feature Pull request adding a new feature. label Apr 25, 2026
@skriptlang-automation skriptlang-automation Bot removed the needs triage An issue that hasn't been classified or verified yet label Apr 25, 2026
@skriptlang-automation skriptlang-automation Bot moved this to In Progress in 2.16 Releases Apr 25, 2026
@sovdeeth sovdeeth linked an issue Apr 26, 2026 that may be closed by this pull request
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Pull request adding a new feature.

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Uses deprecated PlayerLoginEvent

1 participant