/pyplanet-muffins

A muffins plugin for the Pyplanet Trackmania dedicated server controller

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Muffins

A plugin for PyPlanet.

The Muffins plugin allows you to bake, give, and eat muffins.

Installation

Install or update to the latest version with the following command

python -m pip install --upgrade pyplanet-muffins

Add the following to you pyplanet apps.py

'skybaks.muffins',

Commands

Command Description
//bakery Bakes a brand new muffin and gives it to the player specified by login or nickname. Only available to admins.
/bakery eat Eat one of your muffins. Available to all players
/bakery brag Show off one of your rarest muffins. Available to all players
/bakery give Give one of your muffins to the player specified by login or nickname. Available to all players.