Jump to content

Host your rust server with WeOxide,

and not only!

We are offering a clean and easy control panel for our game hosting, with all the features you need.

Create your website with us

Hosting , editing and ready to use custom templates

We have everything you need !

Automate Your Rust Server Monetization with the WeOxide Shop

Woxide is an Oxide plugin that streamlines the process of integrating your Rust server with your WeOxide Shop.

When a player makes a purchase on your website, this plugin will automatically detect the purchase and run the corresponding command in-game, such as adding the player to a VIP group or giving them a special item.

Store your maps , configs and images with us !

 

Upload your Images, maps , configurations , plugins, and back-ups in a single place and access them anywhere and share them everywhere.

CodeRaid 1.0.3

$4.99

   (0 reviews)

1 Screenshot

  CodeRaid
coderaid.png

A little event for your players!

Make a raffle without hurting anyone and offer the players some entertainment.
The whole thing will be done anonymously in the chat and will only reveal the winner if there is someone who made it to Coderaiding.
To increase the chance of winning. I have included a feedback message to let the player know that they are close to the code.
You can configure this range yourself later in the config. I have set it to 50. You can also define the prices yourself there!

 

Functions
You can start the CodeRaid event with the following command:

/flashcoderaid


Players can guess codes with the following command:

/coderaid 1234 


To start the event, you need the authorization:

coderaid.use 


Config
After you have successfully started the plugin, you can define everything yourself in /oxide/config/CodeRaid.json!

{
  "PrizeSettings": {
    "Commands to execute": [
      "addgroup {player_id} vip 7d"
    ],
    "Items": [
      {
        "amount": 1,
        "displayName": "Well done, here's a rock",
        "shortname": "rock",
        "skinId": 0
      },
      {
        "amount": 2,
        "displayName": "Door Closer",
        "shortname": "door.closer",
        "skinId": 0
      }
    ]
  },
  "ProximityThreshold": 100, // change the proximity of the code
  "wrongGuessDamage": 5 // Change the damage
}


 
load, run, enjoy 💝

Pointing Down Dougie Payne GIF by Travis

No copying, editing or reselling. Any additions can be asked for!
 Share


RustFlash's other works


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...