Configuration

Configuration

This plugin tries to make itself unique on different servers. The way it does this is by making stuff configurable. Here is a documentation on what config options are available

break-blocks

Break-blocks is a true/false setting, it defaults to false. If set to false, spells which would do damage to terrain, won't do it.

cooldown-<spell>

Cooldown is a per-spell integer setting. You can change these values to change the cooldown of various spells

level-countdown

Level-countdown is a true/false setting. Setting it to true will make the current cooldown show as your level.

pvp

PVP is a true/false setting. Setting it to false will disable any damage done to players using spells.

spellcost-<spell>

Spellcost is a setting which will define how much the spell costs per use The values are built like this:
This represents 1 item cost. If you want multiple, you can seperate them with a comma.
If you want no item costs, you can place free
Examples:
spellcost-example1=35:1 10
spellcost-example2=free
spellcost-example3=76 10
spellcost-example4=35:1 10,76 10

Comments

Posts Quoted:
Reply
Clear All Quotes