Search the Community
Showing results for tags 'sorted rust'.
-
Version 1.10.9
64 downloads
IQSorter - an item sorter for your players! A simple and compact UI designed in the style and colors of RUST. A special UI layout that won't interfere with the standard UI functions in RUST and won't obscure any important information! Supports a large list of storage options No configuration needed - the plugin is fully automated and will work immediately after being uploaded to the server! With the introduction of new items into the game, the plugin will not require updates. If they have storage capabilities, they will automatically work with the sorter, such as the cabinet and new cabinet with a skin. Permissions : iqsorter.use - permission to use sorter functions Screenshots are available in the category - screenshots Supports functions in : Red Also supports functions in vehicles (boats, minicopters, etc.) API : OnStartSortedContainer(BasePlayer player, ItemContainer container) // Called when the player starts sorting the container OnSortedContainer(BasePlayer player, ItemContainer container) // Called when the player has sorted the container OnStartMoveAllItems(BasePlayer player, ItemContainer fromContainer, ItemContainer toContainer) // Called when the player starts moving all items from one container to another OnMovedAllItems(BasePlayer player, ItemContainer fromContainer, ItemContainer toContainer) // Called when the player has moved all items from one container to another OnStartMoveSimilarItems(BasePlayer player, ItemContainer fromContainer, ItemContainer toContainer) // Called when the player starts moving "similar" items from one container to another OnMovedSimilarItems(BasePlayer player, ItemContainer fromContainer, ItemContainer toContainer) // Called when the player has moved "similar" items from one container to another$16.49