Jump to content

supreme

Creator
  • Posts

    203
  • Joined

  • Last visited

Everything posted by supreme

  1. supreme

    Chest Stacks

    If the server started with no plugins (especially with Chest Stacks unloaded) the stacked chests would've gotten destroyed, this is unfortunately a normal behaviour when the plugin is not loaded and cannot stop the game from destroying the stacked chests
  2. supreme

    Timber Mod

    Ore support should come soon
  3. Changed Status from Pending to Closed
  4. At the moment Personal NPC & Animal do not have the hooks we need to trigger the audio in order to get a proper interaction between npc and user
  5. supreme

    I cant get this to work

    Changed Status from Pending to Closed
  6. supreme

    I cant get this to work

    The fishing village prefabs were changed a while ago Please use these in the configuration assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_a.prefab assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_c.prefab assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_b.prefab
  7. The fishing village prefabs were changed a while ago Please use these in the configuration assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_a.prefab assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_c.prefab assets/bundled/prefabs/autospawn/monument/fishing_village/fishing_village_b.prefab
  8. supreme

    Infinite ammo

    Changed Status from Pending to Can't Reproduce
  9. supreme

    Infinite ammo

    Each user has an x number of plugins running, public and private, even if you provide a list of the plugins that you use I am not able to pinpoint the issue without reading the code of each plugin, anu plugin can cause this issue. If the issue is not happening when Predator Missile is running standalone nor is not happening to everyone the issue is not common.
  10. supreme

    Predator Missle infinite ammo

    Changed Status from Pending to Closed
  11. supreme

    Infinite ammo

    I am not able to reproduce such issue, most of the users do not experience this, you have a plugin incompatibility, I strongly advise you to test your plugins on a testing server (Closing the other ticket)
  12. supreme

    Mission Rewards

    Ability to give skinned items and economics/server rewards support planned for the next update
  13. Version 1.0.1

    15 downloads

    Modifies rewards from the missions This plugin allows you to modify the rewards given when completing a mission, you can add as many items as you want for each mission Configuration: { "Mission shortname and rewards": { "lumberjack_kill": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "lumberjack_vodka": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "lumberjack_harvestwood": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_tackle": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_fishing": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_oilhunt": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "sharkhunt": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "cratefree": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "deerhunt_basic": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "boarhunt_basic": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "boarhunt_1": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "basictreasuremission": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "harvestmission": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 } } } Missions and their shortname: HarvestVood (harvestmission) Vagabond Treasure (basictreasuremission) Boar Hunt (boarhunt_basic) Deer Hunt (deerhunt_basic) Boar Hunt (boarhunt_1) Lost Bottles (lumberjack_vodka) Collect Vood (lumberjack_harvestwood) Wildlife Cull (lumberjack_kill) Tackle the day (fisherman_tackle) Go Fish (fisherman_fishing) Oiled up (fisherman_oilhunt) Shark Hunt (sharkhunt) Underwater Bounty (cratefree)
    $10.00
  14. Changed Status from Pending to Closed
  15. supreme

    Skin Perks

    /skinperk create and editor requires skinperks.use, the usage of the actual skinned item does not require anything
  16. supreme

    Out of date?

    Changed Status from Pending to Closed
  17. Changed Status from Pending to Closed
  18. supreme

    why

    Changed Status from Pending to Closed
  19. supreme

    Welcome message cuts out

    Changed Status from Pending to Closed
  20. supreme

    Monument Progression 1.0.0

    Changed Status from No Response to Closed
  21. supreme

    ent kill does not work

    Changed Status from No Response to Closed
  22. supreme

    Monument Progression 1.0.0

    Changed Status from Pending to No Response
  23. supreme

    ent kill does not work

    Changed Status from Pending to No Response
  24. supreme

    Skin Perks

    Skin perks do not require permissions
  25. supreme

    Skin Perks

    I have pushed a fix
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.1k

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.