ScriptAPI icon indicating copy to clipboard operation
ScriptAPI copied to clipboard

Community Driven Scripts for Minecraft's Scripting

Results 21 ScriptAPI issues
Sort by recently updated
recently updated
newest added
trafficstars

Updated NPM packages in package.json, please review.

dependencies

Transpiled TypeScript files and created README files, please review.

scripts

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

## October 2023 Update Using the following dependencies: - minecraft/server: 1.7.0 - minecraft/server-ui: 1.1.0 - minecraft/vanilla-data: 1.20.50-preview.42 [Remove most incompatible code to pass stable API checks](https://github.com/JaylyDev/ScriptAPI/pull/320/commits/289f0850b0b0e7ddfe64adb72635c21fcb8ffff6) ## September 2023 Update...

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.0.0 Behaviour changes The default values for author and committer have changed. See "What's new"...

dependencies
github_actions

**Describe the bug** Went afk to let the game run, came back to this error. `19:16:38[Scripting][error]-TypeError: cannot read property 'type' of undefined at updateParticipants (jaylydb/index.js:108) at (jaylydb/index.js:223)` My code isn't...

bug