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

Latest commit

 

History

History
14 lines (11 loc) · 391 Bytes

RELEASENOTE.md

File metadata and controls

14 lines (11 loc) · 391 Bytes

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