Minecraft

Farms and trading halls

Server

AWS setup

  1. Set up AWS EC2. Maybe the minimal spec would be 2GB-memory (t3.small) machine with an elastic IP.
  2. Install aws-cli: https://aws.amazon.com/cli/
  3. configure aws-cli by generating a key pair: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html

Spigot build

Use https://www.spigotmc.org/wiki/buildtools/ to build spigot.

Run server using the instruction from https://www.spigotmc.org/wiki/spigot-installation/

Install plugins like https://www.spigotmc.org/resources/harbor-a-sleep-enhancement-plugin.60088/ by putting the jar file in the plugin folder.

Plugins and datapacks

Mac

Multi-account issue

sudo chmod -R +w /Applications/Minecraft*