Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 04:05
· 9 commits to main since this release

PermissionAPI v0.1.2-Beta Release Note

Overview

PermissionAPI-0.1.2 has been released, adapted to LiteLoaderBDS-2.5.1, BDS-1.19.20

Changes

  • Modify the logic of getPlayerPermissions(#3)
  • Remove outputs in entry
  • Make Role::members and Role:permissions protected

Features

  • Add command shortcuts(#4)
  • Add permission name check in Role::setPermission
  • Add deleteRole API