You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added English SpigotMC resource-page BBCode: docs/SPIGOTMC-RESOURCE.md.
Added complete English SpigotMC documentation BBCode: docs/SPIGOTMC-RESOURCE-BBCODE.txt.
Added the manual publishing checklist: docs/SPIGOTMC_MANUAL_PUBLISHING.md.
Added CHANGELOG.md and linked all publishing materials from README.md.
Kept version 1.2.2; plugin source, pom.xml, plugin.yml, configuration format and data format are unchanged.
Runtime notes
Paper 26.2 only; built against paper-api 26.2.build.56-alpha.
Java 25 or newer.
Vault is required; paid modes also need a Vault-compatible economy provider.
A proxy network accepting the BungeeCord Connect plugin message is required.
The plugin interface and default configuration comments are Chinese; SpigotMC documentation and support are English-only.
Charges and one-time unlocks are not automatically rolled back if a later proxy connection fails.
Validation
mvn clean package: BUILD SUCCESS.
Maven test result: No tests to run because the project has no test sources.
Live Paper 26.2 server test: not performed.
Packaged plugin.yml version verified as 1.2.2.
Paper API and Vault API remain provided dependencies and are not bundled in the jar.
UTF-8 and BBCode structure checks passed.
The rebuilt jar contains the same internal file bytes as the previous 1.2.2 asset; the overall digest changed only because jar entry timestamps changed.