CustomTNT is a plugin for Pocketmine that adds customizable TNT to your server. This plugin relies on the Customies plugin for some functionalities.
- Type: String
- Default: "Custom TNT"
- Description: The custom name for the TNT. It is recommended not to change the name after the first world load to avoid world corruption.
- Type: Integer
- Default: 10
- Description: The explosion radius of the custom TNT. Larger explosions can impact your server's performance.
- Type: Integer
- Default: 10
- Description: The time in seconds before the custom TNT explodes after being placed.
- Type: Boolean
- Default: true
- Description: Determines whether the custom TNT works underwater or not.
- Type: Boolean
- Default: true
- Description: Set to
false
if you don't want to see the time above the TNT.
- Type: String
- Default: "§g{time}"
- Description: The format for displaying the time above the TNT. You can use color codes.
- Description: Define the custom textures for the TNT.
- Geometry: Type: String, Default: "", Description: Leave blank if you don't use custom geometry.
- Up: Type: String, Default: custom_tnt_top, Description: The top texture name entered in the pack (terrain_texture.json).
- Down: Type: String, Default: custom_tnt_bottom, Description: The bottom texture name entered in the pack (terrain_texture.json).
- North, South, East, West: Type: String, Default: custom_tnt_side, Description: The side texture names entered in the pack (terrain_texture.json) for different directions.
This plugin depends on the Customies plugin. Make sure to have it installed and loaded before using CustomTNT.
- Install the Customies plugin.
- Place the CustomTNT-PM5 plugin in your Pocketmine plugins folder.
- Edit the
config.yml
to customize the properties of the TNT. - Restart your Pocketmine server.
- Players can now place the custom TNT with the specified properties in the game.
If you encounter any issues or need support regarding the CustomTNT-PM5 plugin, feel free to create an issue on the GitHub repository for this project.
Happy playing!
(Thanks ChatGPT for this doc 😂)