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
Update version to 1.1.0, enhance README with new features, and add profile management commands. upgraded dependency versions and added Folia compatibility tests.
Mint provides 20+ lightweight, vanilla-friendly gameplay tweaks. It features per-player toggles, WorldGuard/GriefPrevention integration, multiple storage backends, and requires zero client-side mods.
14
+
Mint ships **29** lightweight, vanilla-friendly gameplay modules. Each one can be toggled per-player, integrates with common protection plugins, supports multiple storage backends, and requires no client mods.
15
15
16
16
## Features
17
17
18
-
**Building & Placement**
18
+
Mint ships 29 lightweight modules grouped by category:
19
19
20
-
-**Vertical & Mixed Slabs:** Place slabs vertically, or combine two different slab types in one block space.
-**Performance:** Folia-aware scheduling; async access is guarded for region-thread safety.
61
+
-**Protection:**Respects WorldGuard, GriefPrevention, Towny, and BentoBox build rules when those plugins are present.
133
62
-**Customization:** Full GUI and message customization via `gui.yml` and `lang.yml` (MiniMessage supported).
63
+
-**PlaceholderAPI:**`%mint_modules_total%` (personal modules count), `%mint_modules_server_total%`, `%mint_modules_enabled_count%` (personal enabled for the player). `%mint_module_<key>%` uses per-player state for personal modules and config-only for server-wide modules (`%mint_global_<key>%` always reflects config).
64
+
-**Tests:**`mvn test` runs unit tests (including Folia compatibility guards).
65
+
66
+
**Config note:** Reacharound Placement still honors the legacy `modules.bedrock-bridging.enabled` flag if `modules.reacharound-placement.enabled` is absent, so older configs keep working.
0 commit comments