Jump to content

IIIaKa

Creator
  • Posts

    1,825
  • Joined

  • Last visited

Everything posted by IIIaKa

  1. IIIaKa

    Real PvE

    Hello. As far as I understand, you're talking about monuments. The purpose of your request isn't entirely clear. Do you want the monument claiming functionality to remain, but with unlimited looting time? If that's the case, you can set the looting time for a specific monument to 3600 seconds(1 hour) in its config file(*SERVER*\oxide\data\RealPVE\MonumentsConfig.json), that should be more than enough to loot everything. However, keep in mind that giving too much time can allow players to camp there indefinitely and prevent others from accessing the loot. Or do you want monument looting to work like it does in vanilla?
  2. If you have anything to add, feel free to write in this thread.
  3. Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
  4. Hello. Do you mean that smokes and flashbangs thrown by NPCs don't work? I didn't consider the fact that NPCs could use them too. This will be fixed in the next update. I'll add a check for NPCs, so everything will remain vanilla for them.
  5. Changed Status from Pending to Work in Progress
  6. Hello, I'm glad the issue is resolved. As far as I understand, he added the OnRestartScheduled and OnRestartCancelled hooks and you just added them to the config? If that's the case, I might add them to the default config in the next update.
  7. IIIaKa

    heli signals, bradley signals

    If you have anything to add, feel free to write in this thread.
  8. IIIaKa

    heli signals, bradley signals

    Changed Status from Work in Progress to Not a Bug
  9. IIIaKa

    heli signals, bradley signals

    Hello. Support for the HeliSignals plugin was fixed back in version 0.1.18.
  10. IIIaKa

    heli signals, bradley signals

    Changed Status from Pending to Work in Progress
  11. If you have anything to add, feel free to write in this thread.
  12. If you have anything to add, feel free to write in this thread.
  13. Changed Status from Work in Progress to Not a Bug
  14. The OwnerID is assigned by vanilla and my plugin uses this field to determine ownership.
  15. Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
  16. The issue isn’t that vending machines are offline, but that after a restart, it's not possible to buy items directly(though drone purchases still work) due to an infinite loading state(Vending...). The problem is caused by the addition of the Flags.Reserved2 flag to all entities to allow players to always be able to destroy them, but vending machines also belong to the DecayEntity class and Flags.Reserved2 is used to indicate IsVending. This will be fixed in the next update. Thanks for the report!
  17. Hello, I tested it on my end, after a restart(both restart and quit), the vending machine displays correctly and I can order items via drone without any issues. Most likely, you have another plugin that’s affecting this behavior.
  18. Changed Status from Pending to Work in Progress
  19. IIIaKa

    Timed group

    Usually, permissions are assigned to groups without a time limit and then players are added to these preconfigured groups for a limited period. tperm add *nameOrId* *groupName* 3600 o.usergroup add *nameOrId* *groupName* 3600
  20. IIIaKa

    Timed group

    Hello. Sorry, it looks like I missed the notification about your reply. Based on your messages and the response in the screenshot, it seems the permission 'vip1' doesn't exist. Permissions are usually registered by plugins, which plugin created the 'vip1' permission? Example of a correct command: tperm grant group *groupName* *permName* wipe - Console and chat(/tperm) tperm grant group *groupName* *permName* 3600 - Console and chat(/tperm) tperm grant group *groupName* *permName* "2025-07-15 17:57" - Console and chat(/tperm) o.grant group *groupName* *permName* wipe - Only console, for carbon "c." or "carbon." o.grant group *groupName* *permName* 3600 - Only console, for carbon "c." or "carbon." o.grant group *groupName* *permName* "2025-07-15 17:57" - Only console, for carbon "c." or "carbon."
  21. IIIaKa

    Timed group

    Changed Status from Not a Bug to Work in Progress
  22. Hello, RestartStatus uses the default restart hook and it also allows you to add custom hooks from other plugins directly in the config file. It looks like the plugin you mentioned uses the default restart command, which triggers the default hook. I don’t have access to that plugin, so I’m not familiar with how it works. Therefore, you’ll need to check yourself whether the status bar appears when the restart is initiated.
  23. Changed Status from Pending to Work in Progress
  24. If you have anything to add, feel free to write in this thread.
  25. Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127k

Files Sold

Total number of files sold.

2.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.