Skip to content

Conversation

@davight
Copy link
Contributor

@davight davight commented Dec 3, 2025

Changes:

  • Update command to autoCompile()

else if (!scriptEntry.hasObject("per_player")
&& arg.matches("per_player")) {
scriptEntry.addObject("per_player", new ElementTag(true));
players = Collections.singletonList(Utilities.getEntryPlayer(scriptEntry));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

List#of is what we go with these days usually

@tal5 tal5 merged commit 065417a into DenizenScript:dev Jan 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants