Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 720 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 720 Bytes

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
}