npm

@mcbeutils/slappers
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Slappers

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.

Installing as an Addon

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

Installing as a Dependency

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. image

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @mcbeutils/slappers

    Weekly Downloads

    0

    Version

    1.2.1

    License

    none

    Unpacked Size

    14.5 kB

    Total Files

    50

    Last publish

    Collaborators

    • pmk744
    • nobush