EasyCobweb is a plugin designed to enhance gameplay on Minecraft servers, especially in game modes like BoxPvP. This plugin allows players to place cobweb and wool blocks that automatically disappear after a configurable time, creating a dynamic and strategic environment.
Key Features:
Configurable: Administrators can customize the material of the blocks being placed and the time it takes for them to disappear through a configuration file (config.yml).
Support for Multiple Materials: Easily change the material used for wool blocks, allowing adaptation to the aesthetic and theme of your server.
Activation and Deactivation: Enable or disable the plugin's functionality with simple adjustments in the configuration, providing flexibility in its use.
Optimization: Implemented with scheduled tasks that ensure smooth performance without affecting gameplay experience.
cobweb:
# Define si el plugin estara activado o no.
# Si esta en true las telarañas desapareceran.
# Si esta en false las telarañas no desapareceran.
enable: true
# Delay: Tiempo en el cual las telarañas desaparecenran.
# Establece un valor entero.
# 1 = 1s
# 10 = 10s
# 20 = 20s ......
delay: 10
wool:
material: RED_WOOL
enable: true
delay: 10
##################################
# #
# FIN // Acabo #
##################################
Why Choose EasyCobweb? EasyCobweb offers a simple and efficient solution for adding dynamic cobwebs to your Minecraft world, encouraging creativity and strategy in gameplay. Whether you're setting up a PvP server or looking for new ways to interact with the environment, this plugin is the ideal choice to enrich your experience.