Jump to content
Message added by YaMang -w-,

You Need Help? join discord!

https://discord.gg/DTQuEE7neZ

1 Screenshot

  • 70.3k
  • 335
  • 59.03 kB
This area is intended for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Neighigh

Posted

I have a group of players interested in having cooldown countdowns for different items on their notifications/status, is that possible? Currently they attempt to use the item to find out their remaining cooldown time.

YaMang -w-

Posted

11 hours ago, Neighigh said:

I have a group of players interested in having cooldown countdowns for different items on their notifications/status, is that possible? Currently they attempt to use the item to find out their remaining cooldown time.

Are you asking for a command to be added that allows you to check the cooldown time of an item?

Neighigh

Posted

11 hours ago, YaMang -w- said:

Are you asking for a command to be added that allows you to check the cooldown time of an item?

If it's possible to list cooldowns for the player that would be great. I think what the players want is a HUD timer that counts down but I feel like that's a bit out of the scope here.

YaMang -w-

Posted

20 hours ago, Neighigh said:

If it's possible to list cooldowns for the player that would be great. I think what the players want is a HUD timer that counts down but I feel like that's a bit out of the scope here.

Please contact us on Discord.

  • Like 1
CAOCAO

Posted (edited)

Can plugin command items execute multiple instructions simultaneously?
For example:“
Item Settings (custom name)”: {
“Supply Space Fanny Drop”: {
“Item short name”: “grenade.smoke”,
“Item skin”: 2867732572,
“Commands”: [
“withdraw $player.id 100”
“backpack.addsize 5 $player.id”
“backpacks.noblacklist $player.id”
“4”
“5”
“6”
············
],

Edited by CAOCAO
YaMang -w-

Posted (edited)

15 hours ago, CAOCAO said:

Can plugin command items execute multiple instructions simultaneously?
For example:“
Item Settings (custom name)”: {
“Supply Space Fanny Drop”: {
“Item short name”: “grenade.smoke”,
“Item skin”: 2867732572,
“Commands”: [
“withdraw $player.id 100”
“backpack.addsize 5 $player.id”
“backpacks.noblacklist $player.id”
“4”
“5”
“6”
············
],

yes can multiple commands

 

"Supply Space Fanny Drop": {
      "Item short name": "grenade.smoke",
      "Item skin": 2867732572,
      "Commands": [
        "ad.dropspace $player.id",
        "say your aswsome!"
      ],
      "Message on use (leave blank for no message)": "Warning Space Drop !!",
      "Global Cooldown [true | false]": false,
      "Shared Cooldown": null,
      "Cooldown (0 for disable - ※second※)": 0,
      "MaxUsed (0 for unlimited)": 0,
      "Sound Effect (blink notting)": "",
      "Effect (blink notting)": "assets/bundled/prefabs/fx/smoke_signal_full.prefab",
      "Flags": [
        ""
      ]
    }

 

Edited by YaMang -w-
DeutscherRitterPlatz

Posted

Would it be possible to implement a configuration option called "Delete item after use"?

What would this setting do?
This option would allow certain items to be prevented from being deleted after use.

YaMang -w-

Posted

On 2/19/2025 at 7:05 AM, DeutscherRitterPlatz said:

Would it be possible to implement a configuration option called "Delete item after use"?

What would this setting do?
This option would allow certain items to be prevented from being deleted after use.

All items are deleted after use.

DeutscherRitterPlatz

Posted (edited)

3 hours ago, YaMang -w- said:

All items are deleted after use.

I know that all items are deleted after use. That’s why I asked if it would be possible to implement a setting that could prevent this. This way, the backpack command could be assigned to an item, allowing the user to open their backpack while on the go.

Yes, I’m aware that there are other plugins that support such backpacks, but we wanted to implement a simpler solution with this plugin, as we’ve been using it for years.

Edited by DeutscherRitterPlatz
YaMang -w-

Posted

18 hours ago, DeutscherRitterPlatz said:

I know that all items are deleted after use. That’s why I asked if it would be possible to implement a setting that could prevent this. This way, the backpack command could be assigned to an item, allowing the user to open their backpack while on the go.

Yes, I’m aware that there are other plugins that support such backpacks, but we wanted to implement a simpler solution with this plugin, as we’ve been using it for years.

Ah! I understand. I'm busy right now, so I don't know when I'll be able to update.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 3
  • Love 2

User Feedback

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.