}bedrock.server.deleteallpersistentfeeders - cubewise-code/bedrock GitHub Wiki
Description
This process will Delete Persistent feeders.
Use Case: Intended for development or production.
- Persistent feeders turned off in config file.
- Want to reprocess feeders.
Note:
Reprocessing feeders could take a long time and it may be better to run this overnight.
Process Parameters
Parameter | Data Type | Default | Prompt Text |
---|---|---|---|
pLogOutput |
Numeric | 0 |
OPTIONAL: Write parameters and action summary to server message log (Boolean True = 1) |
pRun |
String | Y |
OPTIONAL: Do you want to delete Persistent Feeders? (Y or N) |
Full Process Dependencies
Process doesn't call any dependencies.