Blog: 2025-10-06

From razwiki
Revision as of 23:41, 6 October 2025 by Razzi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This command

java -Dcom.mojang.eula.agree=true -jar paper-server/build/libs/paper-bundler-1.21.9-R0.1-SNAPSHOT-mojmap.jar

to run paper server with eula agreed

This command

./configure --with-features=huge --enable-python3interp --enable-fail-if-missing --with-python3-command=python3.13

to compile vim on mac with python support using homebrew python