Instant Craft2.2.8
Free
2
2 Views
3
3 Downloads
11.12 KB
File Size
December 28
Upload
December 24
Submitted
This plugin allows players to craft instantly (with permission). It makes craft of every item in-game absolutely instant, no matter of how much you crafting at the same time.
Features
- block configurable items from crafting
- configurable items to be crafted normally
- check for space in inventory for craft
- split crafted items
- works with custom inventory limits
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant user or group name or steam id permission. To remove a permission, use oxide.revoke user or group name or steam id permission.
- instantcraft.use - default permission to use instant craft
- instantcraft.normal - permission for normal craft speed (overwrite permission instantcraft.use for players)
Configuration
The settings and options can be configured in the InstantCraft file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
{
"Check for free place": false,
"Normal Speed": [
"hammer"
],
"Blacklist": [
"rock"
],
"Split crafted stacks": false
}



