Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LilsFastGlass

A tiny quality-of-life plugin for Paper that makes glass instantly break when using Silk Touch.

No commands, no database, no complicated setup — just faster glass breaking.

Features

  • Instantly break glass when using Silk Touch
  • Supports:
    • Glass
    • Glass Panes
    • Stained Glass
    • Stained Glass Panes
    • Tinted Glass
  • Normal Minecraft drops and block-breaking behaviour are preserved
  • Efficiency level does not affect the mechanic
  • Configurable glass categories
  • Silk Touch requirement can be disabled
  • Configurable glass breaking sound
  • Configurable sound volume and pitch
  • Runtime configuration reload with /fastglass reload
  • /fglass command alias
  • Extremely lightweight

Commands

Command Description Permission
/fastglass reload Reloads the plugin configuration lilsfastglass.admin
/fglass reload Alias of /fastglass reload lilsfastglass.admin

How It Works

When a player begins breaking an enabled glass block while holding an item enchanted with Silk Touch, LilsFastGlass tells Paper to treat that block as an instant break.

The plugin does not manually remove blocks or generate drops, allowing Minecraft and Paper to handle the normal block-breaking process.

Requirements

  • Paper 26.2+
  • Java 25

Configuration

fast-breaking:
  require-silk-touch: true

blocks:
  glass: true
  glass-panes: true
  stained-glass: true
  stained-glass-panes: true
  tinted-glass: true

About

A tiny Paper quality-of-life plugin that makes glass instantly break with Silk Touch.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages