Skip to content

CSworld V1.2.2 (Paper 26.2)

Latest

Choose a tag to compare

@yangzijian52 yangzijian52 released this 11 Jul 13:33

What changed

  • 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.

Artifact

  • File: CSworld-1.2.2.jar
  • Size: 11,128 bytes
  • SHA-256: 634E19CB803B97E1ED5A4805D1BCE4FDF9EAEBA285B049E73B446478AA0E8605

Documentation paths

  • docs/SPIGOTMC-RESOURCE.md
  • docs/SPIGOTMC-RESOURCE-BBCODE.txt
  • docs/SPIGOTMC_MANUAL_PUBLISHING.md
  • CHANGELOG.md
  • LICENSE