@extends('adminlte::page') @section('title', 'Raspberry Network | Registered Players') @section('content_header')
Registered Players
Total Banned Players
Please note: This list only includes players registered in the team management portal. In a future release, all network players will be shown here.
# | IGN | UUID | Status | Registration Date | Actions | |
---|---|---|---|---|---|---|
{{$user->id}} | {{UUID::toUsername($user->uuid)}} | {{$user->uuid}} | {{ $user->email }} | @if ($user->isBanned()) Banned @else Active @endif | {{$user->created_at}} |
Registered players are those without a staff role in the team management application. There may be other users registered in the platform, but they won't be displayed here.