getPermissions

@NotNull
abstract fun getPermissions(): @NotNull Map<String, Boolean>

Gets the player's permissions.

Return

Map with player's permissions.