mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2024-12-01 06:53:26 +01:00
Updated Scripts (markdown)
parent
4e1208e1f4
commit
8cd2c9e4eb
@ -14,6 +14,10 @@ Announcements are chat messages that pop up from time to time (you can adjust th
|
||||
|
||||
![Announcer GUI](http://feuerstern.bplaced.net/ressourcen/DXLSigns/AnnouncerGUI.png)
|
||||
|
||||
The player can join a group by clicking at its button. If enough players join the announced game, it gets scheduled. The players see a progress bar and can join and leave at will until the time is over.
|
||||
|
||||
![ProgressBar](http://feuerstern.bplaced.net/ressourcen/DXLSigns/ProgressBar.png)
|
||||
|
||||
```
|
||||
description:
|
||||
- "&6====================================================="
|
||||
@ -47,6 +51,8 @@ dog: true
|
||||
```
|
||||
|
||||
## Mobs
|
||||
Besides support for multiple external custom mob plugins, _DungeonsXL_ also has its own custom mob system. Just create a
|
||||
|
||||
```
|
||||
# Type of the Mob
|
||||
type: Skeleton
|
||||
|
Loading…
Reference in New Issue
Block a user