Qurre-sl / Qurre-v1

Framework for SCP:SL servers with unique functions & api
Apache License 2.0
8 stars 0 forks source link

Discord Downloads Release nuget downloads nuget release

Qurre

Framework for SCP:SL servers with unique functions & api

Project archived

Installation

#Are Debug logs enabled?
Qurre_Debug: false
#Are errors saved to the log file?
Qurre_Logging: true
#Are all console output being saved to a log file?
Qurre_All_Logging: false
#Should I show the Qurre version on Units for all roles?
Qurre_AllUnit: false
#Should I show the Qurre version on Units only for the Tutorial role?
Qurre_OnlyTutorialUnit: false
#Allow the appearance of blood?
Qurre_Spawn_Blood: true
#SCP 079 & SCP 096 will not see the wearer of SCP 268
Qurre_Better268: false
#Those who can use the "reload" command
Qurre_ReloadAccess: owner, 746538986@steam,309800126721@discord
Qurre_Banned: banned
Qurre_Kicked: kicked
Qurre_BanOrKick_msg: You have been %bok%.
Qurre_Reason: Reason
#Link-access to your database(MongoDB)
Qurre_DataBase: undefined

Example Plugin

Credits

0Harmony - Owned by Andreas Pardeike

MongoDB.* - Owned by MongoDB

DnsClient - Owned by Michael Conrad

YamlDotNet - Owned by Antoine Aubry

Newtonsoft.Json - Owned by James Newton-King

Assembly-CSharp - Owned by Northwood Studios

Some parts of the code may be similar to Exiled or Synapse