Skip to main content
Glama
package.json997 B
{ "name": "mineflayer-pvp", "version": "1.3.2", "description": "Adds support for basic PVP and PVE to Mineflayer bots.", "main": "lib/index.js", "types": "lib/index.d.ts", "scripts": { "prepare": "tsc && require-self", "clean": "rm -rf lib", "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/TheDudeFromCI/mineflayer-pvp.git" }, "keywords": [ "mineflayer", "plugin", "template" ], "author": "TheDudeFromCI", "license": "MIT", "bugs": { "url": "https://github.com/TheDudeFromCI/mineflayer-pvp/issues" }, "homepage": "https://github.com/TheDudeFromCI/mineflayer-pvp#readme", "dependencies": { "mineflayer": "^4.22.0", "mineflayer-pathfinder": "file:../mineflayer-pathfinder", "mineflayer-utils": "^0.1.4" }, "devDependencies": { "@types/node": "^15.14.9", "require-self": "^0.2.3", "standard": "^17.0.0", "typescript": "^5.0.4" }, "files": [ "lib/**/*" ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/leo4life2/minecraft-mcp-http'

If you have feedback or need assistance with the MCP directory API, please join our Discord server