NoBlockUpdate

NoBlockUpdate 1.2

Compatible API Versions
1.0.8
Sourcecode
https://github.com/MEFRREEX/NoBlockUpdate
NoBlockUpdate
Prohibits blocks from updating and a few more.

This is the simplest possible plugin. May be suitable for some worlds where you have buildings in which you can fall leaves or fall other blocks, such as the world spawn.

1672288722759.png


Config:
YAML:
# "protect-all" - protection of all worlds on the server
# "worlds" - worlds in which the protection will operate. Works only if "protect-all" is false
# Prevents blocks from updating
update:
  protect-all: false
  worlds:
    - "world"
# Prevents blocks from falling
fall:
  protect-all: false
  worlds:
    - "world"
# Keeps the leaves from falling out
decay:
  protect-all: false
  worlds:
    - "world"
# Prevents trampling of fields
field:
  protect-all: false
  worlds:
    - "world"
  • Like
Reactions: DimBoy
Author
MEFRREEX
Downloads
369
Views
927
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from MEFRREEX

Top