File tree Expand file tree Collapse file tree 9 files changed +27
-4
lines changed Expand file tree Collapse file tree 9 files changed +27
-4
lines changed Original file line number Diff line number Diff line change 11---
22title : PerWorlds
33description : Group and manage multiple worlds with ease.
4+ icon : BookMarked
45---
56
67## What is PerWorlds? [ !toc]
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Deleting a group is irreversible. Make sure to back up any important data before
1515
1616</Callout >
1717
18- ### Example
18+ ### Example [ !toc ]
1919
2020```
2121/world group delete farmworld
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This will remove the specified world from the specified group.
1313
1414</Callout >
1515
16- ### Example
16+ ### Example [ !toc ]
1717
1818```
1919/world group remove farmworld worlds:void
Original file line number Diff line number Diff line change 1+ {
2+ "root" : true ,
3+ "title" : " PerWorlds" ,
4+ "description" : " The most versatile per-world plugin ever" ,
5+ "pages" : [
6+ " ---Links---" ,
7+ " [Github][GitHub](https://github.com/TheNextLvl-net/per-worlds)" ,
8+ " [Download][Download](https://modrinth.com/project/lpfQmSV2#download)" ,
9+ " [ChartLine][Metrics](https://bstats.org/plugin/bukkit/TheNextLvl%20PerWorlds/25295)" ,
10+ " [BookDown][Repository](https://repo.thenextlvl.net/#/releases/net/thenextlvl/per-worlds)" ,
11+ " ---Introduction---" ,
12+ " index" ,
13+ " faq" ,
14+ " ---Guide---" ,
15+ " manage" ,
16+ " presets" ,
17+ " per-worlds" ,
18+ " ---For Developers---" ,
19+ " api/repository" ,
20+ " api/index"
21+ ]
22+ }
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ Here are a few selected guides that will help you get started with Worlds
2525 />
2626 <Card
2727 title = " PerWorlds"
28- description = " Learn how to use PerWorlds"
29- href = " ./worlds/per-worlds "
28+ description = " Learn how to use PerWorlds (moved to a separate page) "
29+ href = " ./perworlds "
3030 icon = { <Group />}
3131 target = " _self"
3232 />
You can’t perform that action at this time.
0 commit comments