Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 10, 2023
1 parent 0943897 commit 6d74eeb
Show file tree
Hide file tree
Showing 13 changed files with 946 additions and 560 deletions.
1,321 changes: 769 additions & 552 deletions plugins.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions pm4/WarpCommand/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# WarpCommand
<img src="https://raw.github.com/Raphael1S/WarpCommand/6648f1e5f3f7baeba87a1ecac53ec02b77e798c6/WarpCommand/icon.png" width="128" height="128" />
<img src="https://raw.github.com/Raphael1S/WarpCommand/dcc0de346da1be0afe90da9c6f673daea36fe2ad/WarpCommand/icon.png" width="128" height="128" />

## A simple yet powerful Warp plugin!
```properties
Version: 1.2.6
Version: 1.3.0
API: 4.0.0
Updated: 08-08-2023 07:52:06 UTC
Updated: 09-10-2023 22:37:52 UTC
Repo: https://github.com/Raphael1S/WarpCommand
License: GPL-3.0
Categories: Teleportation,Admin Tools,General
Expand Down
Binary file added pm4/WarpCommand/WarpCommand_v1.3.0.phar
Binary file not shown.
6 changes: 6 additions & 0 deletions pm4/WarpCommand/WarpCommand_v1.3.0.phar.changelog.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<ul dir="auto">
<li>Now it is necessary to set a permission for the warp through the command <code class="notranslate">/setwarp name permission</code>.</li>
<li>The sound system when executing a warp has been changed.</li>
<li>The colors and messages have been changed.</li>
<li>Now the plugin is complete with all the functions proposed in the project.</li>
</ul>
58 changes: 58 additions & 0 deletions pm4/WarpCommand/WarpCommand_v1.3.0.phar.desc.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<h2 id="user-content-general"><a class="heading-link" href="#general">General<span aria-hidden="true" class="octicon octicon-link"></span></a></h2>
<p>WarpCommand is a powerful and user-friendly plugin developed for PocketMine versions 4 and 5. It enhances the teleportation experience on your server by allowing players to create and manage custom warps effortlessly using simple commands.</p>
<h2 id="user-content-key-features"><a class="heading-link" href="#key-features">Key Features<span aria-hidden="true" class="octicon octicon-link"></span></a></h2>
<ul>
<li>
<p>Custom Warp Creation:
With the "/setwarp" command, players can easily create personalized warps at any desired location in the game. The plugin automatically saves the player's coordinates and current world in the warps.yml file for future use.</p>
</li>
<li>
<p>Fast Teleportation:
After creating a warp, the plugin generates a custom command associated with that warp. For example, if you create a warp named "city," the plugin creates the "/city" command. When executed, players are instantly teleported to the corresponding warp's position.</p>
</li>
<li>
<p>Warp Management Commands:</p>
<ul>
<li>
<p>/updatewarp: This command allows you to update the coordinates of an existing warp without deleting and recreating it.</p>
</li>
<li>
<p>/delwarp: Use this command to delete a specific warp from your server, including its associated command.</p>
</li>
<li>
<p>/warps: By executing this command, players can view a list of all available warps on the server, along with their names.</p>
</li>
</ul>
</li>
</ul>
<h2 id="user-content-permissions"><a class="heading-link" href="#permissions">Permissions<span aria-hidden="true" class="octicon octicon-link"></span></a></h2>
<p><strong>warpcommand.setwarp</strong>:</p>
<ul>
<li>Who can use: Operators</li>
<li>Description: Permission to create a warp using /setwarp.</li>
</ul>
<p><strong>warpcommand.delwarp</strong>:</p>
<ul>
<li>Who can use: Operators</li>
<li>Description: Permission to delete a warp using /delwarp.</li>
</ul>
<p><strong>warpcommand.warps</strong>:</p>
<ul>
<li>Who can use: Operators</li>
<li>Description: Permission to view warps using /warps.</li>
</ul>
<p><strong>warpcommand.updatewarp</strong>:</p>
<ul>
<li>Who can use: Operators</li>
<li>Description: Permission to update warps using /updatewarp.</li>
</ul>
<h2 id="user-content-about"><a class="heading-link" href="#about">About<span aria-hidden="true" class="octicon octicon-link"></span></a></h2>
<p>I developed this plugin because recently I went looking for a Warp plugin for my server and I didn't find any updated for PocketMine 5.</p>
<p>This is my first plugin on Poggit, I hope it helps people.</p>
<h2 id="user-content-credits"><a class="heading-link" href="#credits">Credits<span aria-hidden="true" class="octicon octicon-link"></span></a></h2>
<ul>
<li>Icon from <a href="http://www.flaticon.com" rel="nofollow">www.flaticon.com</a>
</li>
</ul>
<h2 id="user-content-bugs"><a class="heading-link" href="#bugs">Bugs<span aria-hidden="true" class="octicon octicon-link"></span></a></h2>
<p>If you find any bugs when using WarpCommand, please report them in my GitHub repository. Thanks for helping me improve the plugin!</p>
6 changes: 4 additions & 2 deletions pm5/SellWand/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# SellWand
<img src="https://raw.github.com/Joestarfish/SellWand/db593fd3c9c4708b7206f460a763f7eb7fc9f9f9/icon.png" width="128" height="128" />

## A PMMP plugin that add an item which can sell the contents of containers (Chest, Hopper, Furnace, etc.)
```properties
Version: 1.0.0
Version: 1.0.1
API: 5.0.0
Updated: 18-09-2023 23:46:00 UTC
Updated: 09-10-2023 22:38:56 UTC
Repo: https://github.com/Joestarfish/SellWand
License: MIT
Categories: Economy,Mechanics
Expand Down
Binary file added pm5/SellWand/SellWand_v1.0.1.phar
Binary file not shown.
3 changes: 3 additions & 0 deletions pm5/SellWand/SellWand_v1.0.1.phar.changelog.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<ul dir="auto">
<li>Added block disable feature</li>
</ul>
58 changes: 58 additions & 0 deletions pm5/SellWand/SellWand_v1.0.1.phar.desc.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<h1 id="user-content-general"><a class="heading-link" href="#general">General<span aria-hidden="true" class="octicon octicon-link"></span></a></h1>
<p>A PMMP plugin that add an item which can sell the contents of containers (Chest, Hopper, Furnace, etc.)</p>
<h1 id="user-content-usage"><a class="heading-link" href="#usage">Usage<span aria-hidden="true" class="octicon octicon-link"></span></a></h1>
<p>To get started, install the <a href="https://poggit.pmmp.io/p/Customies/" rel="nofollow">Customies</a> plugin to your <code>plugins</code> folder</p>
<p>Then, start your server and give yourself a Sell Wand using the command <code>/give &lt;name&gt; sell_wand:sell_wand</code></p>
<h1 id="user-content-configuration"><a class="heading-link" href="#configuration">Configuration<span aria-hidden="true" class="octicon octicon-link"></span></a></h1>
<p>Inside of the <code>plugin_data/SellWand/config.yml</code> file, you may change the following:</p>
<ul>
<li>
<p><strong>item</strong> - Item configuration</p>
<ul>
<li>
<strong>texture</strong> - The texture of the item</li>
<li>
<strong>name</strong> - The name of the Item</li>
</ul>
</li>
<li>
<p><strong>economy</strong> - This is used to determine which economy system to use</p>
<ul>
<li>
<strong>provider</strong> - The economy provider: <code>economyapi | bedrockeconomy | xp</code>
</li>
</ul>
</li>
<li>
<p><strong>behaviour</strong> - The behaviour of the Sell Wand</p>
<ul>
<li>
<strong>send-confirm-form</strong> - Do we send a Form to the user asking them for confirmation</li>
<li>
<strong>drop-if-not-fit</strong> - Do we drop the items on the ground if they doesn't fit in their container (or if it is destroyed)</li>
<li>
<strong>drop-at-player-feet</strong> - Do we drop the items at the player feet instead of at the container location</li>
<li>
<strong>enabled-blocks</strong> - If you want to disable the use of the item on specific blocks, you can switch these values to "false"</li>
</ul>
</li>
<li>
<p><strong>messages</strong> - These are messages that will be sent to the player depending of the outcomes of the transaction</p>
<ul>
<li>
<strong>success</strong> - The message sent when items are sold successfully</li>
<li>
<strong>failed</strong> - The message sent when the items weren't</li>
<li>
<strong>no-items</strong> - The message sent when there are no items in the container</li>
<li>
<strong>form-title</strong> - The title of the confirmation Form</li>
<li>
<strong>form-content</strong> - The content of the confirmation Form</li>
</ul>
</li>
<li>
<p><strong>sell</strong> - A list of items that can be sold. Use the format <code>&lt;item_name&gt;: &lt;price&gt;</code></p>
</li>
</ul>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8b253dfea2ab4077af8c6f58422dfbfd1689876627854" integrity="sha512-bjgnUKX4azu3dLTVtie9u6TKqgx29RBwfj3QXYt5EKfWM/9hPSAI/4qcV5NACjwAo8UtTeWefx6Zq5PHcMm7Tg==" data-cf-beacon='{"rayId":"813bb11c4da13ae7","version":"2023.8.0","r":1,"b":1,"token":"508eb1d242ef46b690a0886422106e77","si":100}' crossorigin="anonymous"></script>
6 changes: 3 additions & 3 deletions pm5/TNTBlastRadius/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# TNTBlastRadius
<img src="https://raw.github.com/Terpz710/TNTBlastRadius/40d92f9501ed08357aae098a27587c1727df5de9/icon.png" width="128" height="128" />
<img src="https://raw.github.com/Terpz710/TNTBlastRadius/5b28357a6ea667dcf3c3b9d87dd4fc1f2c3ccdab/icon.png" width="128" height="128" />

## Edit TNT blast radius.
```properties
Version: 1.0.0
Version: 1.0.2
API: 5.0.0
Updated: 11-09-2023 04:35:51 UTC
Updated: 09-10-2023 22:58:59 UTC
Repo: https://github.com/Terpz710/TNTBlastRadius
License: Apache-2.0
Categories: General,Miscellaneous,Fun,Mechanics,Admin Tools
Expand Down
Binary file added pm5/TNTBlastRadius/TNTBlastRadius_v1.0.2.phar
Binary file not shown.
5 changes: 5 additions & 0 deletions pm5/TNTBlastRadius/TNTBlastRadius_v1.0.2.phar.changelog.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<ul dir="auto">
<li>Removed config support so you can safely delete the data folder located in the plugin-data directory.</li>
<li>Added UI support.</li>
<li>Increased the Blast Radius From 8 to 25 (If you have a low end server or with low GB we recommend to use 8-15 to not cause any crashes)</li>
</ul>
37 changes: 37 additions & 0 deletions pm5/TNTBlastRadius/TNTBlastRadius_v1.0.2.phar.desc.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
<p align="center">
<a href="https://github.com/Terpz710/TNTBlastRadius"><img src="https://github.com/Terpz710/TNTBlastRadius/raw/main/icon.png" style="max-width: 100%;"></a><br>
<b>TNTBlastRadius plugin for Pocketmine-MP</b>
<a href="https://poggit.pmmp.io/p/TNTBlastRadius" rel="nofollow"><img src="https://camo.githubusercontent.com/073d0c0fc080b6edb65b63f1691ea6bd626e3bbcc1714ebed17ca7bb5cc53810/68747470733a2f2f706f676769742e706d6d702e696f2f736869656c642e6170692f544e54426c617374526164697573" data-canonical-src="https://poggit.pmmp.io/shield.api/TNTBlastRadius" style="max-width: 100%;"></a>
<a href="https://poggit.pmmp.io/p/TNTBlastRadius" rel="nofollow"><img src="https://camo.githubusercontent.com/129fa31f308c839dfdfb127f7f38709938dbaf0f71903b8036a077d8f7b6a061/68747470733a2f2f706f676769742e706d6d702e696f2f736869656c642e73746174652f544e54426c617374526164697573" data-canonical-src="https://poggit.pmmp.io/shield.state/TNTBlastRadius" style="max-width: 100%;"></a>
<a href="https://poggit.pmmp.io/p/TNTBlastRadius" rel="nofollow"><img src="https://camo.githubusercontent.com/ce99176c39aa9d4d53eafe10e018c42a08a8045152d998fbe43efe451bfc70de/68747470733a2f2f706f676769742e706d6d702e696f2f736869656c642e646c2e746f74616c2f544e54426c617374526164697573" data-canonical-src="https://poggit.pmmp.io/shield.dl.total/TNTBlastRadius" style="max-width: 100%;"></a>
<a href="https://poggit.pmmp.io/p/TNTBlastRadius" rel="nofollow"><img src="https://camo.githubusercontent.com/66f579158750963f6dcc7c64feb674580950def4e560e053cfcd7bd7da0f9e03/68747470733a2f2f706f676769742e706d6d702e696f2f736869656c642e646c2f544e54426c617374526164697573" data-canonical-src="https://poggit.pmmp.io/shield.dl/TNTBlastRadius" style="max-width: 100%;"></a>
</p><h1 id="user-content-description"><a class="heading-link" href="#description">Description<span aria-hidden="true" class="octicon octicon-link"></span></a></h1>
<p>A Pocketmine-MP plugin that allows the user to change the blast radius in-game using a command. When the player runs the command it will send a UI. If you have any questions please feel free to DM me via discord.</p>
<p>Discord: ace873056</p>
<p>Enjoy!:)</p>
<h1 id="user-content-permissionscommands"><a class="heading-link" href="#permissionscommands">Permissions/Commands<span aria-hidden="true" class="octicon octicon-link"></span></a></h1>
<pre><code>/tntradius

tntradius.command

defualt: op

/tntedit

tntradius.command

default:op
</code></pre>
<h1 id="user-content-screenshots"><a class="heading-link" href="#screenshots">Screenshots:<span aria-hidden="true" class="octicon octicon-link"></span></a></h1>
<p><strong>RadiusUI</strong>
<a target="_blank" rel="noopener noreferrer" href="https://github.com/Terpz710/TNTBlastRadius/blob/main/screenshots/RadiusUI.png"><img src="https://github.com/Terpz710/TNTBlastRadius/raw/main/screenshots/RadiusUI.png" style="max-width: 100%;"></a></p>
<p><strong>ConfirmationUI</strong>
<a target="_blank" rel="noopener noreferrer" href="https://github.com/Terpz710/TNTBlastRadius/blob/main/screenshots/ConfirmationUI.png"><img src="https://github.com/Terpz710/TNTBlastRadius/raw/main/screenshots/ConfirmationUI.png" style="max-width: 100%;"></a></p>
<p><strong>SuccessMessages/Title</strong>
<a target="_blank" rel="noopener noreferrer" href="https://github.com/Terpz710/TNTBlastRadius/blob/main/screenshots/SuccessMessages.png"><img src="https://github.com/Terpz710/TNTBlastRadius/raw/main/screenshots/SuccessMessages.png" style="max-width: 100%;"></a></p>
<p><strong>BlastRadiusLevelOne</strong>
<a target="_blank" rel="noopener noreferrer" href="https://github.com/Terpz710/TNTBlastRadius/blob/main/screenshots/BlastRadiusLevelOne.png"><img src="https://github.com/Terpz710/TNTBlastRadius/raw/main/screenshots/BlastRadiusLevelOne.png" style="max-width: 100%;"></a></p>
<p><strong>BlastRadiusLevelTwentyFive</strong>
<a target="_blank" rel="noopener noreferrer" href="https://github.com/Terpz710/TNTBlastRadius/blob/main/screenshots/BlastRadiusLevelTwentyFive.png"><img src="https://github.com/Terpz710/TNTBlastRadius/raw/main/screenshots/BlastRadiusLevelTwentyFive.png" style="max-width: 100%;"></a></p>
<h1 id="user-content-dependency"><a class="heading-link" href="#dependency">Dependency<span aria-hidden="true" class="octicon octicon-link"></span></a></h1>
<p>FormAPI by JoJoe77777</p>

0 comments on commit 6d74eeb

Please sign in to comment.