AbsolutSorter

AbsolutSorter 2.0.24

This plugin requires the Chaos extension -> https://chaoscode.io/resources/chaos.321/



Give players the ability to setup storage containers with configurable items and item categories via a in-inventory UI then with the click of a button sort and dump all the items from the players inventory in to the designated containers.

Supports NoEscape so players who are raid blocked can not use the sorting methods

Tutorial video by T-Bird

Sorting Modes
This - Will move items from your inventory to the box if the item meets the set requirements for the box
Nearby - Will move items from your inventory to boxes to boxes within X radius if the item meets the set requirements for the box(set in config)
Arrange Box - Will arrange all items in the box with the selected categories/items listed first
Dump All - Empty your inventory into the box regardless of the accepted items
Loot All - Empty the box into your inventory

Commands
/sorthelp - Show help text with information on how to use the plugin
/whatisthis - Print the name of the entity you are looking at. Used to find names for entities to add to the config list of approved containers. Only players with the admin flag can use this command

Permissions
AbsolutSorter uses Oxides permission system
To assign a user permission use oxide.grant user "username|steam id" "permission" in console.
To assign a group permission use oxide.grant group "groupname" "permission" in console.
You can read more about how to use the permission system here : uMod - Permissions
absolutsorter.allow - Gives access to the in-inventory sorting menu
absolutsorter.lootall - Gives access to the 'Loot All' button
absolutsorter.dumpall - Gives access to the 'Dump All' button
absolutsorter.nearby - If config option to use this permission is enabled, only player with this permission will see the "Nearby" sorting option

as1.png

as2.png

as3.png

as4.png


Old video but still mostly valid

Config
The configuration file can be found in your server directory at .../oxide/config/AbsolutSorter.json
The use of an editor and validator is recommended to avoid formatting issues
C#:
{
  "Allowed containers (short prefab name)": [
    "campfire",
    "furnace",
    "woodbox_deployed",
    "box.wooden.large",
    "small_stash_deployed",
    "fridge.deployed",
    "coffinstorage"
  ],
  "Sorting radius": 30.0,
  "Include hotbar items when sorting": false,
  "Require building privilege to use sorting": true,
  "Help notification interval (seconds, set to 0 to disable)": 1800,
  "Use permission to allow nearby sorting": false,
  "Version": {
    "Major": 2,
    "Minor": 0,
    "Patch": 0
  }
}

Information

Author
k1lly0u
First release
Last update
Rating
4.68 star(s) 25 ratings

Latest Release v2.0.24

Released
Feb 2, 2024 at 5:27 AM
Rating
0.00 star(s) 0 ratings


More resources from k1lly0u

  • Juggernaut
    Juggernaut
    A minigame where 1 player becomes a juggernaut and must make it to a set destination in order to win
  • PlayerSkins
    PlayerSkins
    Fully Customization Skin Management Plugin - Sell Skinned items or Skins!
  • Grenade Launcher
    Grenade Launcher
    Fire grenades from a shotgun
  • AlphaLoot Profile Editor
    AlphaLoot Profile Editor
    Unity based loot table editor for AlphaLoot
  • AlphaLoot
    AlphaLoot
    Provides complete control on loot contents of each available lootcontainer

AbsolutSorter by k1lly0u
© chaoscode.io Mar 28, 2017

Latest reviews

Does what it says, and does it well. Helps with making custom servers faster paced and farming more streamlined.
Great plugin works as expected, and fast service. Thank you!!
This plugin allows players to customize each storage box or even furnaces if you would like(all changeable in config). I believe you can add any type of storage box if you know the console name, for example large furnaces can be added to it if you would like.

It also allows for certain actions like loot all and dump all, this is balanced with it only working on storage entities within the TC and the player must be authorized. There is an option that let's players automatically deposit into boxes with selected categories in a certain radius. However I have no idea how to use it or if it even works properly.

That being said it also allows players to select categories or specific items if necessary. Really allows players to spend time on customizing where their loot goes so it effortless in the future.

Good job with this one! Every server aiming towards a premium experience should get this!
Good
big pp
Great Plugin! Everything tidy, nothing missed!
Shit hot plugin, A+++++++ was a highly requested, makes sorting items into boxes much easier and quicker.
I modified the code to seperate LootAll/Dump all from the sorting. My VIP users will have sorting, standard users will only have dump/loot.
WOW, Excellent Plugin my players love this.
Console ridden with errors
Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object