Skip to content

Commit 7eb3020

Browse files
authored
Enhance YAML example with towny-type field
Added 'towny-type' field to YAML format example.
1 parent 55dfa81 commit 7eb3020

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • src/content/docs/grouptopper/holder/group

src/content/docs/grouptopper/holder/group/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ holders:
289289

290290
```yaml
291291
type: towny
292+
towny-type: <TOWN/NATION> # The type of the town to get, TOWN for the town of the player, NATION for the capital of the nation of the player
292293
```
293294

294295
### Example
@@ -299,4 +300,5 @@ holders:
299300
top: jump
300301
301302
type: towny
303+
towny-type: TOWN
302304
```

0 commit comments

Comments
 (0)