mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 05:05:16 +01:00
Disable blockphysics and blockfromto by default - fires too much in recent CB versions, and just not needed 99% of the time
This commit is contained in:
parent
4d6d156e9c
commit
ee7e6eedc8
@ -250,8 +250,8 @@ render-triggers:
|
|||||||
- blockspread
|
- blockspread
|
||||||
- pistonmoved
|
- pistonmoved
|
||||||
- explosion
|
- explosion
|
||||||
- blockfromto
|
#- blockfromto
|
||||||
- blockphysics
|
#- blockphysics
|
||||||
- structuregrow
|
- structuregrow
|
||||||
- blockgrow
|
- blockgrow
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user