An open API service indexing awesome lists of open source software.

https://github.com/happyuky7/cobwebremoveboxpvp

CobwebRemoveBoxPvP is a plugin that allows you to remove cobwebs from the box pvp.
https://github.com/happyuky7/cobwebremoveboxpvp

boxpvp mc minecraft minecraft-plugin minecraft-server paper-plugin papermc spigot spigot-plugin

Last synced: 3 months ago
JSON representation

CobwebRemoveBoxPvP is a plugin that allows you to remove cobwebs from the box pvp.

Awesome Lists containing this project

README

        

# CobwebRemoveBoxPvP

## Description

CobwebRemoveBoxPvP is a plugin that allows you to remove cobwebs from the box pvp.

## Features
- Remove cobwebs from the box pvp.
- Cooldown to remove cobwebs.
- WorldGuard regions support.

---

[![video](https://raw.githubusercontent.com/Happyuky7/CobwebRemoveBoxPvP/)](https://raw.githubusercontent.com/Happyuky7/CobwebRemoveBoxPvP/refs/heads/master/CobwebRemoveBoxPvP-Demo1.mp4)

[![Video](https://i.imgur.com/Ti2Q1w3.mp4)](https://i.imgur.com/Ti2Q1w3.mp4)

---

## Requirements
- Java 17 or higher
- Spigot, Paper, Purpur or any other server software that supports plugins
- Minecraft 1.18.2 or higher (Recommended 1.20.1 or higher)
- WorldGuard (Required for WorldGuard regions support)

---

## Commands
- /cobwebremoveboxpvp - Help and plugin information.
- /cobwebremoveboxpvp reload - Reload the plugin configuration.

## Permissions
- cobwebremoveboxpvp.reload - Reload the plugin configuration.

## Configuration

Check config file click [here](https://github.com/Happyuky7/CobwebRemoveBoxPvP/blob/master/src/main/resources/config.yml)

## Installation

1. Download the plugin jar file [here](https://github.com/Happyuky7/CobwebRemoveBoxPvP/releases)
2. Put the jar file in the plugins folder of your server.
3. Start the server.
4. Stop the server.
5. Edit the configuration file.
6. Start the server.
7. Enjoy the plugin.

- Recommended (Optional):
- if update cooldown for remove cobwebs, recommend to restart the server.

---

## Contributing

- [Happyuky7](https://github.com/Happyuky7) - Main developer and Author.

---

## Build plugin (for developers):

1. Clone the repository.
```bash
$ git clone https://github.com/Happyuky7/CobwebRemoveBoxPvP.git
```

2. Enter the project folder.
```bash
$ cd CobwebRemoveBoxPvP
```

3. Build the plugin
```bash
$ mvn clean install
```

4The plugin jar file will be in the target folder.
```bash
$ cd target
```

5. Follow the [Installation](#Installation) steps.

---

## Join us

* Feel free to open a PR! We accept contributions.
* [Discord](https://discord.gg/3EebYUyeUX)

---

## Aditional Information

[My website](https://happy7.xyz), My website.

[Discord](https://discord.gg/3EebYUyeUX), Support My Server Discord.

---

## Software used in the project

![IntelliJ IDEA logo](https://resources.jetbrains.com/storage/products/company/brand/logos/IntelliJ_IDEA_icon.png?size=100px)
![IntelliJ IDEA logo](https://resources.jetbrains.com/storage/products/company/brand/logos/IntelliJ_IDEA.png)
![Azul Java logo](https://www.azul.com/wp-content/themes/azul/dist/img/logo.svg)

[IntelliJ IDEA](https://www.jetbrains.com/idea/), Code editor for Java and other programming languages and programs.

[Azul Java](https://www.azul.com/) The world’s largest commercial provider of OpenJDK.com/wp-content/themes/azul/dist/img/logo.svg)

---

## License

This project is licensed under the Custom License - see the [LICENSE](https://github.com/Happyuky7/CobwebRemoveBoxPvP/blob/master/LICENSE) file for details.

---

Code by [Happyuky7](https://github.com/Happyuky7/)

Happyuky7 © 2017-2025

---

### Happy Coding!