Autocrafting PRO

Verified Autocrafting PRO 1.0

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.
Autocrafting PRO
Join my Discord Channel for more support!
If you enjoy my plugins, please leave a rating!

AUTOCRAFTING PRO

Does everything the FREE version does, with added permission control and blacklists.
You can also autocraft at Extinction and Genesis terminals!

See all the free version details here: https://gameservershub.com/forums/resources/autocrafting-free.653/


Configuration:
JSON:
{
    "AutoCrafting":{
        "AccountID": "",
        "Enabled": true, // enables plugin on server

        "AutoCraftingAtCityTerminals": true,   // enables autocrafting dust in Extinction City Terminals
        "AutoCraftingAtMissionTerminals": true,   // enables autocrafting dust in Genesis Mission Terminals
    
        "GroupPermission": {
            "Default":{
                "Priority": 99,
                "AutoCraftStructureMasterBlacklist": [   // prevents whole structure from autocrafting
                    "PrimalItemStructure_TekReplicator"
                ],
                "AutoCraftItemMasterBlacklist": [  // prevents specific items from autocrafting
                    "PrimalItemAmmo_AdvancedRifleBullet",
                    "PrimalItemStructure_TekFloor"
                ]
            }
        },    

        "AutoCraft":{
            "Enabled": true,
            "FolderName": "Auto-Crafting",        
            "ChatCommand": "/autocraft",   // use chat command to re-activate autocrafting on target structure after a map restart
            "StructuresThatAutoCraftEverythingWithNoFolder": [
                "PrimalItemStructure_MortarAndPestle"   // structures that will autocraft EVERYTHING possible when you drag resources into it, no folder required
            ],
            "StructureMasterBlacklist": [            
                "PrimalItemStructure_TekReplicator"
            ],
            "ItemMasterBlacklist": [
                "PrimalItemAmmo_AdvancedRifleBullet",
                "PrimalItemStructure_TekFloor"
            ]
        },
    
        "Messages":{
            "GroupPermission": {
                "Default":{
                    "Priority": 99,                
                    "SenderNameInChat": "SERVER"
                }
            }        
        }
    }
}


If you enjoy my plugins, please leave a rating!
Join my Discord Channel for more support!
Tebex
Monetize your ARK server
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Tempest Dedicated Servers
Back
Top