Skip navigation

Minecraft Java

Minecraft Java Edition server for creative building, survival, and educational activities. Supports mods, plugins, and custom worlds.

Owner: cznewt

System Graph

graph LR
  system["🖥️ Minecraft Java"]
  
  comp_1["🌐 Minecraft Dynmap"]
  system --> comp_1
  
  comp_2["🌐 Minecraft Java Client"]
  system --> comp_2
  
  comp_3["⚙️ Minecraft Java Server"]
  system --> comp_3
  
  comp_4["⚙️ Minecraft RCON"]
  system --> comp_4
  
  
  res_1["🗄️ Minecraft Plugins Storage"]
  comp_1 -.-> res_1
  
  res_2["🗄️ Minecraft World Storage"]
  comp_1 -.-> res_2
  
      

Components

Minecraft Dynmap

Website production

Web-based real-time map viewer with player positions, markers, and exploration progress.

Minecraft Java Client

Website production

Official Java Edition desktop client for building, exploring, and educational activities.

Minecraft Java Server

service production

Paper/Spigot server with plugin ecosystem for survival, creative, and adventure modes.

Minecraft RCON

service production

Remote console for server administration, player management, and monitoring.

Resources

Minecraft Plugins Storage
S3 Bucket

Storage for server plugins (JAR files) and their configuration.

Minecraft World Storage
S3 Bucket

Persistent volume for world data, player data, plugin configs, and backups.