mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
Option to disable hitbox calculation
This commit is contained in:
@ -89,6 +89,10 @@ auto-updater:
|
||||
suggest-channels: true
|
||||
host: www.pocketmine.net
|
||||
|
||||
movement-check:
|
||||
#Teleport players back if they move into a block
|
||||
calculate-hitboxes: true
|
||||
|
||||
aliases:
|
||||
#Examples:
|
||||
#showtheversion: version
|
||||
|
Reference in New Issue
Block a user