Configuration Example

display:
    audible chat: 2
    audible command: 2
    color: gold
cooldown:
    universal: true
    alert message: It's been too soon since your last shout!
    ready message: Your Thu'um is ready.
    persistence: 100
shouts:
    fusrodah:
        - 15
        - 20
        - 45
    yoltoorshul:
        - 30
        - 50
        - 100
    lokvahkoor:
        - 5
        - 10
        - 15
    kaandremov:
        - 40
        - 50
        - 60
    wuldnahkest:
        - 20
        - 25
        - 35
    feimziigron:
        - 20
        - 30
        - 40
    laasyahnir:
        - 30
        - 40
        - 50
    hunkaalzoor:
        - 180
        - 180
        - 180

Explanations:

  • cooldown.universal tells whether or not all cooldowns share the same timer. True is like in game, false means you can FUS while your Fire Breath is on cooldown.
  • cooldown.alert message is shown to the player if he tries to use a shout that's on cooldown.
  • cooldown.ready message is shown to the player when a cooldown is done/the shout is ready.
  • Each item in shout shows the cooldowns for that shout; (FUS takes 15 seconds, FUS RO takes 20, etc). The plugin defaults are the same as in game.
  • display.color will change the colour of successful shouts to that colour.
  • audible.chat:
    1. Shouts are hidden from chat.
    2. Shouts are only shown to the shouting player.
    3. Shouts show up in chat like normal.

Comments

Posts Quoted:
Reply
Clear All Quotes