Jump to content

Floor Drops Event (Bundle Discount) 2.0.3

$20.00
   (2 reviews)
Message added by Yun,

❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️
THE PLUGIN HAS BEEN UPDATED TO V2

Please read the new plugin description before starting a support ticket.

Fast shortcuts:
🔗 Demonstration video       🔗 Rust color picker      🔗 Best icons library

Message added by Yun,

THX CHILL ROLEPLAY FOR HELP WITH THE TESTS ❤️

Join chill roleplay discord server:
🔗 discord.gg/chillrp

1 Screenshot

  • 20k
  • 167
  • 76.81 kB

About Floor Drops Event (Bundle Discount)

 

 

important.png.e1bea6888b8f08804806bcefe062f0a8.png

Please read carefully before starting a support ticket.

  1. Many suggestions they gave me have not yet been adapted into the plugin, but remember that I still plan to add many new features.
  2. I'm limiting UI customization to maintain plugin aspects and prevent fake copies.
  3. Yes, it will be necessary to redo the configuration and translation of the plugin as it is a new major version.

 

 

whats-new.png.7b52559283e1cc7a33bba7cfafc1eeed.png

In this new plugin update to v2, everything has been redone from scratch, fixing many bugs and improving many features!

  • A new user interface, much more elegant and easier to use;
  • Plugin performance is 10x faster for users and for the server;
  • Console to allow admins to start the event without joining in the game;
  • It is now possible to break the ground with arrows;
  • Now you can play alone! To win, just stay alive until the last foundation is destroyed!

 

 

commands.png.7ab22a5c8c3a0f010931e79e04b65060.png

Note: You can change/add new commands in the plugin configuration file.
Note 2: The console and chat commands will be the same, just remove the '/' before using them in the console

/floordrops start - To start the event
/floordrops stop - To stop the event
/floordrops join - To join the event
/floordrops leave - To leave the event

 

 

for-devs.png.a8ee675b558e5860444291afa49b3a84.png
You can use this simple API  to communicate with your plugin easily:

PLUGIN HOOKS

Quote

OnFloorDropsEventStarted() : void
→ Called when the event starts

OnFloorDropsEventEnded(BasePlayer? winner) : void
→ Called when the event ended

 

PLUGIN METHODS

Quote

IsActive() : bool
→ Check if the event is active

IsPlaying(BasePlayer player) : bool
→ Check if the player is playing the event

RemovePlayer(BasePlayer player) : void
→ Remove a player from the event

 

 

config.png.2d58f7441584d932667ef33b2f32cb35.png

WARN: Your old floordrops configuration file will be deleted to create a new one.

Default configuration file:

{
  "Commands to be registered": [
    "floordrops",
    "fd"
  ],
  "Allowed commands in arena (use '/' before the command to allow a chat command)": [
    "/clan ff",
    "oxide.usergroup"
  ],
  "Event Settings": {
    "Warmup duration (seconds)": 45.0,
    "Auto start cooldown (0 = disabled)": 1800.0,
    "Minimum participants": 1,
    "Allow PVP": true,
    "Event position": {
      "x": 300.0,
      "y": 800.0,
      "z": 500.0
    }
  },
  "Floor Settings": {
    "Arena size (M²) | Example: 4 = 4x4": 12,
    "Layers (max = 5 | min = 1)": 5,
    "Floor drop interval": 0.5,
    "Drop amount": 2,
    "Destroy on hit": true
  },
  "Prize Settings": {
    "Commands to execute": [
      "deposit {player_id} 1000"
    ],
    "Items": [
      {
        "Short name": "rifle.ak",
        "Amount": 1,
        "Container (wear/belt/main)": "belt",
        "Skin ID": 0,
        "Name": "FloorDrops winner's AK"
      },
      {
        "Short name": "ammo.rifle",
        "Amount": 128,
        "Container (wear/belt/main)": "main",
        "Skin ID": 0,
        "Name": "FloorDrops winner's AK Ammo"
      }
    ]
  },
  "Give Settings": {
    "Give items during the event": true,
    "Items": [
      {
        "Drop after (seconds)": 10,
        "Short name": "bow.hunting",
        "Amount": 1,
        "Container (wear/belt/main)": "belt",
        "Loaded ammo": 1,
        "Skin ID": 0,
        "Show warn": true
      },
      {
        "Drop after (seconds)": 10,
        "Short name": "arrow.bone",
        "Amount": 2,
        "Container (wear/belt/main)": "main",
        "Loaded ammo": 0,
        "Skin ID": 0,
        "Show warn": false
      },
      {
        "Drop after (seconds)": 30,
        "Short name": "pistol.m92",
        "Amount": 1,
        "Container (wear/belt/main)": "belt",
        "Loaded ammo": 4,
        "Skin ID": 0,
        "Show warn": true
      }
    ]
  },
  "UI Settings": {
    "Popup settings": {
      "Background opacity": 0.6
    },
    "Join/Leave box settings": {
      "Anchor": "MiddleRight",
      "Offset": "-140 -56 -12 56",
      "Background color": "0 0 0 .85",
      "Padding": 6.0,
      "Top line color": "0 1 1 1",
      "Join button color": "0.55 0.78 0.24 1",
      "Leave button color": "0.8 0.28 0.2 1"
    },
    "Remaining players settings": {
      "User icon size": 32.0,
      "Outline color": "1 1 1 1"
    }
  },
  "Version": {
    "Major": 2,
    "Minor": 0,
    "Patch": 0
  }
}
  • Like 2
  • Love 2

Yun's Collection

User Feedback

1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.4k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.