Configuration

Configuration

Configuration page of SimpleAttributes

Version

version: 2

Please dont change this. This is for when the plugin gets updated it and there are new config features it asks you to update config to avoid errors etc.

AutoUpdating

auto-update: true
update-chack: true

Thehse options allow plugin to autoupdate and notify there iks a new version of SimpleAttributes. If you disable auto-update you can always update the plugin with /att download. Disable them both if you dont want to autoupdate the plugin and check for the newest versions.

Item Presets

enable-presets: true
using-presets:
- SuperSword                              #This is the PresetName
item-presets:
    SuperSword:                          #This must be the same as presetname
        itemID: 276                        #This is the item id of the item (276 = Diamond Sword)
        permission: true                 #If this option is enabled you need to have "simpleattributes.preset.<presetname>" to spawn in this item.
        name: §4§lSuperSword       #This is the in-game item name
        lores:
            - This is a SuperSword
            - §4§lIts only for cool people like you!   #Start a new line to add another lore
        attributesused:
            - damage+:8                   #This adds +8 Attack Damage attribute to the preset.
            - speed%:50                   #This adds +50% Speed attribute to the preset
            - maxhealth+:20              #This adds +20 Health attribute to the preset

Here you can make own item presets and get them with /att preset <presetname>. You can add colors to name and lore by adding this symbol "§". You can configure attributes with SimpleAttributes attribute names. In attributes section "+" means add a value and "%" means add a percentage value.

Questions? Ask it below i wil answer them.


Comments

Posts Quoted:
Reply
Clear All Quotes