Back to Plugins
SkriptCanBuild icon

SkriptCanBuild

Active tab
Overview
Latest version
Not specified
Minecraft support
0 versions
Topics synced
0
Claim this plugin

This plugin was imported from Spiget and is currently unclaimed.

Live badges: Downloads badge for SkriptCanBuild Spigot Downloads badge for SkriptCanBuild License badge for SkriptCanBuild How to embed →

Plugin Information

Type: Minecraft plugin
Spigot Resource: Open on SpigotMC
Created by: Spiget Importer

Description

SkriptCanBuildCheck was created after noticing the high latency of SkBee’s on block can build check: syntax. Its goal is to support mass lower-level build checks faster than SkBee’s implementation. With SkBee’s event, each on block can build check: handler appears to be evaluated until the relevant clause is reached. For example: on block can build check: if %event-block% is stone: [...] else: stop This became expensive during large low-level block checks and could noticeably impact TPS. I noticed this while investigating a separate issue where Skript no longer appeared to perform low-level checks for on place, which allowed infinite items to fall through at Skript’s own level. Note: using %event_block% is also expensive because it forces conversion through a string representation instead of working with the event block directly. This plugin supports both singular materials and material families.

Minecraft Plugin Badges

Use these badge images in docs, README files, or forum posts.

Badge Guide
Downloads
Downloads badge for SkriptCanBuild
![Downloads](https://ezbanners.org/shields/plugins/1b0dfc58-4bb5-470c-a302-8319a74fce6e/downloads.png)
Spigot Downloads
Spigot Downloads badge for SkriptCanBuild
![Spigot Downloads](https://ezbanners.org/shields/plugins/1b0dfc58-4bb5-470c-a302-8319a74fce6e/spigot-downloads.png)
License
License badge for SkriptCanBuild
![License](https://ezbanners.org/shields/plugins/1b0dfc58-4bb5-470c-a302-8319a74fce6e/license.png)