Skip to content

LazyAlienServer/LASVCPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LASVCPlugin Document

Config

All configs are in ENV

PlayerAuthURL

description: A URL to verify whether the player is on the server's whitelist
example: https://127.0.0.1:2000/test_user

USE API

PlayerAuthURL

request (the data in Query Parameters)

{
  "uuid": "string",
  "originalServer": "string"
}

response

boolean

About

A VC plugin for managing the proxy of LAS servers

Resources

Stars

Watchers

Forks

Packages

No packages published