Magic Craft

Alternative crafting system

Total Downloads: 6,455 - First Release: Sep 18, 2015 - Last Update: Oct 13, 2017

5/5, 25 likes
  1. Oh gosh, thanks for the help but what happened is that no one had permissions for the crafting, so once i granted everyone the permissions for magiccraft it worked. I thought it'd work automatically because I'm admin, but guess not. Thanks anyway.
     
  2. Players having issues with the new skins, can't craft new facemask skin unless I disable MagicCraft, My config is:

    "MessagesEnabled": true,
    "Protocol": 1926,
    "RandomizeSkins": false,
    "RefundIngredients": false,
    "RndSkinsFirstGen": true,
    "UsePopupNotifications": false

    Also I can't get randomize skins to work with MagicCraft, but it works with ItemSkinRandomizer, IF I disable MagicCraft first. (Yes I know it's "RandomizeSkins": false above, that was for players to use their new skins, when set to true it doesn't seem to work either)

    Any chance you can remove randomize skins? Probably not but thought I would ask anyway.
     
    Last edited by a moderator: Nov 25, 2016
  3. That's an extremely old config file from the looks of things, random skins have been gone for a long long time.

    New configuration looks like this:

    Code:
    {
      "Cooldown": {
        "Enabled": true,
        "Timer": 6,
        "Trigger": 499
      },
      "Dependencies": {
        "PopupNotifications": false
      },
      "Internal": {
        "Protocol": 1925
      },
      "Messages": {
        "Enabled": true,
        "ItemCrafted": false,
        "ItemFailed": true
      },
      "Settings": {
        "BypassInvFull": true,
        "IgnoreProtocolChanges": false
      }
    }
    
     
  4. Oh, my bad, I might have forgotten to update it, so sorry! Thanks!

    Edit: Updated MagicCraft and ItemSkinRandomizer to latest versions, still no random skins being crafted. I've posted on that thread as well, but would appreciate any further help.
     
    Last edited by a moderator: Nov 25, 2016
  5. You'll have to just post in that thread I'm afraid
     
  6. how can I give the player no magic craft unoper I add one?
     
  7. I'm sorry? Do you mean how do you give all players Magic Craft? If so assign the permission to group default.

    If you mean disable items individually please check the data.
     
  8. I always have to add them to the group I one by one?
     
  9. Code:
    grant group default magiccraft.able
     
  10. Also in the group I have them add me? one by one ?
     
  11. No, that's the default player group all players are assigned to.
     
  12. thank you so much
     
  13. Can players still craft items using their own owned skins? They seem to be having trouble doing so.
     
  14. yeah i am seeing this on my server as well...
     
  15. Although it's crafting items like pants, shirts, boots, boxes with player skins, such as the guns and ammo boxes, it won't craft the new stone and explosives boxes, or the new facemask skins, pretty sure an update is needed to allow the new skins to be crafted.
     
  16. I'll look into it, though I own a lot of paid skins and haven't had an issue thus far.
     
  17. OK so my player who said he couldn't craft his masks says he can craft them now. Weird.
     
  18. is there a way to bulk every thing or someone who has everything already set to have everything bulk if so please put it in a pastbin and send it greatly apreicated
     
  19. Open the data file and ctrl + h, search for false and replace it with true then reload the plugin.
     
  20. Can someone please copy/paste the config as it should look. I cant make magiccraft work on my server. If I ex start making 200 ammo, it instacrafts the first one, but the 199 are not!