This is a discussion topic for the Ore project, Thaumcraft Focus Ban. View the full project on Ore for downloads and more information.
Description
A simple plugin to prevent certain foci spells being used in Thaumcraft 6, by preventing the casting gauntlet from being used if it contains a focus with a banned node. This allows servers to control the use of spells which cause undesirable effects such as lag or claims bypassing.
Configuration
By default, a config file is automatically generated if no current config file exists for the mod. This config file can be edited directly or the command documented below can be used to update settings in real time from the game or console.
Commands
/focusban [NodeName] [isBanned]
Bans / Unbans spells of [NodeName] being cast. Acceptable node names listed below. [isBanned] can either be True or False.
[NodeName] Values:
- AIR
- BOLT
- BREAK
- CLOUD
- CURSE
- EARTH
- EXCHANGE
- FIRE
- FLUX
- FROST
- HEAL
- MINE
- PLAN
- PROJECTILE
- RIFT
- SCATTER
- SPELLBAT
- SPLITTARGET
- SPLITTRAJECTORY
- TOUCH
Example Commands
/focusban SPELLBAT True
Would ban any focus with spell bat nodes from being cast.
/focusban HEAL False
Would unban any focus with heal, allowing them to be cast again.
Permissions
In order to run the command /focusban [NodeName] [isBanned]
user must have OP status.