Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/frozenkp/go-mcpi-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/frozenkp/go-mcpi-api

  • v0.0.0-20161220040333-4a37b3aa37ab
  • Source
  • Go
  • Socket score

Version published
Created
Source

GoDoc

中文版本README: 用go語言翻轉Minecraft - go-mcpi-api

This is a library forked from ancientlore.

It can enable you to use the Minecraft PI Edition API with Go.


What is MCPI ?

MCPI is a API which can let you control Minecraft with code.

It's original edition was written with python, you can learn it here.

Can I using it at a normal edition Minecraft ?

Yes, you can. You can refer to this project.

What's difference between this project with the original one ?

The original project can only be used in single-player mode.

However, my edition can be used in both single-player mode and multiple-players mode.

What's difference when using this project ?

The only difference is Open().

You have to add the player name when using Open().

Example : c.Open("140.113.195.200","Frozen")


Installation

go get github.com/FrozenKP/go-mcpi-api

FAQs

Package last updated on 20 Dec 2016

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc