A simple wrapper for Mojang's Minecraft Creator Tools CLI. Allowing for more robust error handling to prevent false-postives when integrating into CI/CD workflows.
Another JSON Schema Validator
Validate identifier/keywords name
Validate plugin/preset options
Additional JSON-Schema keywords for Ajv JSON validator
The `@minecraft/server-ui` module contains types for expressing simple dialog-based user experiences.
Contains many types related to manipulating a Minecraft world, including entities, blocks, dimensions, and more.
Contains types related to administering a Bedrock Dedicated Server. These types allow for the configuration of variables and secrets in JSON files in the Bedrock Dedicated Server folder. These types cannot be used on Minecraft clients.
See full documentation for this module here:
The @minecraft/server-gametest module provides scriptable APIs for scaffolding and testing content experiences in Minecraft.
Decorator-based property validation for classes.
The `@minecraft/server-net` module contains types for executing HTTP-based requests. This module can only be used on Bedrock Dedicated Server.
String validation and sanitization
Another JSON Schema Validator
Express middleware for the validator module.
Plugin for @minecraft/api-docs-generator containing core markup generators and template files
Ajv class for JSON Schema draft-04
Object schema validation
Core Minecraft API Docs Generator package for generating API markup and documentation
This package contains rules that comprise best practice for authoring minecraft script. Rules may encompass suggestions (use this API instead of this command!) or errors against anti-patterns to avoid any pitfalls.
Contains types for Minecraft Vanilla Content
Provide easy access to minecraft data in node.js
Custom error messages in JSON Schemas for Ajv validator
Validate form asynchronous