A simple plugin that allows players to create an oil crater using a survey charge.
After setting it up, you just need to throw the survey charge randomly
According to rust settings, two craters are not possible within 10m, so please don't throw survey charge near a crater
Set permissions in the configuration file.
What is the PM : PM is Per-Minutes, It means the number of items produced in a quarry in one minute. If PM is 100, it means 100 items are produced in one minute
pM of static quarries:
This is the random chance that a crater will be a crude oil resourcevalue is between 0 and 100.Default config is 20% chance for "backpumpjack.use" permissionand 40% chance for "backpumpjack.vip" permission
Modify Chance (If not modified, use default mineral): 10.0
This is the random chance that a crater will modify resource allocated instead of the default Facepunch resourcevalue is between 0 and 100. 0 mean always use default resourceDefault config is 10% chance for "backpumpjack.use" permissionand 50% chance for "backpumpjack.vip" permission
Minimum Mineral Amount : 1Maximum Mineral Amount : 2
These parameters define the number of different resources mined.The list "Mineral Items" define the resource that can be mined. "Maximum Mineral Amount" should not be larger then the number of items in the "Mineral Items" list
Mineral Items:
Mineal item is a list of item to mine.Mineral Item Short Name: is a shortprefabnameChance: probability to get this resourceMinimum pM: minimum resource availableMaximum pM: maximum resource available
Modify Chance (If not modified, use default mineral)": 10.0
This is the random chance that the ressource will be selected by the parameters above (instead of Vanilla resources). Setting to 100 mean all quarry resources are managed by this plugin
Enable static quarry resource modifier": false
When enable, use the parameters from the "Static quarry settings" section of the configResource type and quatity can be modified for each of the 4 static quarry types"Stone","HQM","Sulfur","Oil"
After setting it up, you just need to throw the survey charge randomly
According to rust settings, two craters are not possible within 10m, so please don't throw survey charge near a crater
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.Set permissions in the configuration file.
Console Commands
- backpumpjack.refill -- Refresh all quarry resources.
- backpumpjack.info -- player need to stand close to the quarry where info is needed. command will display in chat the associated data with datafile and survey crater. command is for diagnostic purpose.
- backpumpjack.reset -- (Admin command). Admin need to stand close to the quarry that need to be reset. Quarry resource will be reset using permission and config file parameters.
- backpumpjack.resetall -- (Admin command). All quarry resource will be reset using permission and config file parameters.
Configuration
The settings and options can be configured in the BackPumpJack file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.What is the PM : PM is Per-Minutes, It means the number of items produced in a quarry in one minute. If PM is 100, it means 100 items are produced in one minute
pM of static quarries:
- Pumpjack: (crude oil PM 28.8) | (low grade fuel PM 81.6)
- HQM quarry: PM 2.25
- Sulfur quarry: PM 45
- Stone quarry: (stone PM 225) | (metal PM 45)
- Universal quarry: (stone PM 150) | (metal PM 9) | (sulfur PM 6) | (hqm PM 0.6)
This is the random chance that a crater will be a crude oil resourcevalue is between 0 and 100.Default config is 20% chance for "backpumpjack.use" permissionand 40% chance for "backpumpjack.vip" permission
Modify Chance (If not modified, use default mineral): 10.0
This is the random chance that a crater will modify resource allocated instead of the default Facepunch resourcevalue is between 0 and 100. 0 mean always use default resourceDefault config is 10% chance for "backpumpjack.use" permissionand 50% chance for "backpumpjack.vip" permission
Minimum Mineral Amount : 1Maximum Mineral Amount : 2
These parameters define the number of different resources mined.The list "Mineral Items" define the resource that can be mined. "Maximum Mineral Amount" should not be larger then the number of items in the "Mineral Items" list
Mineral Items:
Mineal item is a list of item to mine.Mineral Item Short Name: is a shortprefabnameChance: probability to get this resourceMinimum pM: minimum resource availableMaximum pM: maximum resource available
Modify Chance (If not modified, use default mineral)": 10.0
This is the random chance that the ressource will be selected by the parameters above (instead of Vanilla resources). Setting to 100 mean all quarry resources are managed by this plugin
Enable static quarry resource modifier": false
When enable, use the parameters from the "Static quarry settings" section of the configResource type and quatity can be modified for each of the 4 static quarry types"Stone","HQM","Sulfur","Oil"