Lodestone-Team / lodestone_core

The backend for Lodestone, A free, open source server hosting tool for Minecraft and other multiplayers
https://www.lodestone.cc/
GNU Affero General Public License v3.0
60 stars 6 forks source link

Concrete implementation of TMacro for Minecraft #30

Closed CheatCod closed 1 year ago

CheatCod commented 2 years ago

Intention:

Implements all methods in the TMacro interface for a Minecraft server instance

Why is it necessary:

Trivial.

CheatCod commented 1 year ago

Done