mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-18 19:55:33 +00:00
Minor Adjustments
This commit is contained in:
parent
698feccd54
commit
eb7d8a3240
@ -85,9 +85,7 @@ class PermissionsAPI
|
||||
* Class Permission
|
||||
*
|
||||
* Each Permission object will be given a level in integer, and it will be this permission object that will be assigned to players.
|
||||
* Not just an integer variable.
|
||||
*
|
||||
* Plugins can extend this to have their own Permissions assigned to players.
|
||||
* Not just an integer variable. Plugins can extend this to have their own Permissions assigned to players.
|
||||
*/
|
||||
abstract class Permission
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user