SimpleSort

De Nefald Wiki
Version datée du 17 janvier 2015 à 10:00 par Hiob (discussion | contributions)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à la navigation Aller à la recherche


SimpleSort
SimpleSort
Plugin
Catégorie Utilitaire [edit]
Développeur(s) Pyr0Byt3, pendo324, Shadow1013GL
Bukkit simplesort
Nefald
Status non-installé [edit]
Grade requis Mécène
Article
Dernière révision 17/01/2015



SimpleSort est une petite chose bien pratique qui range vos coffres, hotbars et inventaires pour vous! Une simple commande ou une wand et le tour est joué. SimpleSort ne permet d'automatiser le procédé ce qui a, d'un certain point de vue, son avantage.

Commandes et permissions

Commande Description Permission
/sort Organiser le coffre visé OU si aucun coffre n'est visé, son inventaire simplesort.*
/sort top Organiser son inventaire simplesort.inventory
/sort all Organiser Inventaire+Inventaire+hotbar simplesort.*
/sort hot Organiser son hotbar simplesort.inventory
/sort chest Organiser le coffre visé simplesort.chest



Configuration

# enable-wand: Whether or not to allow sorting with the wand.
# wand: The item ID of the chest-sorting wand (0 for hand).
# stack-all: Whether or not to stack all item types to 64.
enable-wand: true
wand: 0
stack-all: false


explications
  • enable-wand - true/false - Permettre ou non d'utiliser une wand pour organiser ses coffres.
  • wand - Indiquez ici l'ID de l'item souhaité en tant que wand par défaut il s'agit d'un stick. Pour utiliser une main vide, indiquez 0.
  • stack-all - permettre de stacker tous les items au-delà de 64 unités.