CleanPaper is a stripped-down fork of Paper, with unnecessary features and commands removed for stability and simplicity. Paper is the most widely used, high-performance Minecraft server that aims to fix gameplay and mechanics inconsistencies. The main goal is to remove all optional built-in functionality so that the server can be fully customized through plugins based on your specific needs.
Original Paper by PaperMC. Paper is licensed under the GPLv3 license.
- Updated server messages;
- Updated server structure;
- All configurations (
bukkit.yml,spigot.yml,commands.yml,paper-world-defaults.yml) moved to theconfigs/folder; - Player and server data (
ops.json,whitelist.json, bans, name cache) moved to thedata/folder; - Deleted
help.ymlandversion_history.json;
- All configurations (
- Removed bStats analytics;
- Deleted commands with prefixes
paper:,spigot:,bukkit:,minecraft:; - Deleted some command aliases;
- And some other minor changes.
The compiled JAR file can be downloaded from the [Releases] section on this GitHub. Requires Java 21 or higher.