Skip to content

Releases: 5Dev24/Recycle

Recycle v3.0.4

31 May 02:16
8443d4b

Choose a tag to compare

Fixed issue with config upgrade from v2.1.10 to v3.0.*
Added config option to send items back to the player's inventory before dropping them in bags

Recycle v3.0.3

30 May 16:51
fc4f6cb

Choose a tag to compare

Fixed InvalidOperationException raised OnPlayerDisconnect due to list modification
Added automatic sending to inventory
Recycler will now only turn on when a recyclable item is placed in it

Recycle v3.0.2

29 May 20:29
d2cd5a8

Choose a tag to compare

Fixed issue with cooldown time not being formatted

Recycle v3.0.1

29 May 15:02
3ca9118

Choose a tag to compare

Adds in the ability to change the command to open the recycler

Recycle v3.0.0

28 May 23:11
0cd2ead

Choose a tag to compare

Added an admin permission and commands for management
Added Electrical and Fun to the default list of recyclable types
Configs from v2.1.10 will be automatically converted to the new v3.0.0 format
The recycler now uses an actual recycler UI instead of a box.
The speed of recycling is now the same as a recycler
Cooldown bypass permission was added
Items left in the recycler are dropped on the ground in a locked bag at the player's position
Changed Open Hook