1566419f85
Added HANGAR.md documentation, including overview, crafting, commands, configuration, and requirements. Included related screenshots.
main
MineTec2026-07-24 16:15:54 +02:00
ef2352d381
Added localization support with translatable components, centralized translations, and replaced hardcoded strings across commands and messages.
MineTec2026-07-24 16:06:20 +02:00
cf9326c2a5
Updated game rules to match latest Paper API changes, upgraded dependencies, and configured Gradle for modern plugin development. Added run-paper for testing, updated Gradle wrapper, and included executable scripts for compatibility.
MineTec2026-07-24 15:53:02 +02:00
b73352fe5b
updated README with detailed plugin overview, usage, commands, and configuration documentation
MineTec2026-07-24 15:30:40 +02:00
0aa098ae8f
simplified code: shared entity tagging, world name scheme, less boilerplate
MineTec2026-07-23 22:59:00 +02:00
a024e42b80
fixed NPE and shutdown issues, cleaned up listeners and build config
MineTec2026-07-23 22:58:47 +02:00
76ddfc95af
replaced single commands with /pixelblocks root command and permissions
MineTec2026-07-23 22:57:48 +02:00
bc43519077
moved database access to a dedicated single-thread executor
MineTec2026-07-23 22:57:22 +02:00
ec74d5d8f2
removed spawn chunk radius game rule, updated dependencies, and cleaned up project files
MineTec2025-12-20 10:34:17 +01:00
7a41145b8c
fixed banner rotation and double bed issues, added DestroyPixelBlocksCommand
Pupsi2025-07-14 19:32:22 +02:00
36dd0535c3
fixed more orientation errors when placing from other directions
Pupsi2025-07-14 16:02:37 +02:00
0bfb031212
fixed some orientation errors
Pupsi2025-07-14 00:06:44 +02:00