{"id":24306,"date":"2026-06-01T11:19:11","date_gmt":"2026-06-01T08:19:11","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/"},"modified":"2026-06-01T11:19:11","modified_gmt":"2026-06-01T08:19:11","slug":"axion-paper-plugin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/","title":{"rendered":"Axion Paper Plugin"},"content":{"rendered":"<p>![Axion Banner](https:\/\/github.com\/castledking\/Axion\/wiki\/)<\/p>\n<p>## What is it?<\/p>\n<p>The Axion Paper plugin is the multiplayer companion for the Axion Fabric mod on Paper servers. It validates edits, applies larger operations server-side, records history, and keeps advanced building tools working correctly on Paper.<\/p>\n<p>For the client-side toolset, install the Fabric mod:<\/p>\n<p><img decoding=\"async\" alt=\"Download on Modrinth\" src=\"https:\/\/img.shields.io\/badge\/Download%20on-Modrinth-1bd96a?style=for-the-badge&#038;logo=modrinth&#038;logoColor=white\"> <\/p>\n<p>Axion Mod README<\/p>\n<p>If you are running a Fabric dedicated server instead of Paper:<\/p>\n<p>&#8211; Fabric dedicated server support exists only for Minecraft `1.21.11`<br \/>\n&#8211; it does not use this plugin<br \/>\n&#8211; it uses the same main Axion Fabric mod jar in the server `mods` folder<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" alt=\"GitHub\" src=\"https:\/\/img.shields.io\/badge\/GitHub-Repository-181717?style=for-the-badge&#038;logo=github\"><br \/>\n  <img decoding=\"async\" alt=\"GitHub Issues\" src=\"https:\/\/img.shields.io\/badge\/GitHub-Issues-181717?style=for-the-badge&#038;logo=github\"><br \/>\n  <img decoding=\"async\" alt=\"Wiki\" src=\"https:\/\/img.shields.io\/badge\/GitHub-Wiki-181717?style=for-the-badge&#038;logo=github\">\n<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" alt=\"Discord\" src=\"https:\/\/img.shields.io\/badge\/Discord-Community-5865F2?style=for-the-badge&#038;logo=discord&#038;logoColor=white\"><br \/>\n  <img decoding=\"async\" alt=\"Main README\" src=\"https:\/\/img.shields.io\/badge\/View-Main%20README-3b82f6?style=for-the-badge\">\n<\/p>\n<p align=\"center\">\n  <img decoding=\"async\" alt=\"Supports Paper Latest\" src=\"https:\/\/img.shields.io\/badge\/Supports-Paper%20Latest-white?style=for-the-badge\">\n<\/p>\n<p>## Overview<\/p>\n<p>The Paper plugin is what makes Axion authoritative in multiplayer on Paper.<\/p>\n<p>It handles:<\/p>\n<p>&#8211; server-backed edit application<br \/>\n&#8211; write and clipboard validation<br \/>\n&#8211; per-player history with undo and redo<br \/>\n&#8211; large edit transport<br \/>\n&#8211; server-side policy checks<br \/>\n&#8211; multiplayer-safe tool behavior<\/p>\n<p>If you are only using Axion in singleplayer, you only need the Fabric mod.<\/p>\n<p>If you want Axion edits to work properly on a Paper server, you need this plugin too.<\/p>\n<p>## Version Support<\/p>\n<p>Axion currently supports `1.21.5 &#8211; 1.21.11` &#038; `26.1.x` for the fabric client and paper server.<br \/>\nDedicated fabric server is currently only supported for `1.21.11`.<\/p>\n<p>## Features<\/p>\n<p>&#8211; Server-backed support for Axion editing tools<br \/>\n&#8211; Per-player undo and redo history<br \/>\n&#8211; Validation for edit limits and region safety<br \/>\n&#8211; Large-operation transport chunking<br \/>\n&#8211; Configurable audit logging<br \/>\n&#8211; Backend support for newer tool behavior and copy\/move workflows<\/p>\n<p>## Requirements<\/p>\n<p>For Paper:<\/p>\n<p>&#8211; Paper server for a supported Minecraft version (`1.21.5` &#8211; `1.21.11` &#038; `26.1.x`)<br \/>\n&#8211; matching Axion Fabric client for players using the toolset<\/p>\n<p>For Fabric dedicated server instead of Paper:<\/p>\n<p>&#8211; use the main Axion Fabric mod jar in the server `mods` folder<br \/>\n&#8211; install `fabric-api`<br \/>\n&#8211; install `fabric-language-kotlin`<br \/>\n&#8211; this Fabric server path currently only supports Minecraft `1.21.11`<\/p>\n<p>## Installation<\/p>\n<p>### Paper<\/p>\n<p>1. Put `axion-plugin-<version>.jar` in your server `plugins` folder.<br \/>\n2. Restart the server fully.<br \/>\n3. Have builders install the matching Axion Fabric client mod.<\/p>\n<p>### Fabric Dedicated Server Alternative (`1.21.11` only)<\/p>\n<p>If you are not running Paper and want Axion on a Fabric dedicated server:<\/p>\n<p>1. Install Fabric Loader for Minecraft `1.21.11`.<br \/>\n2. Put the main Axion Fabric jar in the server `mods` folder.<br \/>\n3. Install `fabric-api` and `fabric-language-kotlin` on the server.<br \/>\n4. Use the same Axion Fabric jar on the client side.<\/p>\n<p>This Fabric server path does not use the Paper plugin jar.<\/p>\n<p>## Client Notes<\/p>\n<p>Players still use the Fabric mod client-side, including:<\/p>\n<p>&#8211; Axion tools<br \/>\n&#8211; previews<br \/>\n&#8211; Magic Select<br \/>\n&#8211; saved hotbars \/ hotbar workspace<br \/>\n&#8211; symmetry<br \/>\n&#8211; no clip \/ infinite reach \/ replace mode UI<br \/>\n&#8211; fly speed adjustment via Alt menu<\/p>\n<p>Saved hotbars:<\/p>\n<p>&#8211; hold `Alt` to open the saved hotbar overlay<br \/>\n&#8211; scroll or click to choose a saved hotbar<br \/>\n&#8211; release `Alt` to load it into the active hotbar<br \/>\n&#8211; the previously active hotbar is saved back automatically<\/p>\n<p>## Configuration<\/p>\n<p>Axion includes a `config.yml` for plugin-side settings.<\/p>\n<p>One notable option:<\/p>\n<p>&#8220;`yml<br \/>\naudit:<br \/>\n  enabled: false<br \/>\n  slow-threshold-ms: 200<br \/>\n  summary-every: 50<br \/>\n&#8220;`<\/p>\n<p>When `audit.enabled` is `false`, routine audit logging and timing summaries stay quiet.<\/p>\n<p>## Notes<\/p>\n<p>&#8211; The Fabric mod and Paper plugin should stay on matching compatible builds.<br \/>\n&#8211; Paper plugin support covers `1.21.5 &#8211; 1.21.11` &#038; `26.1.x`.<br \/>\n&#8211; Fabric dedicated server support is separate from the Paper plugin path and currently only targets `1.21.11`.<br \/>\n&#8211; The Fabric dedicated server path uses the main Axion Fabric jar, not the Paper plugin jar.<br \/>\n&#8211; Axion is designed for creative-mode building workflows.<\/p>\n<p>## Permissions and Docs<\/p>\n<p>&#8211; Permissions guide: https:\/\/github.com\/castledking\/Axion\/wiki\/Permissions<br \/>\n&#8211; Wiki: https:\/\/github.com\/castledking\/Axion\/wiki<\/p>\n<p>## Links<\/p>\n<p>&#8211; Main README: https:\/\/github.com\/castledking\/Axion\/blob\/main\/README.md<br \/>\n&#8211; Mod README: https:\/\/github.com\/castledking\/Axion\/blob\/main\/MOD-README.md<br \/>\n&#8211; Modrinth: https:\/\/modrinth.com\/plugin\/axion<br \/>\n&#8211; Issues: https:\/\/github.com\/castledking\/Axion\/issues<br \/>\n&#8211; Wiki: https:\/\/github.com\/castledking\/Axion\/wiki<br \/>\n&#8211; Website: https:\/\/castled.codes<br \/>\n&#8211; Discord: https:\/\/discord.com\/invite\/pCKdCX6nYr<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The official server plugin for Axion<\/p>\n","protected":false},"featured_media":24307,"template":"","meta":{"_minecraft_slug":"axion-paper-plugin","_minecraft_project_id":"PNXpecx6","_minecraft_author":"castledking","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":263,"_minecraft_follows":4,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"axion-paper-plugin.zip","_minecraft_size_bytes":106114366,"_minecraft_version_count":54,"_minecraft_updated_at":"2026-05-16T12:33:15.128934Z","_minecraft_date_created":"2026-03-18T22:57:26.980956Z","_minecraft_date_modified":"2026-05-14T14:56:39.366088Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/axion-paper-plugin","_minecraft_icon_attachment_id":24307,"_minecraft_imported_at":"2026-06-01T08:19:13+00:00","_minecraft_import_hash":"eeaebecdd07b1b844c42782d907be0af","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[126,127,123,92],"mod_loader":[132],"minecraft_version":[40,41,78,79,80,81,82,83,167,163],"class_list":["post-24306","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-management","mod_category-paper","mod_category-technology","mod_category-utility","mod_loader-paper","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Axion Paper Plugin - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Axion Paper Plugin - Minecraft\" \/>\n<meta property=\"og:description\" content=\"The official server plugin for Axion\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/img.shields.io\/badge\/Download%20on-Modrinth-1bd96a?style=for-the-badge&logo=modrinth&logoColor=white\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/axion-paper-plugin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/axion-paper-plugin\\\/\",\"name\":\"Axion Paper Plugin - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/axion-paper-plugin\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/axion-paper-plugin\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/axion-paper-plugin-icon-6107e49a05996cf30990d804074873b6b163309f_96.webp\",\"datePublished\":\"2026-06-01T08:19:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/axion-paper-plugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/axion-paper-plugin\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/axion-paper-plugin\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/axion-paper-plugin-icon-6107e49a05996cf30990d804074873b6b163309f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/axion-paper-plugin-icon-6107e49a05996cf30990d804074873b6b163309f_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/axion-paper-plugin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Axion Paper Plugin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Axion Paper Plugin - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/","og_locale":"en_US","og_type":"article","og_title":"Axion Paper Plugin - Minecraft","og_description":"The official server plugin for Axion","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/img.shields.io\/badge\/Download%20on-Modrinth-1bd96a?style=for-the-badge&logo=modrinth&logoColor=white","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/","name":"Axion Paper Plugin - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/axion-paper-plugin-icon-6107e49a05996cf30990d804074873b6b163309f_96.webp","datePublished":"2026-06-01T08:19:11+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/axion-paper-plugin-icon-6107e49a05996cf30990d804074873b6b163309f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/axion-paper-plugin-icon-6107e49a05996cf30990d804074873b6b163309f_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/axion-paper-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Axion Paper Plugin"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/24306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/24307"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=24306"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=24306"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=24306"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=24306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}