InventoryMaster.sk — ouvert dans le Bloc-notes
options:
# Préfixe des messages du script
prefix: &8[&6InventoryMaster&8]&r
# Limite pour les joueurs non-admins
max-quantite: 2304
# Interrupteurs (oui / non)
sons: oui
journal: oui
# Quantités données par chaque clic
qte-clic-gauche: 1
qte-clic-droit: 16
qte-maj-gauche: 64
# ── Ta propre catégorie, en 3 lignes ──
on script load:
add "elytra" and "nether star" to {_l::*}
im_cat("special", "&5Spécial", "nether star", {_l::*})
La configuration : tout se règle en changeant une valeur, puis /sk reload InventoryMaster.
Console du serveur
[12:00:01 INFO]: [Skript] Loading InventoryMaster.sk…
[12:00:02 INFO]: [InventoryMaster] Script chargé :
7 catégories et 260 items disponibles.
[12:00:14 INFO]: Steve a reçu 500 x diamond
La console : chargement confirmé, et chaque don consigné dans le journal.
<Steve> /iget diamond 500
[InventoryMaster] Tu as reçu 500 × diamond.
+ 500 diamond
En jeu : la commande directe /iget accepte n'importe quel item du jeu, en n'importe quelle quantité.