Jump to content
Free plugins are accessible only to verified customers. ×

OnItemUse 1.0.1

   (0 reviews)

2 Screenshots

In rust there is bunch of items which have "action buttons" like eat, open bag, unwrap...  this plugin can be utilized to create unique items which can execute chat and console commands after clicking action button. 

StackModifier  or  StackSkinFix is required
worth checking out TimedPermissions

COMMANDS
console command
onitemuse_give <skin id from config> <steam id of target>


 

{
      "Shortname": "wrappedgift",
      "Display Name": "VIP 30 Days",
      "Skin Id": 2447210202,
      "Console commands": [
        "grantperm {steamid} <permission> <time>",
      ],
      "Chat commands": [
        "/test",
        "/test1"
      ],
      "Destroy on use": true
 }

Copyright © 2022 David
OnItemUse is free software, permission is granted for personal use on your Rust server.
Permission is not granted for any kind of reselling nor modifying with purpose of redistributing.

 

Quote

    Copyright © 2022  David

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

 

  • Nice One! 1

×
×
  • Create New...