Marker Deletion: Markers are now properly removed from the game world, and their holograms are deleted immediately.
Marker Editing: Changing the category or expiration time no longer resets the marker's position. Coordinates are only updated when you explicitly select "Update Position".
Marker Renaming: Resolved an issue where holograms would stack. Now, the old hologram is removed before creating a new one with the updated name.
Cyrillic & Special Characters in Marker Names: Marker names in non-Latin alphabets (e.g., Russian) are now safely supported. Hologram IDs are sanitized to prevent errors.
✨ Improvements:
Auto-close Menus: GUIs now automatically close after selecting a category or expiration time.
Chat Notifications: Players receive messages upon successful updates to category, expiration, and other marker settings.
⏳ Expiration Display: The marker list now shows the time left before a marker expires or displays ∞ for permanent ones.
✅ Hologram ID Handling: getSafeHologramId() logic has been improved for full compatibility with all languages.