Skip to content

Principles

Viet Nguyen edited this page Mar 23, 2016 · 6 revisions
  • Don't change the way Minecraft works too much.
  • Minimal codes with big impact instead of too many features.
  • Loose Coupling: Try not to depend on other plugins, libraries, modded system, etc... as much as possible.
Clone this wiki locally