
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@mcbeutils/slappers
Advanced tools
Slappers is a [BeAPI](https://github.com/MCBE-Utilities/BeAPI) module made for creating custom server NPCs. Slappers is a very popular server plugin for both Java Edition and Bedrock Edition of Minecraft. This module allows you to create Slappers that wil
Slappers is a BeAPI module made for creating custom server NPCs. Slappers is a very popular server plugin for both Java Edition and Bedrock Edition of Minecraft. This module allows you to create Slappers that will work on personal worlds and even bedrock realms. Here is a demo of slappers in work. (Demo)
The module can be either imported as a Minecraft Bedrock Addon or be used within another BeAPI project.
To download and install, download the latest .mcpack release from here. Once you have downloaded the addon, import the .mcpack into Minecraft Bedrock. Then, create a new world, or add to existing, and make sure to enable Gametest Framework. Finally, you now have Slapper installed on your Bedrock world.
To open the creation and edit forms, use the commands listed below.
tag @s add "beapi:create_slapper" // Opens slapper creation form
tag @s add "beapi:edit_slapper" // Opens slapper editor form
To download and install, you can either git clone this repo and use the mcpe pack, or run the command below in your BeAPI project.
npm install @mcbeutils/slappers
Once you have done that, you can now import "@mcbeutils/slappers" into your main project.

FAQs
Slappers is a [BeAPI](https://github.com/MCBE-Utilities/BeAPI) module made for creating custom server NPCs. Slappers is a very popular server plugin for both Java Edition and Bedrock Edition of Minecraft. This module allows you to create Slappers that wil
The npm package @mcbeutils/slappers receives a total of 0 weekly downloads. As such, @mcbeutils/slappers popularity was classified as not popular.
We found that @mcbeutils/slappers demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.