Skip to main content

πŸ•ΈοΈ Web

Regions​

You can define regions for each world, declaring wether the list of regions is a WHITELIST or a BLACKLIST.

These regions define where the cobweb can be used.

Format:

Temporal Block settings.yml
    regions:
- world: WORLD
mode: <WHITELIST|BLACKLIST>
regions: [REGION...]

Web Item​

You can define the name and lore of the snow web item.

Format:

settings.yml
    web-item:
name: TEXT
lore: [TEXT]

Duration​

The duration of the web in seconds.

Cooldown​

The cooldown of the web in seconds.

File example​

settings.yml
cobweb:
enabled: true
web-duration: 10
web-cooldown: 5
web-item:
name: ''
lore: []
regions:
- world: world
mode: WHITELIST
regions:
- pvpzone