„README.md“ ändern

This commit is contained in:
JaTiTV 2022-11-14 15:41:27 +00:00
parent 9590ec211b
commit 61d0e69f42
1 changed files with 2 additions and 3 deletions

View File

@ -36,11 +36,11 @@
<div data-redactor="1">- Players can gift boxes to each other via a gift system</div>
<div data-redactor="1"></div>
<div data-redactor="1"></div>
<div data-redactor="1"></div>
<div data-redactor="1"><details>
<summary>Hover &amp; Clickable Messages</summary>
<div data-redactor="1"><a class="internalLink ProxyLink" href="https://www.spigotmc.org/resources/t2codelib.96388/" data-proxy-href="https://www.spigotmc.org/resources/t2codelib.96388/">T2CodeLib</a>&nbsp;11.9 is required.</div>
<div data-redactor="1">You can add a hover and/or clickable feature to all messages sent to players.</div>
<div data-redactor="1"><br></div>
<div data-redactor="1"><details>
<summary>Examples and explanation</summary>
<div data-redactor="1">Use<strong>&nbsp;/*/&nbsp;</strong>to separate the message.</div>
@ -48,8 +48,7 @@
<div data-redactor="1"><br></div>
<div data-redactor="1"><strong>Hover message:</strong>&nbsp;&lt;message &gt;/*/&lt;hover&gt;</div>
<div data-redactor="1"><strong>Message with hover and click function:</strong>&nbsp;&lt;message &gt;/*/&lt;hover&gt;/*/&lt;action&gt;/*/&lt;actionValue&gt;</div>
<div data-redactor="1"><strong>Message only with click function:</strong>&nbsp;&lt;message &gt;/*//*/&lt;action&gt;/*/&lt;actionValue&gt;</div>
<div data-redactor="1"><br></div>
<div data-redactor="1"><strong>Message only with click function:</strong> &lt;message &gt;/*//*/&lt;action&gt;/*/&lt;actionValue&gt;</div>
<div data-redactor="1"><details>
<summary>Action</summary>
<div data-redactor="1">-&nbsp;<strong>OPEN_URL</strong>&nbsp;- Opens a URL under the path specified in ActionValue.</div>