Add PsAdmin support to get player list

This commit is contained in:
Chord 2020-05-12 23:06:22 +02:00
parent d616a57404
commit 1e34cbdfb0
6 changed files with 145 additions and 16 deletions

View file

@ -8,6 +8,7 @@
<link rel='icon' href='/favicon.ico'>
<link href="https://fonts.googleapis.com/css?family=Poppins" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;1,400;1,600&display=swap" rel="stylesheet">
<link rel='stylesheet' href='/bundle.css'>
<script defer src='/bundle.js'></script>