Recent content by Ariget

  1. Ariget

    CursorCs - SENS + FOLIA FIX + ITEMS FIX

    CursorCS – Update Notes Changes applied Performance improvements Better performance is expected in cursor movement and menu interactions. Cursor menus should now feel smoother and more consistent overall. Improved Folia support Folia compatibility has been refined, especially for: tasks and...
  2. Ariget

    CursorCs - HOTFIX

    Solved FancyNpcs Compatability
  3. Ariget

    CursorCs - FOLIA + VELOCITY

    Changes applied Folia Compatibility ✅ CursorCS now fully supports Folia while maintaining full compatibility with Paper. This improves stability and performance on modern servers without requiring any additional configuration. Velocity / BungeeCord Server Switch ✅ Players can now be sent to...
  4. Ariget

    CursorCs - FOV FIX

    CursorCS - Update Notes Changes applied FOV Fix Added a shader pack bundle that can be merged into your server resource pack. This allows the menu FOV to be standardized automatically when players enter cursor start. Recommended workflow: Design menus around 110 FOV for best visual...
  5. Ariget

    CursorCs - LICENSE + API + ADDON

    Added license validation for official builds to improve product security and distribution control. Public API is now available for developers and addon creators: https://github.com/nxxxzsorteo-cell/cursorcs-api chimage addon is now distributed for free through the Discord community.
  6. Ariget

    CursorCs - CLICK + URL + ANIMATIONS + ALIAS + SOUNDS

    CursorCS v1.9.5 Changes applied Note: There were about 300 optimization-related changes implemented, so I won't list them all here and will only include the features Added on_click action lists for clickable areas. Clickable areas can now execute multiple actions directly on click...
  7. Ariget

    CursorCs - SMALL FIXES

    Just small fixes to clickable areas and change_text part.
  8. Ariget

    CursorCs - FOV + AREAS RESET

    CursorCS v1.9 HOTFIX Changes applied Added personal FOV support with /cursor fov <value>. Each player can now set their own hologram distance based on their own FOV. This only affects that player, not everyone else. /cursor fov 110 /cursor fov 90 Added /cursor fov reset. This removes the...
  9. Ariget

    KeyDetect X v1.0

    KeyDetect X is a powerful input detection system that allows you to capture player key presses and combinations directly in-game. Detect keys CTRL, SHIFT, W, A, S, D, F, 1, 2, 3, 4, 5, 6, 7, 8, 9 and create fully customizable combos to trigger actions, commands, and advanced logic. This plugin...
  10. Ariget

    CursorCs - ANIMATIONS COMMANDS + CONDITIONAL AREAS

    CursorCS v1.9 Changes applied Added on_end actions for hologram animations. Animations can now trigger actions after they finish. Supports: text animations (animation) spawn/transform animations (animations) Supported on_end actions: command, remove_hologram, start_animation. Important...
  11. Ariget

    Hello, thank you for your CursorCs purchase. We have a Discord channel with free assets so you...

    Hello, thank you for your CursorCs purchase. We have a Discord channel with free assets so you can get started with a better foundation!
  12. Ariget

    CursorCs - HOTFIX SCROLLBAR

    The scrollbar area remains fixed. The hover/click areas can change without moving the scrollbar input. This happens even if you don't use relative_to.
  13. Ariget

    CursorCs - CUSTOM CURSOR - AREAS FIX - CLICKABLE AREAS FIX - COMMAND FIX

    CursorCS v1.8 Changes applied Added ordered command lists for clickable area action: "command". Clickable areas can now execute multiple commands sequentially (top to bottom). Old single-string format is still supported. overworldarea: min_x: -1.19 max_x: -0.42 min_y: -0.20 max_y...
  14. Ariget

    CursorCs - STATES / FILTERS

    CursorCS v1.7 Changes applied Added new hologram conditional system with states and structured filters. Holograms can now evaluate conditions in realtime and switch to the matching state. If multiple states match, the highest priority wins. If nothing matches, default is used. status_label...
  15. Ariget

    CursorCs - FOV FIX

    CursorCS v1.6 Changes applied Added new personal FOV command: /cursor fov <value>. This command calculates a hologram distance from the FOV the player gives and applies it only to that player. Other players keep using the normal/global distance. /cursor fov 110 /cursor fov 90 Added personal...
Top