modified: templates/itemeditor_command_storage.html
This commit is contained in:
@@ -201,20 +201,6 @@ if (isset($_GET['id'])) {
|
||||
Make sure the directory is writable for <code>commands.json</code>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="info-card" style="margin-top:2.5rem;">
|
||||
<div class="info-icon">
|
||||
<i class="fas fa-percent"></i>
|
||||
</div>
|
||||
<h3>Available Placeholders</h3>
|
||||
<ul class="info-list">
|
||||
<li><code>%player%</code> – Name of the player using the item</li>
|
||||
<li><code>%target%</code> – Name of the target player</li>
|
||||
<li><code>%x%</code> – Block X coordinate of the player</li>
|
||||
<li><code>%y%</code> – Block Y coordinate of the player</li>
|
||||
<li><code>%z%</code> – Block Z coordinate of the player</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user