
Guilds/Team
This project adds the Guilds/Team Minecraft Spigot/Paper plugin focusing on interactive GUI menus, advanced streamer-safe waypoints, and shared double-chest vaults.
Список изменений
Symmetric and Clean Admin Panel: The layout in the admin dashboard is now perfectly symmetrical, using slots 11, 13, and 15 for cost configurations. Developer terms like VANILLA_ITEM have been formatted to user-friendly titles like Vanilla Item. Dynamic Economy Hook: Hard-coded Vault dependencies are gone. Instead, the plugin dynamically hooks into Vault at runtime if it is active. The Money (Vault) option automatically appears in the admin GUI only if a vault provider is found, allowing complete in-game setup. Clean Menu Titles: Removed the Team/Guilds prefix from all menus and titles for a cleaner look. GUI headers and buttons are now cleanly labeled Dashboard, Settings, Roster, Waypoint Manager, Admin Panel, and Shared Vault. Clean Chat Prefixes: Replaced cluttered prefix tags with a simple [Team] tag in chat messages, error prompts, and notifications. Improved Waypoint HUD: When Streamer Mode is active, the waypoint action bar HUD (arrow and distance) is completely removed. In menus and commands, base coordinates and dimensions are safely masked. Uniform Arrow Indicators: Changed the directional indicators to a uniform set of thin unicode arrows. This solves the issue where diagonal arrows appeared smaller than straight arrows in Minecraft's default font. XP Message Visibility: Added a cooldown so that gaining guild XP blocks the waypoint HUD display for 3 seconds. This prevents the XP gain message from being immediately overwritten. Command Argument Handling: Preprocessing splits multiple spaces in commands correctly, and autocomplete fully supports custom general and chat command aliases dynamically.
