Skip to content

DavyCraft648/NoFood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoFood

Don't eat! You are fasting!

This plugin will forbid players to eat

Permission

  • nofood.bypass - Allow the player to eat - default: false

Config

# NoFood plugin configuration file

# No hungry feature: true|false
# (NoFood feature is always on)
#noHungry: false
noHungry: false

# World folder name where the feature(s) is enabled
# (case-sensitive)
#worlds:
#- worldName1
#- worldName2
worlds:
- world
- lobby

# Consumable food
# (or leave empty to make all food can't be eaten)
#allowedFood:
#- steak
#- raw_chicken
#- apple
allowedFood: []

About

Forbid player to eat | PocketMine plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages