Updated Signs (markdown)

Daniel Saukel 2018-09-09 12:57:44 +02:00
parent cdcae33f63
commit 2ebde2e0c2

@ -158,7 +158,7 @@ This sign requires [CommandsXL](https://github.com/DRE2N/CommandsXL). It execute
![Mob sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/Mob.png) ![Mob sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/Mob.png)
Creates a mob spawn point. Creates a mob spawn point. Note that the old MythicMobs and ExternalMob signs have been merged with mob signs.
<table> <table>
<tr> <tr>
@ -200,19 +200,6 @@ DungeonsXL provides built-in support for InsaneMobs, MythicMobs, CustomMobs and
You can also add other custom mob plugins if they provide a spawn command with a mob identifier and a location (world name and coordinates) in the [main configuration](main-configuration). You can also add other custom mob plugins if they provide a spawn command with a mob identifier and a location (world name and coordinates) in the [main configuration](main-configuration).
<table>
<tr>
<td>1</td><th>[ExternalMob]</th><td></td>
</tr>
<tr>
<td>2</td><th>Type</th><td>The identifier of the Mob, e.g. the name or in the case of Citizens the numeric ID.
<tr>
<td>3</td><th>delay,count,provider</th><td>The additional provider variable can be a value from the table above.</td>
</tr>
<td>4</td><th>Trigger</th><td></td>
</tr>
</table>
*** ***
### Message ### Message