LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

papermc

high-performance Minecraft server

TLDR

Start Minecraft server
$ java -jar paper.jar
copy
Start with memory limits
$ java -Xms2G -Xmx4G -jar paper.jar
copy
Accept EULA
$ java -jar paper.jar --accepteula
copy
Specify world folder
$ java -jar paper.jar --world-dir [worlds]
copy

SYNOPSIS

java -jar paper.jar [options]

DESCRIPTION

PaperMC is a high-performance Minecraft server. Fork of Spigot with optimizations.The server provides improved performance. Plugin compatible with Bukkit/Spigot.

PARAMETERS

--accepteula

Accept EULA automatically.
--world-dir DIR
World storage directory.
--plugins DIR
Plugins directory.
--config FILE
Configuration file.
nogui
Start without GUI.

INSTALL

nix profile install nixpkgs#papermc
copy

CAVEATS

Requires Java. Memory allocation important. Plugin compatibility varies.

HISTORY

PaperMC was forked from Spigot for improved Minecraft server performance.

SEE ALSO

java(1), screen(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid