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.
- Host: GitHub
- URL: https://github.com/happyuky7/cobwebremoveboxpvp
- Owner: Happyuky7
- Created: 2024-10-27T22:45:10.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-12-03T04:11:05.000Z (7 months ago)
- Last Synced: 2025-02-08T17:22:40.841Z (4 months ago)
- Topics: boxpvp, mc, minecraft, minecraft-plugin, minecraft-server, paper-plugin, papermc, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 21.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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.---
[](https://raw.githubusercontent.com/Happyuky7/CobwebRemoveBoxPvP/refs/heads/master/CobwebRemoveBoxPvP-Demo1.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](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!