Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

mefrreexarchive/NoBlockUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NoBlockUpdate

Prohibits blocks from updating and a few more

# "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"

# Keeps the leaves from falling out
decay:
  protect-all: false
  worlds:
    - "world"

# Prevents trampling of fields
field:
  protect-all: false
  worlds:
    - "world"

About

Prohibits blocks from updating and a few more

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages