Setting | You can now disable hunger loss while the GPS/Compass is active. The following has been added to the config.yml file:
Code (YAML):
# Disable hunger loss while the GPS or Compass is active. # Players may still replenish their hunger by eating. disableHungerWhenActive: false
The default is false. If you do not wish to use this feature you do not have to add it to the file. If you do wish to use it you'll have to add it manually and set it to true.