Skip to content

Instantly share code, notes, and snippets.

View David4i's full-sized avatar
🥀

yUN David4i

🥀
View GitHub Profile
@David4i
David4i / mafiarust-vips.json
Last active March 24, 2024 02:36
Mafia Rust VIPs
[
{
"id": "vip_basic",
"name": "VIP Básico",
"description": "VIP Básico é o vip ideal para você que está começando no servidor e deseja ter alguma vantagem sobre os outros jogadores que também estão iniciando",
"oxide_groups": ["vip_basic"],
"benefits": [
"Kit SMG a cada 4 horas",
"Kit recursos a cada 12 horas",
"Tag exclusiva no chat",
@David4i
David4i / MilitaryAirfield.json
Created February 8, 2024 19:21
MilitaryAirfield config file
{
"General settings": {
"Chat command": "ma",
"Using AlphaLoot or CustomLoot": false,
"Allow PVP in the event area? (if you are using TruePVE plugin)": false,
"Use chat messages": true,
"Use GUI countdown": true
},
"Map marker settings": {
"Use map marker": true,
@David4i
David4i / TCLevels.json
Created January 25, 2024 01:13
TCLevels config file
{
"General Options": {
"Can only the owner update the cupboard?": false,
"Keep the cupboard attributes into the item when removing it with a removal tool?": true,
"Allow placement with locked items placed before": false,
"Allow placement with the base already with a building grade?": false,
"Block the building grade bigger than the default without a cupboard?": true,
"Block placement of locked items without a cupboard?": false,
"Disable chat messages?": false,
"Notifications plugin (0 = disabled | 1 = Toastify | 2 = Notify)": 1,
@David4i
David4i / FurnaceUpgrades.json
Last active February 22, 2024 12:55
FurnaceUpgrades config file
{
"General Settings": {
"Only the owner can upgrade the furnace": true,
"Keep attributes when removing": true,
"Maintain the same speed for split items.": false
},
"Currency Settings": {
"Currency type (0 - Scrap | 1 - Economics | 2 - Server Rewards)": 0,
"Currency item (if the currency type is '0')": {
"Short name": "scrap",
@David4i
David4i / NPCBands.json
Last active January 25, 2024 01:44
NPCBands config file
{
"General Settings": {
"Chat command": "npcbands",
"Force immediate stop? (recommended if you want NPC's to stop playing quickly)": false,
"Disable chat messages?": false,
"Notifications plugin (empty = disabled)": "toastify",
"Sync the notifications ID of the plugin you are using with the keywords below": {
"Info": "success",
"Error": "error"
}