used by
How it works
Permissions
extendedrecycler.use
- to use craftingextendedrecycler.unlimited
- Unlimited Crafting Balance.extendedrecycler.vip
- VIP Starting Crafting Balance. (VIP balance will only show oncerec_wipe
is used.)
Chat Commands
/recycler.craft
- to craft recycler/recycler.balance
- Current Crafting Balance
Console Commands
(Need Admin)
recycler.give '*name or steamID*'
- give recycler to personrecycler.setbalance {player name or id} {amount}
- Set Crafting Balancerec_wipe
- Wipe and reset Extended Recycler Crafting Balances
Configuration
{
"1. Pickup settings:": {
"1. Enabled for personal recyclers (placed by player)": false,
"2. Check ability to build for pickup": true,
"3. Only owner can pickup": false
},
"2. Craft settings:": {
"1. Enabled": true,
"2. Cost (shortname - amount):": {
"scrap": 500,
"metal.fragments": 5000,
"metal.refined": 50,
"gears": 10
},
"3. Default Balance per Player:": 2
},
"3. Destroy settings:": {
"1. Check ground for recyclers (destroy on missing)": true,
"2. Give item on destroy recycler": true,
"3. Effects on destroy recycler": [
"assets/bundled/prefabs/fx/item_break.prefab",
"assets/bundled/prefabs/fx/impacts/stab/rock/stab_rock_01.prefab"
]
}
}
Credits
- beee, for the crafting limit system
- Orange, the original developer of the plugin
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.