mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-28 19:26:42 +00:00
Disables block gravity and makes it togglable (FS-89) (#50)
* Disables block gravity by default (FS-89) * Combine these checks as Codacy ever so kindly suggested
This commit is contained in:
@ -226,6 +226,7 @@ allow:
|
||||
respawnanchors: false
|
||||
auto_tp: false
|
||||
auto_clear: false
|
||||
gravity: false
|
||||
|
||||
# Blocked commands:
|
||||
#
|
||||
|
Reference in New Issue
Block a user