Chest Sort | 1.20.x | Spigot icon

Chest Sort | 1.20.x | Spigot -----

Sort your chest in a fast way



ChestSort
Sort you chest in a fast way

Server requirements:
- spigot 1.20.1
- java 1.17

Installation (plug and play):
1. Put the .jar file into your plugins folder
2. Run your server -> done

Functions:
- Sort your chest with shift + left click on any chest
- Sort by alphabetical order
- Sort by amount of items order

Permission:
- chestsort.use

2024-02-16_00.48.50.png

2024-02-16_00.49.02.png

2024-02-16_00.49.09.png

2024-02-16_00.49.19.png

2024-02-16_00.50.27.png
Code (Text):
# Chest sort
# Plugin by Delta203
# v1.20.1 Spigot, Java 17

permission: 'chestsort.use'
disabledWorlds:
  - 'test'

# Type NONE for no sound
sounds:
  openGui: BLOCK_CHEST_OPEN
  success: BLOCK_NOTE_BLOCK_PLING
  fail: BLOCK_NOTE_BLOCK_BASS

# GUI configurations
# Type NONE at glass for no glass
# Placeholders:
#   %x%, %y%, %z%: Coordinates
#   %s%: New line for lore
gui:
  size: 9
  title: '§8Sort chest'
  glass: BLACK_STAINED_GLASS_PANE
  items:
    chest:
      slot: 9
      name: '§7Position§8:'
      material: CHEST
      lore: '§7X§8: §e%x%%s%§7Y§8: §e%y%%s%§7Z§8: §e%z%'
    sort_A_Z:
      slot: 1
      name: '§aSort§8: §7A->Z'
      material: NETHER_STAR
      lore: '§7Click here to%s%§7sort the chest!'
    sort_amount:
      slot: 2
      name: '§aSort§8: §7Amount'
      material: PRISMARINE_CRYSTALS
      lore: '§7Click here to%s%§7sort the chest!'
 
Resource Information
Author:
----------
Total Downloads: 446
First Release: Mar 2, 2022
Last Update: Feb 16, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings