Skip to content

Commit c2864c7

Browse files
committed
docs: add description to metadata for improved clarity
1 parent f3a7ac9 commit c2864c7

File tree

10 files changed

+18
-8
lines changed

10 files changed

+18
-8
lines changed

content/docs/characters/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"root": true,
33
"title": "Characters",
4+
"description": "Create and manage NPCs",
45
"pages": [
56
"---Links---",
67
"[Github][GitHub](https://github.com/thenextlvl-net/characters)",

content/docs/cinematics/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"root": true,
3-
"title": "Cinematics"
3+
"title": "Cinematics",
4+
"description": "Record and play in-game cinematics"
45
}

content/docs/commander/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"root": true,
3-
"title": "Commander"
3+
"title": "Commander",
4+
"description": "Manage command visibility and permissions"
45
}

content/docs/economist/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"root": true,
3-
"title": "Economist"
3+
"title": "Economist",
4+
"description": "Create and manage in-game economies"
45
}
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"root": true,
3-
"title": "goPaintAdvanced"
3+
"title": "goPaintAdvanced",
4+
"description": "goPaint but on steroids"
45
}

content/docs/holograms/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"root": true,
3-
"title": "Holograms"
3+
"title": "Holograms",
4+
"description": "Create and manage holograms"
45
}

content/docs/protect/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"root": true,
3-
"title": "Protect"
3+
"title": "Protect",
4+
"description": "Create and manage protected areas"
45
}

content/docs/serviceio/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"root": true,
3-
"title": "ServiceIO"
3+
"title": "ServiceIO",
4+
"description": "A powerful and fast Vault replacement"
45
}

content/docs/tweaks/meta.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"root": true,
3-
"title": "Tweaks"
3+
"title": "Tweaks",
4+
"description": "A convenient all-in-one solution"
45
}

content/docs/worlds/meta.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"root": true,
33
"title": "Worlds",
4+
"description": "The most powerful world management plugin",
45
"pages": [
56
"---Links---",
67
"[Github][GitHub](https://github.com/thenextlvl-net/worlds)",

0 commit comments

Comments
 (0)