Compare commits

..

3 Commits

Author SHA1 Message Date
bobmusinex
8543c9a228 vault backup: 2025-03-17 23:11:06
Affected files:
.obsidian/workspace.json
Management/User and Admin/Crafty Controller.md
Management/User and Admin/Ferdinland Docs.md
Management/User and Admin/Ferdinland Lore Site.md
Management/User and Admin/Ferdinland Website.md
Management/User and Admin/Player Analytics (PLAN).md
Management/User and Admin/Unified Metrics.md
2025-03-17 23:11:06 -05:00
bobmusinex
a4610f4822 vault backup: 2025-03-17 23:00:15
Affected files:
.obsidian/workspace.json
Management/index.md
2025-03-17 23:00:15 -05:00
bobmusinex
ba8f993928 vault backup: 2025-03-17 22:56:18
Affected files:
.obsidian/appearance.json
.obsidian/themes/Encore/manifest.json
.obsidian/themes/Encore/theme.css
.obsidian/themes/Golden Topaz/manifest.json
.obsidian/themes/Golden Topaz/theme.css
.obsidian/themes/Primary/manifest.json
.obsidian/themes/Primary/theme.css
.obsidian/themes/Ukiyo/manifest.json
.obsidian/themes/Ukiyo/theme.css
2025-03-17 22:56:18 -05:00
17 changed files with 12319 additions and 11 deletions

View File

@ -1,3 +1,4 @@
{
"cssTheme": "Typewriter"
"cssTheme": "Ukiyo",
"translucency": false
}

7
.obsidian/themes/Encore/manifest.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
"name": "Encore",
"version": "2.11.0",
"minAppVersion": "1.1.9",
"author": "Carbonateb",
"authorUrl": "https://lucaschampagne.dev/"
}

2339
.obsidian/themes/Encore/theme.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,6 @@
{
"name": "Golden Topaz",
"version": "0.0.0",
"minAppVersion": "0.16.0",
"author": "Mouth on Cloud"
}

5500
.obsidian/themes/Golden Topaz/theme.css vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,9 @@
{
"name": "Primary",
"version": "2.10.0",
"minAppVersion": "1.4.0",
"author": "Cecilia May",
"fundingUrl": {
"Ko-fi": "https://ko-fi.com/ceciliamay"
}
}

3878
.obsidian/themes/Primary/theme.css vendored Normal file

File diff suppressed because one or more lines are too long

7
.obsidian/themes/Ukiyo/manifest.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
"name": "Ukiyo",
"version": "2.3.2",
"minAppVersion": "1.0.0",
"author": "Technerium",
"authorURI": "https://github.com/technerium/obsidian-ukiyo"
}

478
.obsidian/themes/Ukiyo/theme.css vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -27,16 +27,86 @@
"state": {
"type": "markdown",
"state": {
"file": "Development/index.md",
"file": "Management/User and Admin/Crafty Controller.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "index"
"title": "Crafty Controller"
}
},
{
"id": "d6e163cac22bad7c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Management/User and Admin/Player Analytics (PLAN).md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Player Analytics (PLAN)"
}
},
{
"id": "d010825173c32f66",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Management/User and Admin/Unified Metrics.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Unified Metrics"
}
},
{
"id": "c4d3a066ccc70f16",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Management/User and Admin/Ferdinland Website.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Ferdinland Website"
}
},
{
"id": "6886137e9afa4d93",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Management/User and Admin/Ferdinland Lore Site.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Ferdinland Lore Site"
}
},
{
"id": "f26c718e97d69090",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Management/User and Admin/Ferdinland Lore Site.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Ferdinland Lore Site"
}
}
],
"currentTab": 1
"currentTab": 6
}
],
"direction": "vertical"
@ -68,7 +138,7 @@
"state": {
"type": "search",
"state": {
"query": "",
"query": "ferdinland lore",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
@ -196,12 +266,19 @@
},
"active": "13b3ab28677c3595",
"lastOpenFiles": [
"Development/Untitled 2",
"Development/Untitled 1",
"Development/User and Admin",
"users",
"Management/User and Admin/Ferdinland Docs.md",
"Management/User and Admin/Ferdinland Lore Site.md",
"Management/User and Admin/Ferdinland Website.md",
"Management/User and Admin/Unified Metrics.md",
"Management/User and Admin/Player Analytics (PLAN).md",
"Management/User and Admin/Crafty Controller.md",
"Management/index.md",
"Management/Development and Configuration",
"Management/Operations and Infrastructure",
"Management/User and Admin",
"index.md",
"Development/index.md",
"Development",
"Management",
"Welcome.md",
"README.md"
]

View File

@ -0,0 +1 @@
Crafty Controller is the tool we use to manage Minecraft servers.

View File

@ -0,0 +1 @@
A Quartz site for documentation.

View File

@ -0,0 +1 @@
A Wiki.js site for server lore.

View File

@ -0,0 +1 @@
A Google Sites website.

View File

@ -0,0 +1 @@
This is the platform used to gather and analyze player statistics.

View File

@ -0,0 +1 @@
Unified Metrics is an advanced Minecraft server metrics platform we use to gather and display server statistics.

View File

@ -1,5 +1,5 @@
---
title: Developement | Ferdinland Minecraft Server
title: Management | Ferdinland Minecraft Server
draft: "false"
---
# Overview