Mission Rewards

Mission Rewards 1.0.1

Modifies rewards from the missions
This plugin allows you to modify the rewards given when completing a mission, you can add as many items as you want for each mission

Configuration:
JSON:
{
  "Mission shortname and rewards": {
    "lumberjack_kill": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "lumberjack_vodka": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "lumberjack_harvestwood": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "fisherman_tackle": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "fisherman_fishing": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "fisherman_oilhunt": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "sharkhunt": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "cratefree": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "deerhunt_basic": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "boarhunt_basic": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "boarhunt_1": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "basictreasuremission": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    },
    "harvestmission": {
      "Item configurations": [
        {
          "Shortname": "scrap",
          "Amount": 25
        },
        {
          "Shortname": "syringe.medical",
          "Amount": 3
        }
      ],
      "Economics points (0 to disable)": 0.0,
      "Server rewards points (0 to disable)": 0.0
    }
  }
}
Missions and their shortname:
JSON:
HarvestVood (harvestmission)
Vagabond Treasure (basictreasuremission)
Boar Hunt (boarhunt_basic)
Deer Hunt (deerhunt_basic)
Boar Hunt (boarhunt_1)
Lost Bottles (lumberjack_vodka)
Collect Vood (lumberjack_harvestwood)
Wildlife Cull (lumberjack_kill)
Tackle the day (fisherman_tackle)
Go Fish (fisherman_fishing)
Oiled up (fisherman_oilhunt)
Shark Hunt (sharkhunt)
Underwater Bounty (cratefree)

Information

Author
supreme
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest Release v1.0.1

Released
Dec 13, 2023 at 3:35 PM
Rating
0.00 star(s) 0 ratings


More resources from supreme

  • Turrets Extended
    Turrets Extended
    Allows players to toggle on/off the turrets/sam sites without the need of electricity
  • Rock Paper Scissors
    Rock Paper Scissors
    Allows players to invite others, gamble scrap & play rock, paper, scissors, the winner gets it all
  • Predator Missile
    Predator Missile
    Allows players to call in a predator missile
  • Barrel Stacks
    Barrel Stacks
    Barrel Stacks is a Rust plugin that allows players to stack barrels on top of each other!
  • Chest Stacks
    Chest Stacks
    Allows players to stack chests

Mission Rewards by supreme
© chaoscode.io Jan 24, 2023