
Permissions
| Permission | Description |
| doctor.heal.self | Allows the player to use the heal command on themselves |
| doctor.heal.other | Allows the player to use the heal command on others |
| doctor.feed.self | Allows the player to use the feed command on themselves |
| doctor.feed.other | Allows the player to use the feed command on others |
| doctor.cleanse.self | Allows the player to use the cleanse command on themselves |
| doctor.cleanse.other | Allows the player to use the cleanse command on others |
| doctor.rescue.self | Allows the player to use the rescue command on themselves |
| doctor.rescue.other | Allows the player to use the rescue command on others |
| doctor.help | Allows the player to use the help command |
| doctor.free.healthcare | Allows the player to be exempt from all costs |
Default Config
YOU WILL NEED TO RESET THIS FOR NEW UPDATE
| Variable Name | Default Value | Description |
| ALLOW_HEAL | True | Allows the use of the /heal command |
| ALLOW_CLEANSE | True | Allows the use of the /cleanse command |
| ALLOW_FEED | True | Allows the use of the /feed command |
| ALLOW_RESCUE | True | Allows the use of the /rescue command |
| SUPPRESS_WARNINGS | False | Hides the warnings when a player types a command on an offline or non existent user |
| HEAL_COST | 5 | When Vault and an economy plugin is installed this is the cost of the heal command |
| CLEANSE_COST | 5 | When Vault and an economy plugin is installed this is the cost of the cleanse command |
| FEED_COST | 5 | When Vault and an economy plugin is installed this is the cost of the feed command |
| RESCUE_COST | 20 | When Vault and an economy plugin is installed this is the cost of the rescue command |
| RESET_CONFIG | False | When true, will reset config on next reload or restart |
| AUTO_UPDATE | True | When true the plugin automatically updates! |
Comments