Jump to content

Marte6

Creator
  • Posts

    344
  • Joined

  • Last visited

Everything posted by Marte6

  1. Marte6

    Dungeon Events

    Hello, what do you mean by "language file crash"? Can you give me more details about the error?
  2. Marte6

    Dungeon Events

    Sorry about that, will update soon!
  3. Marte6

    Dungeon Events

    2.2.0 - What's New Dungeon Spawn/Despawn Hooks Added new hooks to the plugin’s lifecycle. These events will now trigger OnDungeonSpawn and OnDungeonDespawn when a dungeon is created or removed, allowing other plugins and server owners to track the dungeon lifecycle more easily. void OnDungeonSpawn(ulong OwnerID, Vector3 Position, string Grid, string TierName) { PrintWarning($"Dungeon spawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}"); } void OnDungeonDespawn(ulong OwnerID, Vector3 Position, string Grid, string TierName) { PrintWarning($"Dungeon despawned at {Position} by {OwnerID} Grid: {Grid}, Tier: {TierName}"); } Console Commands for Admins/Event Manager Introduced new admin‐only console commands for forcing dungeon spawns, removing all active dungeons, and performing cleanup tasks without needing chat commands. "spawnrandomdungeon" Forces a random dungeon to spawn immediately. "spawnfixeddungeon <tierName>" Spawns a specific tier of dungeon (for example, "spawnfixeddungeon hard"). Configurable Random Spawn Announcement Implemented a configuration toggle to enable or disable the public broadcast message when a dungeon randomly spawns. "Show Dungeon Spawn Announcement": true Prevent Dropping the Active Item Players can no longer drop their currently equipped item while inside a dungeon, helping to avoid unwanted drops during dungeon runs. Spawn Near Purchaser When a player buys or creates a dungeon, it will now generate in the closest open area near the player’s position, instead of a purely random spot on the map. Configurable Command Blocking Introduced new configuration options to block commands while players are inside a dungeon. "Block all commands when inside a dungeon": true, Faster Dungeon Marker Updates The in‐game map marker for a purchased dungeon now updates more quickly to show the buyer’s name, ensuring players can tell who owns the dungeon at a glance. Tier‐Based Economics/ServerRewards Reward players with Economics currency or ServerRewards points when they kill NPCs, destroy turrets, or break boxes inside a dungeon. Each tier can have its own reward values, so you can balance payouts for Easy, Normal, Hard, and higher difficulties.
  4. Changed Status from Work in Progress to Can't Reproduce
  5. I purchased the ItemPerks plugin to test it, and it correctly generated the items. Please download the latest version of the Industrial Recycler 1.6.2 plugin and test it again to see if it works.
  6. Marte6

    reloading

    Changed Status from Pending to Can't Reproduce
  7. Marte6

    reloading

    Hello, message me on Discord at martedev6 so I can try to send you a customized version and help resolve the issue. Unfortunately, I can't reproduce the problem on my end.
  8. Marte6

    Custom Items

    Changed Status from Pending to Not a Bug
  9. Marte6

    Custom Items

    Unfortunately, the way it's implemented is different from the normal recycler, so it's not possible at the moment. I might be able to make it work in a future update, but with the current setup, it won't work as expected.
  10. Marte6

    Pickup

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  11. Marte6

    Pickup

    1.6.2 - What's New Permission added to pick up the recycler, industrialrecycler.pickup
  12. Changed Status from Pending to Work in Progress
  13. Hi Doowkcol, Regarding the Industrial Recycler issue, remove the industrialrecycler.toggle permission, as that should prevent them from accidentally destroying the industrial piping when toggling. As for the ItemPerks.cs mod and the issue with enhancement kits not being returned, I'll look into it and see if there's a possible solution.
  14. Marte6

    Dungeon Events

    Hello @FandangoChristmas, Thank you for reaching out! Currently, the plugin does not have specific hooks for dungeon spawn and despawn events. However, I can implement them along with the other features you mentioned in the next update, which should be available in a few days. I appreciate your detailed feedback, and I’ll make sure to include
  15. Marte6

    reloading

    Hello, I set up a server in Carbon and couldn't reproduce the issue. Could there be another plugin causing a conflict or something like that? In any case, check if the latest version fixes the problem; if not, please give me more details
  16. Marte6

    Skilltree drum mag

    Changed Status from Pending to Fixed Changed Fixed In to 2.1.7
  17. Marte6

    its not working

    Changed Status from Pending to Fixed Changed Fixed In to 1.5.2
  18. Marte6

    Console Command Issues

    Hello, I installed the server with Carbon and managed to adjust it. I am uploading an update.
  19. Marte6

    reloading

    Hello, I can't replicate it here. I'm testing in Oxide. Are you using Carbon there?
  20. Marte6

    Console Command Issues

    You use Carbon, right? I'm going to install Carbon on a server here to test it.
  21. Marte6

    Recycler disappears

    Changed Status from Pending to Fixed Changed Fixed In to 1.6.1
  22. Marte6

    Recycler disappears

    I just updated and added this configuration.
  23. Marte6

    Console Command Issues

    Did you update to the latest version? I'm testing it here, and it's working without any errors.
  24. Marte6

    Oil -> Charcoal

    Changed Status from Pending to Not a Bug
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.