RUST Quick Sort v1.8.4

No permission to download
You can download a maximum of 0 files within 24 hours
Quick Sort adds a new GUI menu when looting containers and players. Players can choose what type of items they want to put in the container, or even loot all items from the container. Also supports automated looting containers that isn't accepting players items.
1744133904088.png

Permissions​

This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.
  • quicksort.use -- Allows player to use Quick Sort UI and features
  • quicksort.lootall -- Allows player use Loot All feature
  • quicksort.autolootall -- Allows player use Automated Loot All feature

Commands​

This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`.
  • /qs on - Enable GUI
  • /qs off - Disable GUI
  • /qs auto - toggle automated looting
  • /qs <s | style> <center | lite | right | custom> - change GUI style
  • /qs <c | conatiner> <main | wear | belt> - add/remove container type from the sort (if they are enabled in the configuration).

Configuration​

The settings and options can be configured in the QuickSort file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.
Code:
Please, Log in or Register to view codes content!

Localization​

The default messages are in the QuickSort file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.
Code:
Please, Log in or Register to view codes content!

Developer Hooks​

QuickSortExcluded​

Code:
Please, Log in or Register to view codes content!
Called when a player tries to open a container. Returning a non-null value prevents the container being autolooted and Ui will not appear.
Author
Box2
Downloads
0
Views
18
First release
Last update
Rating
0.00 star(s) 0 ratings

Similar resources

Deutsche Übersetzung (Du) des Add-Ons "[AD] Quick Thread" von ThemeHouse
0.00 star(s) 0 ratings
Downloads
0
Updated
Скрытие формы быстрого ответа в закрытых темах.
0.00 star(s) 0 ratings
Downloads
0
Updated
Быстрая вставка имени пользователя в форму ответа.
0.00 star(s) 0 ratings
Downloads
0
Updated
Быстрое переключение между аккаунтами.
0.00 star(s) 0 ratings
Downloads
0
Updated
Русский язык для плагина Quick Account Switch 1.4
0.00 star(s) 0 ratings
Downloads
0
Updated
Back
Top
Development Community