About Home Marketplace
Adds a marketplace terminal to each tool cupboard. This way, players can buy items without leaving home. The plugin is easy to install on your server; no additional settings are needed. You can also change the delivery fee (but the player must still have an additional 20 scrap in their inventory)
This plugin uses the permission system
Permissions:
homeMarketplace.use - required to be able to use the marketplace
To assign a permission, use: oxide.grant <user or group> <name or steam id> homeMarketplace.use
To remove a permission, use: oxide.revoke <user or group> <name or steam id> homeMarketplace.use
Config:
{
"Terminal offset": {
"x": 0.42,
"y": 0.68,
"z": 0.3
},
"Delivery fee": 20
}