File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55## Permissions
66
7- * ` recycle.use ` -- Allows players to use ` /recycle ` chat command and ` recycle ` console command
7+ * ` recycle.use ` -- Allows players to use the recycler
88* ` recycle.admin ` -- Allows players to destroy all recyclers or dropped bags currently created by ** Recycle**
99* ` recycle.bypass ` -- Allows players to bypass the cooldown of recycling
1010
1111## Commands
1212
13- * ` /recycle ` and ` recycle ` -- Opens a recycler
13+ * ` /recycle ` and ` recycle ` -- Opens a recycler, can be configured
1414* ` /purgerecyclers ` -- Destroys all recyclers and drops their contents to a locked bag at the owner's position
1515* ` /purgebags ` -- Destroys all bags created by ** Recycle**
1616
2525 "NPCs Only" : false ,
2626 "Allowed In Safe Zones" : true ,
2727 "Instant Recycling" : false ,
28+ "Command To Open Recycler" : " recycle" ,
2829 "NPC Ids" : [],
2930 "Recyclable Types" : [
3031 " Ammunition" ,
4344 ],
4445 "Blacklisted Items" : []
4546 },
46- "VERSION" : " 3.0.0 "
47+ "VERSION" : " 3.0.1 "
4748}
4849```
4950
You can’t perform that action at this time.
0 commit comments