GUIShop 9.3.9

Details

  • Filename
    GUIShop-9.3.9.jar
  • Uploaded by
  • Uploaded
    Jan 31, 2026
  • Size
    1.08 MB
  • Downloads
    304
  • MD5
    f0d6cfacf79ac2169a647bd70466e963

Supported Bukkit Versions

  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.1
  • 1.21.2
  • 1.21.3
  • 1.21.4
  • 1.21.5-Snapshot
  • 1.21
  • 1.20.6
  • 1.20.5
  • 1.20.5-Snapshot
  • 1.20.4
  • 1.20.3-Snapshot
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13

Changelog

Fix command item placeholders and add sudo mode
 
- Fix {PLAYER_NAME}, {PLAYER_UUID}, {PLAYER_WORLD}, {PLAYER_BALANCE} not being replaced in COMMAND items
- Add sudo: true/false config option to run commands as player instead of console
- Add sudo toggle button in Item Editor GUI
- Add PDCUtil.KEY_SUDO for editor state persistence
- Create Command-Items.md wiki page with full placeholder documentation
- Update spigot.bbcode, modrinth.md, dev-bukkit.html with command item details
- Add build-time placeholder processing for docs (target/processed-docs/)
- Add configurable variables in pom.xml: mc.version.min/max, supported.platforms, etc.