mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-01-21 07:31:57 +01:00
Updated Signs (markdown)
parent
ce939dde99
commit
e00c551011
20
Signs.md
20
Signs.md
@ -414,6 +414,26 @@ Marks the beginning of a new mob wave. When a new wave starts, all triggered mob
|
||||
|
||||
`![Hologram sign](http://feuerstern.bplaced.net/ressourcen/DXLSigns/Hologram.png)`
|
||||
|
||||
DungeonsXL provides support for [Holographic Displays](http://dev.bukkit.org/bukkit-plugins/holographic-displays/) by filoghost. Hologram signs work as a wrapper to
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>1</td>
|
||||
<td>[Hologram]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2</td>
|
||||
<td>First line/Second line/Item:ItemID/&6Color codes are supported!</td>
|
||||
<td>The text. "/" will create a wordwrap, "Item:[ID]" an item line. The ID may be any [Caliburn](https://github.com/DRE2N/Caliburn/wiki/) ID.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>3</td>
|
||||
<td>2.0</td>
|
||||
<td>The height of the hologram - this option is simply for convenience sothat you don't have to temporarily stack blocks to place the signs somewhere the air.</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
***
|
||||
|
||||
### Drop
|
||||
|
Loading…
Reference in New Issue
Block a user