-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yml
79 lines (79 loc) · 2.31 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
general:
debug:
errorLogging: true
level: 3
enableVolatileFeatures: true
enableProfiling: false
enabled: false
mana:
strManaPotionOnCooldown: You cannot use another mana potion yet.
manaPotionCooldown: 30
manaPotions:
- lapis-lazuli 100
- glowstone-dust 60
- redstone 30
enableManaBars: true
castitems:
cycleSpellsOnOffhandAction: false
ignoreCastItemDurability: []
onlyCycleToCastableSpells: true
alwaysShowMessageOnCycle: false
ignoreCastItemEnchants: true
ignoreCastItemNames: false
ignoreDefaultBindings: false
ignoreCastItemNameColors: false
allowCycleToNoSpell: false
strings:
spellChange: You are now using the %s spell.
onCooldown: That spell is on cooldown (%c seconds remaining).
entityNames: {}
cantBind: You cannot bind that spell to that item.
castUsage: 'Usage: /cast <spell>. Use /cast list to see a list of spells.'
consoleName: Admin
cantCast: You can't cast that spell right now.
wrongWorld: You cannot cast that spell here.
spellChangeEmpty: You are no longer using a spell.
unknownSpell: You do not know a spell with that name.
missingReagents: You do not have the required reagents for that spell.
chat:
broadcastRange: 20
textColor: 'DARK-AQUA'
display:
useExpBarAsCastTimeBar: true
soundFailOnCooldown: null
spellIconSlot: -1
soundFailMissingReagents: null
showStrCostOnMissingReagents: true
cooldown:
cooldownsPersistThroughReload: true
globalCooldown: 500
casting:
allowCastWithFist: false
castWithLeftClick: true
castWithRightClick: false
perms:
permissionDefault: 'FALSE'
ignoreGrantPermsFakeValue: true
ignoreCastPerms: false
opsIgnoreCastTimes: true
ignoreGrantPerms: false
opsHaveAllSpells: true
separatePlayerSpellsPerWorld: false
opsIgnoreReagents: true
opsIgnoreCooldowns: true
enableTempGrantPerms: true
memory:
strings:
strMemory: You have used %memory memory out of %total.
outOfMemory: You don't have enough memory.
maxMemoryDefault: 100
maxMemory: {}
magicxp:
strings:
expLearned: You have learned the %s spell!
header: ''
noXp: You have no MagicXP
autoLearn: false
schoolNames:
novice: Novice
apprentice: Apprentice