• I feel like I learned the basics of building a system through Minecraft server plugin development.

  • @undefined June 22, 2021

  • Things I learned:
    • How to use a database (MySQL)
    • Servers, clients, etc.
      • Although I had a general understanding of the concepts, I was able to learn specifically how systems work.
      • I intuitively understood how a system works by exchanging information between multiple clients and a single server through Minecraft plugins.
    • How to build medium to large-scale systems
      • I feel like I finally understood the concept of separating classes here.
    • How to use GitHub
  • Before Minecraft plugins, I made poorly implemented apps for iOS.
    • They were not proper systems.
    • I feel like I went from being someone who can write code to someone who can create systems.
  • Since I was creating plugins for top-tier servers in Japan, there were users even if I left them alone.
    • This greatly boosted my motivation and led to natural progress in implementation work.
    • I am truly grateful to (takatronix) for this.

Minecraft plugins