![[IMG]](//proxy.spigotmc.org/e580cd46c588426876d50d8ecffa8566d22f3d5d/68747470733a2f2f692e696d6775722e636f6d2f59485a6b354d6d2e706e67)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
What is CobWebX?
CobWebX is a lightweight and high-performance plugin designed to control block placement, breaking and interaction inside
WorldGuard regions.
The plugin allows server administrators to define exactly
which blocks can be used inside specific regions and automatically remove them after a configurable delay.
This makes CobWebX perfect for PvP servers such as:
• BoxPvP
• KitPvP
• Practice PvP
• PvP arenas
• Competitive minigames
CobWebX prevents arena clutter while still allowing tactical block placement.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Main Features
- Region-based block control using WorldGuard
- Automatic block removal system
- Group-based configuration system
- High performance caching system
- Automatic region validation
- Debug mode for troubleshooting
- Full control of block place / break / use
- OP bypass system
- Multi-world support
- Multiverse compatible
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Temporary Block Placement
CobWebX allows players to place certain blocks temporarily.
Example:
1. Player places a cobweb
2. The cobweb works normally
3. After the configured delay
4. The cobweb disappears automatically
This keeps arenas clean and prevents map destruction.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Group Configuration System
CobWebX uses a flexible group-based configuration system.
Each group defines:
• Regions where the system works
• Allowed blocks inside those regions
• Automatic removal delay
Example configuration:
Code (Text):
groups:
boxpvp:
enabled: true
regions:
- world:arena
blocks:
- COBWEB
- BLUE_WOOL
- RED_WOOL
block_remove_delay: 60
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Commands
Code (Text):
/cobwebx help
/cobwebx reload
/cobwebx check
/cobwebx debug
/cobwebx bypass
Group Management
Code (Text):
/cobwebx creategroup <group>
/cobwebx deletegroup <group>
/cobwebx renamegroup <old> <new>
/cobwebx listgroups
/cobwebx info <group>
/cobwebx toggle <group>
Group Editing
Code (Text):
/cobwebx add region <group> <world> <region>
/cobwebx add block <group> <block>
/cobwebx remove region <group> <world> <region>
/cobwebx remove block <group> <block>
Delay Control
Code (Text):
/cobwebx setdelay <group> <seconds>
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Permissions
Code (Text):
cobwebx.admin
Access to all commands
cobwebx.reload
Reload plugin configuration
cobwebx.check
Check plugin status
cobwebx.creategroup
Create groups
cobwebx.deletegroup
Delete groups
cobwebx.add.region
Add regions
cobwebx.add.block
Add blocks
cobwebx.remove.region
Remove regions
cobwebx.remove.block
Remove blocks
cobwebx.setdelay
Modify delay
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Dependencies
Required:
•
WorldGuard
Optional:
•
Multiverse-Core
CobWebX supports multi-world environments using:
Code (Text):
world:region
Example:
Code (Text):
world:arena
voidlobby:zona1
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Source Code
GitHub Repository
https://github.com/poada/CobWebX
Latest Builds
https://github.com/poada/CobWebX/releases
If you like the plugin, please consider leaving a review!