Skip to content

PrismarineJS/prismarine-gameplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prismarine-gameplay

NPM version Build Status Discord Gitter Irc

Try it on gitpod

A high level API plugin for working with Mineflayer bots.

The goal of this plugin is to allow bot developers to control bots and preform high level actions using as very little code. The plugin allows the bot to have a much deeper understanding of the core gameplay elements of Minecraft without each specific task needing to be specified.

This plugin is not yet for release.

Usage

const template = require('prismarine-template')

template.helloWorld()

API

helloWorld()

Prints hello world

About

A high level gameplay API for making Mineflayer bots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published