Skip to content

Minecraft plugin framework based on stdout and rcon.

License

Notifications You must be signed in to change notification settings

YMC-Minecraft/extmc

Repository files navigation

extmc

Minecraft plugin framework based on stdout and rcon.

Features

  • Plugin system.
  • Multithreaded.
  • Almost all settings can be reloaded at runtime.

Requirements

  • POSIX.1-2008 compliant system (BSD support is on the way)
  • C11 compiler
  • GNU Make

Documents

To be continued (🕊️🕊️🕊️)

Install

make release
make install

Author

Yuuta Liang [email protected]

Liccense

GPL v2 only.

About

Minecraft plugin framework based on stdout and rcon.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages