Mystralys - Panel

A server utility panel that allows players and admins to create and manage teams easily.

File Details

mymod-1.0.0.jar

  • B
  • Jun 20, 2026
  • 43.20 KB
  • 8
  • 1.20.1
  • Forge

File Name

mymod-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mystralys-panelmod-1582047:8287559")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📝 Changelog – RP Management Mod

🚀 Version 1.0.0 – Core System Release

🧑‍💼 Staff System

  • Added Staff Screen (in-game admin panel)
  • Added section selector (Admin, Security, Medical, Scientific, etc.)
  • Added owner management per section
  • Added teleport point system per section
  • Fixed UI refresh when switching sections

🏢 Teams System

  • Added team creation system linked to RP panels
  • Added team deletion functionality
  • Each team is now assigned to a specific department/panel
  • Added persistent owner system per team

👥 Player Management

  • Added whitelist system per team
  • Players can be added/removed from teams
  • Fixed player duplicate prevention in team lists
  • Improved player lookup and validation

🗺️ Teleport System

  • Added teleport points per team/section
  • Server-side teleport validation
  • Permission checks (OP / owner / allowed access only)
  • Dimension-safe teleport handling

📋 Management UI

  • Added Gestion Screen with panel navigation
  • Added scrollable team list per department
  • Added team overlay screen (WIP / expandable system)
  • Improved navigation between panels using arrows
  • Added dynamic filtering based on permissions

🔐 Permissions & Security

  • Added owner-based access control system
  • Fixed incorrect access to all panels (now properly filtered)
  • Added hasAnyOwnership() check
  • Server-side validation for all sensitive actions

🛠️ Fixes

  • Fixed missing owner detection in Gestion Screen
  • Fixed panel access showing all teams for non-owners
  • Fixed team filtering by panel
  • Fixed teleport permission checks
  • Improved stability of UI reload system

⚠️ Known Issues

  • Team overlay UI still in development (may not fully display in some cases)
  • Some UI refresh requires screen reopen in rare cases
  • Permission syncing between client/server can be improved

📌 Next Planned Features

  • Full Team Overlay UI (add/remove members + TP controls)
  • Persistent database saving (NBT / JSON / server storage)
  • Advanced rank system inside teams
  • GUI redesign for better UX