CursorAdmin
PluginLicenseRef-All-Rights-Reserved

CursorAdmin

a extension to the cursorcs plugin that allows you to send groups, holograms and lock them behind permissions

12
Downloads
0
Followers
1 months ago
Updated
📦
1
Versions

📖About CursorAdmin

Managing Cursor Huds Made Easier

Features

  • /cursorsend <player> group <groupName> [fake|real] — start or switch a cursor group for any player
  • /cursorsend <player> static <hologramId> — send a static hologram to a player's active session
  • /cursorsend <player> stop — stop a player's cursor session
  • /cursoradmin sessions — see all active sessions across the server
  • /cursoradmin info <player> — live session details (group, hologram IDs)
  • /cursoradmin reload — hot-reload permission locks from config without restarting
  • /cursoradmin locks — list all configured locks
  • /cursoradmin lock group|static <id> <perm> [op] — add a lock at runtime
  • /cursoradmin unlock group|static <id> — remove a lock at runtime
    All lock changes made via command are also persisted to config.yml.

this is a extension plugin to https://builtbybit.com/resources/cursorcs.99323/ using its API, to use this you must have that!