/switchcraftgo

Golang API wrapper for SwitchCraft3 APIs

Primary LanguageGoMozilla Public License 2.0MPL-2.0

SwitchCraftGo

Golang API wrapper for the SwitchCraft3 Chatbox API, the general purpuse API, and the dynmap API. Also has a Chatbox Brigadier, to more fluently create Chatbox commands.

go get -u github.com/Erb3/switchcraftgo

API

The API wrapper is fully documented with comments, tests and examples for every function. View it on the Golang package site.