Skip to content

kop7er/Player-Poop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Player Poop

Makes a player poop after eating food

Trailer: https://youtu.be/rN-UaKcnWxM

Demo: https://youtu.be/VbC70v2suNs

Permissions

  • playerpoop.ignore -- Blocks player from pooping
  • playerpoop.canpoop -- Permission needed to poop if enabled on the config Disabled by default

Configuration

{
  "Requires Permission To Poop": false,
  "Probability Of Pooping (1-100)": 50,
  "Only Poop If The Food Bar Is Full": false,
  "Sit Player When Pooping (3 Seconds)": false,
  "Play Scream Sound When Pooping": false,
  "Splash Water Effect When Pooping If Raw Food": false,
  "Fertilize Planter Boxes When Pooped On Top": false,
  "Spawn Poop Entity When Planter Boxes Are Fertilized": false
}