*inkl. MwSt.
Als Sofortdownload verfügbar
Bestellung mit Käuferschutz
Dieses Produkt ist ein Angebot von 20864
Klicke hier, um 20864 eine Nachricht zu senden
- Artikel-Nr.: MM80459
Hey,
I want to present you my chest sort system. This system allows you to sort your chest very quick. You can sort your chest by alphabetical order or by amount of items.
The plugin will run on spigot 1.8-1.18 and minimum java version 8. Make sure this plugin has been developed for English servers. Therefore, the default configurations are in English.
Installation (plug and play):
You will receive a .jar file. You have to put the file into your plugins folder. Run your server -> done!
Functions:
+ You can sort your chest with shift + leftclick on any chest
+ Sort by alphabetical order
+ Sort by amount of items order
Permission:
+ chestsort.use
You can edit the permission in the config.yml
This plugin is absolutely free, so feel free to download and I hope you enjoy. I would appreciate if you rate my plugin.
For improvements, you can contact me to give me some ideas for this plugin.
Delta203
__________________________________________________
Tested versions: 1.8, 1.12.2, 1.18.1
Sourcecode: github/Delta203/ChestSort
Config:
# ChestSort 1.0
# Plugin by Delta203
# Requires Spigot, Java 8
permission: 'chestsort.use'
disabledWorlds:
- 'test'
sound:
# type None for no sound
# default 1.8.8: CHEST_OPEN, NOTE_PLING, NOTE_BASS
# for 1.12.2: BLOCK_CHEST_OPEN, BLOCK_NOTE_PLING, BLOCK_NOTE_BASS
# for 1.17.1: BLOCK_CHEST_OPEN, BLOCK_NOTE_BLOCK_PLING, BLOCK_NOTE_BLOCK_BASS
openGui: CHEST_OPEN
sort_success: NOTE_PLING
sort_failed: NOTE_BASS
gui:
# must be a factor of 9 (size: 9-54)
size: 9
name: '&8Sort chest'
# type -1 for no glass color
glasscolor: 15
items:
chest:
slot: 9
name: '&eChest'
material: CHEST
subID: 0
# placeholders: %x%, %y%, %z%
# split lore with ','
lore: '&7X&8: &e%x%,&7Y&8: &e%y%,&7Z&8: &e%z%'
sort_a_z:
slot: 1
name: '&aSort&8: &7A->Z'
material: WOOL
subID: 5
# split lore with ','
lore: '&7Click here to,&7sort the chest'
sort_amount:
slot: 2
name: '&aSort&8: &7Amount'
material: WOOL
subID: 5
# split lore with ','
lore: '&7Click here to,&7sort the chest'
Vertragsbedingungen