Engram Resource Puller FREE

Verified Engram Resource Puller FREE 1.03

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Website User Information:

On GameServersHub, developers can earn a "Verified" prefix tag for their resources. This tag indicates that the developer has been granted a website role to upload verified resources, which are generally of higher quality than unverified ones. By consistently providing dedicated and quality results for the gaming community, developers can earn this tag and showcase their commitment to providing top-notch content. So, if you're looking for the best gaming resources, be sure to keep an eye out for the "Verified" tag on GameServersHub.
Engram Resource Puller FREE

If you enjoy my plugins, please leave a rating!

This plugin provides a way to pull resources for engrams or blueprints to the target crafting structure without moving.
Resources will be pulled from surrounding structures and dinos.

Please note:
  1. There have been reports of players unable to drag engrams into the "pull" folder. The plugin does not control mouse movement or mouse dragging at all. The issue is ARK and you need to have specific buttons turned off in your inventory for this to work. See below for more information.
  2. If you are experiencing issues with this plugin working correctly. Please make sure you are getting assigned to the "Default" permission group.
    In chat type /groups
    View attachment 4484
    If you are not getting this Permission group, then that is the reason the /p command says "no resources found" when you try it.
    For best results, use the MySQL database with Permissions instead of SQLite one.
How to use:

First
go to a crafting structure like a Smithy, or Replicator. This plugin will not work using your character inventory.

Inside each structure you will see the "pull" folder. (It is created automatically when you place the structure)

1647763475504.png


Drag any engrams from the crafting tab, or any blueprints from your inventory into the "pull" folder.

When you double click on the "pull" folder it should show you the engrams/blueprints you've added. For example, we have added the Metal Hatchet and Metal Pick engram into our folder:

1647763497308.png


Now you just make sure you are looking at the structure with the pull folder and then in the game chat window you type:
/p

or type:

/p <amount>

if you want more than 1 set of each.
Example: /p 10

In our example we are pulling 2

1647763514171.png


And now we are ready to craft!

1647763527817.png



This plugin is great for servers that do not use the SS or S+ mod.


Configuration:
JSON:
{
    "EngramResourcePuller":{
        "ChatCommand": "/p",        // the command to use in chat
        "Groups": {
            "Default":{
                "Enabled": true,                      // enables this feature for this group
                "FolderName": "pull",                 // the name of the target folder
                "PullRangeInFoundations": 20,         // the size of the pull radius
                "PullFromDinos": true                 // allow pulling from dinos
            },
            "VIP":{
                "Enabled": true,
                "FolderName": "pull",
                "PullRangeInFoundations": 40,
                "PullFromDinos": true
            }
        },
        "IgnoreResourcesPullFrom": {       // ignores resources from any dino or structure you configure

            "TekGenerator": [             // do not pull these resources from this structure
                "PrimalItemResource_Element"
            ],
            "TekReplicator": [             // do not pull these resources from this structure
                "PrimalItemResource_Element",
                "ElementShard"
            ],

            "TekStrider": [                // do not pull these resources from this dino
                "PrimalItemResource_Element",
                "ElementShard"
            ]
        },
        // New Messaging config allows for multi language support.
        // In the example below you could add a Spanish group to Permissions and anyone win that group will see the messages in Spanish
        "Messages":{
            "Groups":{
                "Default": {
                    "SenderNameInChat": "SERVER",
                    "EngramResourcesPulled": "Engram resources pulled",
                    "EngramResourcesNotPulled": "No resources were found",
                    "NoPermission": "You do not have permission to use this command"
                },
                "Spanish": {
                    "SenderNameInChat": "SERVIDOR",
                    "EngramResourcesPulled": "Recursos de engram extraídos",
                    "EngramResourcesNotPulled": "No se encontraron recursos",
                    "NoPermission": "No tienes permiso para usar este comando."
                }
            }
        }
    }
}


Are you having problems dragging and dropping Engrams into the pull folder?
Make sure you have the "Folder View" and "Show Engrams" buttons turned off.

Reason: You can't drag engrams because either the "Show Engrams" button is turned on or

1647763562251.png


both the "Folder View" and the "Show Engrams" buttons are turned on.
1647763576588.png


Turn both of them all off and the Crafting Tab will show up
1647763589394.png


Now go to the Crafting tab, now you can drag and drop engrams into the pull folder!
1647763600941.png

If you enjoy my plugins, please leave a rating! I'd also like to give a shoutout to WetBatman and Pelayori for helping me with my plugin development. I highly recommend ALL of their plugins!!!

Please join my discord channel for any questions or support. Thank you!
  • Like
Reactions: arxon

Latest updates

  1. Version 1.03 Update

    What's new in version 1.03: Added support for Vanilla and S+ Dedicated Storage
  2. Version 1.2 Update

    What's new in version 1.2 The pull folder is now created automatically when you place a...
  3. Version 1.1 Update

    What's new in version 1.1 Updated the Messages config section for multi language support Added...

Latest reviews

Simple to use, simple to config, and it's free.
I've try with 10 fabricator with individual resource and all works correctly
WONDERFUL plugin as it REALLY helps. However, I wish this was more like the S+ transfer gun or at least add in a resource transfer gun to this. I only say that as having a transfer gun in replace OR in addition to what is already here, it can really help clear off your dinos quickly when you are the only person online and even if you aren't the only person online, you can have your friend/tribe mate use a transfer gun to transfer it for you to the inv you want it in. Other than wishing for a transfer gun of some sort to make ark life easier with this plugin, It is a wonderful plugin and I HIGHLY recommend it to anyone.
jraServerAPI
jraServerAPI
Transfer gun is in Player Utilities
I changed the name of the pull folder in the configuration file, but the folder I created when I placed the building was still "pull".
jraServerAPI
jraServerAPI
Thank you, I will look into this. In the future you can submit errors to my discord channel.
Tebex
Tempest Dedicated Servers
Back
Top