About Submersible Pump
	RUST Plugin Test Server
	TEST MY PLUGINS THERE!
connect play.thepitereq.ovh:28050
	
	Submersible Pump plugin helps manage river resources on your server.
	It allows players to place a water pump with fresh water anywhere on the map.
	The water output can be adjusted using the WaterWorks plugin by nivex.
	 
	 
- You can build your farm anywhere on the map.
- Customizable pump crafting and allows you to place pumps on foundations.
- Configurable height limits.
- Can be set to work on WaterBases.
	 
- /pump - Plugin help command.
- /pump craft - Crafting submersible pump.
- givepump - Gives submersible pump to your inventory. (Console Command)
	 
- submersiblepump.use – Allows you to craft and place submersible pump. (Needs to be enabled in config)
- submersiblepump.give – Allows you using givepump command.
	 
{
  "Misc - Require Permission": false,
  "Misc - Pump Item Name": "Submersible Pump",
  "Misc - Pump Ground Check": true,
  "Misc - Allow Placing On Water Level": false,
  "Misc - Allow Hammer Hit Pickup": true,
  "Limit - Default Pump Limit (0, to disable)": 0,
  "Limit - Permission Limits": {
    "submersiblepump.admin": 100,
    "submersiblepump.vip": 5
  },
  "Craft - Enable Pump Craft": true,
  "Craft - Chat Command": "pump",
  "Craft - Require Blueprint For Pump": true,
  "Craft - Required Workbench Level (0-3)": 2,
  "Craft - Pump Craft Cost": [
    {
      "Item Shortname": "metal.fragments",
      "Item Amount": 1000,
      "Item Skin": 0
    },
    {
      "Item Shortname": "gears",
      "Item Amount": 10,
      "Item Skin": 0
    },
    {
      "Item Shortname": "metalpipe",
      "Item Amount": 20,
      "Item Skin": 0
    }
  ]
}
        
 
      
	 
                                     
	 
	
 
							 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	