Jump to content

Khan

Creator
  • Posts

    928
  • Joined

  • Days Won

    6

Everything posted by Khan

  1. Many owners use the blueprint unlock plugins to give out all bps as soon as they connect. The problem is that they were not aware that it included DLC items. For example whispers plugin allows owners to give out all without even knowing about the DLC stuff. BP Sharing plugins like the one on umod also do not check for DLC content when team members join and update everyone's BP data in the team.
  2. Right, I meant DLC content being unlocked via BluePrint plugins, but some modify the skin data in the BP data as well, so that the default item crafted is different.
  3. The itemdefinition data isn't what's being modified death its the player data. They use the BP info to do it.
  4. Regarding the blueprint check method. player.blueprints.CheckSkinOwnership(skinItemId, player.userID) This only works if plugins like ( Blue Print Unlock ) aren't modifying that data to read. This means you'd have to wipe BP data and remove the blue-print plugin until the owner/dev has updated it. Blue Print Sharing plugins are also not updated to handle DLC content.
  5. Looks like your map dev named all the map placed ones the same name possibly, that or another plugin. Tell them to name them all different to fix it. That or you could try unloading the plugin, deleting the config then load it.
  6. Khan

    F1 Spawn

    @hid333 I don't really follow? By default everything can be white-listed for you to spawn by simply not black-listing the item or category. So wouldn't it just make more sense to setup the black-listed items accordingly? What's the goal here that your trying to achieve? Are you wanting to be able to create white-listed lists with a permission for each list for different user groups / perks?
  7. Khan

    Stack Modifier

    @Voxidious Currently, stack modifier does not support individual modifications of container sizes / stacks. In version 3x ( still in development ) it will along with some additional functionality coming and an updated UI design. It's going to be an add-on plugin like the Industrial Addon for stack-modifier
  8. Khan

    RP Reward Interval Issue

    Changed Status from Pending to Can't Reproduce
  9. Changed Status from Pending to Fixed Changed Fixed In to 2.8.19
  10. Khan

    Permissions?

    Changed Status from Pending to Closed
  11. Khan

    Permissions?

    so a permission is whatever you have set in the config file, i default them to vip and basic to apply a permission you need to grant it by simply adding the plugin's name with a period: "deathmodifier." in-front of whatever you named the permission so for example the defaults are deathmodifier.vip & deathmodifier.basic If you are using the oxide modding framework then you simply assign the permission to whatever oxide group you want to give the perm to. like: o.grant group default deathmodifier.vip etc here is the umod docs on how to handle / use permissions: https://docs.oxidemod.com/guides/owners/permissions
  12. Khan

    New dupe exploit

    Changed Status from Pending to Fixed Changed Fixed In to 2.8.16
  13. Version 1.0.0

    14 downloads

    Discord Error Logger automatically sends plugin errors to Discord with clickable links to create support tickets, including all the necessary details for developers. Say goodbye to digging through log files or watching the console for issues—everything is delivered clearly and conveniently. NOTES: This plugin will auto generate the configuration file for you & auto update it whenever a new plugin is added. Simply configure the plugins data in the config file to complete the setup! This plugin will also auto-unload plugins that spam errors 10 times or more. Set Plugin Title Name to the URL name, example url for stack modifier: WARNING: This plugin currently only supports click-able links from Codefling & uMod plugins only. Error reporting will still function like normal. Config { "DiscordWebhook": "", "EmbedHexColour": "#2C2F33", "TimeFormat": "o", "Configure Plugin Data": { "stackmodifier": { "Codefling or uMod: False = uMod": true, "Plugin Title Name from Website URL": "stack-modifier" }, "guishop": { "Codefling or uMod: False = uMod": false, "Plugin Title Name from Website URL": "gui-shop" }, "noescape": { "Codefling or uMod: False = uMod": true, "Plugin Title Name from Website URL": "noescape" } } }
    $9.99
  14. @laodu Latest update adds language support. Please test first on a test server ( big update ).
  15. Should be fixed for oxide, carbon idk.
  16. Changed Status from Work in Progress to Fixed
  17. Khan

    Conflits plugins

    Changed Status from Pending to Not a Bug
  18. Khan

    Conflits plugins

  19. Changed Status from Pending to Closed
  20. If you are using the multiplier then you must offset the stack size be either 1 up or 1 below vanilla for it to not over-ride it. Example: Scrap default 1000 so set it to 1001 or 999 If you toggle on the disable function for the item it blocks stacking for that item all-together as designed.
  21. Khan

    when is forced wipe?

    Changed Status from Pending to Not a Bug
  22. Khan

    when is forced wipe?

    update 2.8.11 was pulled. previous update was restored.
  23. Khan

    Stack issue with SkinBox

    Latest update should resolve this issue.
  24. Khan

    Stacking Clones

    Latest update should resolve that, if it does not then check console for errors or plugin conflicts.
  25. Khan

    Stacking Clones

    Changed Status from Pending to Fixed Changed Fixed In to 2.8.11
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

137.7k

Files Sold

Total number of files sold.

2.9m

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.