↔️Default Slot/Max Slot
default-slots:
default: 3
vip: 5
#default-slots-by-item:
# diamond_sword:
# default: 20
# vip: 30
# # You can type third plugin item ID here.
# # For now, EnchantmentSlots support:
# # MMOItems, EcoItems, EcoArmor, MythicMobs, NeigeItems, ItemsAdder, Oraxen, ExecutableItems.
# superior_sword:
# default: 100
# vip: 200
# Only work for extra slot items.
# Remove this section if you don't want this feature.
max-slots:
default: 10
vip: 15
# max-slots-by-item:
# Similar to default-slots-by-item, remove the section to not use this feature.
slots-conditions:
vip:
1:
type: permission
permission: 'group.vip'