Notifications

API for sending and logging notifications

Install:

// @require      https://github.com/tumble1999/bc-notify/raw/master/bc-notify.user.js

Usage

BCNotify.notify({
	mod: {
		name: "Mod Name"
	},
	title: "Hello World",
	body: "This is some text",
	//optional
	icon: "url to icon"
});
Achievements

API for creating and managing achievements

Recommended
Basic Achievements

Adds some basic achievements