10 lines
499 B
JavaScript
10 lines
499 B
JavaScript
// ===========================================================================
|
|
// Vortrex's Roleplay Resource
|
|
// https://github.com/VortrexFTW/v-roleplay
|
|
// ===========================================================================
|
|
// FILE: security.js
|
|
// DESC: Provides security functions and usage
|
|
// TYPE: Server (JavaScript)
|
|
// ===========================================================================
|
|
|
|
// This stuff is in other places, depending on type. I'll probably remove this file soon.
|