Advertisement
Guest User

Untitled

a guest
Dec 10th, 2011
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.79 KB | None | 0 0
  1. general:
  2. debug: false
  3. alt-config: altConfig.yml
  4. str-cast-usage: |
  5. Usage: /cast <spell>.
  6. Use /cast list to see a list of spells.
  7. str-unknown-spell: You do not know a spell with that name.
  8. str-spell-change: You are now using the %s spell.
  9. str-spell-change-empty: You are no longer using a spell.
  10. str-on-cooldown: That spell is on cooldown (%c seconds remaining).
  11. str-missing-reagents: You do not have the required reagents for that spell.
  12. str-cant-cast: You can't cast that spell right now.
  13. str-no-magic-zone: An anti-magic aura makes your spell fizzle.
  14. str-console-name: Admin
  15. text-color: 3
  16. broadcast-range: 20
  17. allow-cycle-to-no-spell: true
  18. only-cycle-to-castable-spells: true
  19. ops-have-all-spells: true
  20. default-all-perms-false: false
  21. ignore-default-bindings: false
  22. ignore-cast-item-durability: [ 268, 269, 270, 271, 283, 284, 285, 286, 290, 294, 314, 315, 316, 317 ]
  23. global-cooldown: 500
  24. cast-on-animate: true
  25. mana:
  26. enable-mana-bars: false
  27. max-mana: 100
  28. mana-bar-prefix: "Mana:"
  29. mana-bar-size: 35
  30. color-full: 10
  31. color-empty: 0
  32. regen-tick-seconds: 5
  33. regen-percent: 5
  34. show-mana-on-use: false
  35. show-mana-on-regen: false
  36. show-mana-on-wood-tool: true
  37. tool-slot: 8
  38. mana-potion-cooldown: 30
  39. str-mana-potion-on-cooldown: You cannot use another mana potion yet (%c seconds).
  40. mana-potions:
  41. - 351:4 100
  42. - 348 60
  43. - 331 30
  44.  
  45. spells:
  46.  
  47. list:
  48. name: list
  49. description: List all the spells you know.
  50. only-show-castable-spells: true
  51. reload-granted-spells: false
  52. str-prefix: "Known spells:"
  53. str-no-spells: You do not know any spells.
  54. help:
  55. name: help
  56. description: Get information about a specified spell.
  57. str-usage: "Usage: /cast help <spell>"
  58. str-no-spell: You do not know a spell by that name.
  59. str-desc-line: "%s - %d"
  60. str-cost-line: "Cost: %c"
  61. teach:
  62. name: teach
  63. description: Teach a spell to another player.
  64. require-known-spell: true
  65. str-usage: "Usage: /cast teach <target> <spell>"
  66. str-no-target: No such player.
  67. str-no-spell: You do not know a spell by that name.
  68. str-cant-teach: You can't teach that spell.
  69. str-cant-learn: That person cannot learn that spell.
  70. str-cast-self: You have taught %t the %s spell.
  71. str-cast-target: "%a has taught you the %s spell."
  72. forget:
  73. name: forget
  74. description: Make a player forget a spell.
  75. str-usage: "Usage: /cast forget <target> <spell>"
  76. str-no-target: No such player.
  77. str-no-spell: You do not know a spell by that name.
  78. str-doesnt-know: That person does not know that spell.
  79. str-cast-self: You made %t forget the %s spell.
  80. str-cast-target: "%a has made you forget the %s spell."
  81. str-cast-self-target: "You have forgotten the %s spell."
  82. str-reset-target: "You have reset %t's spellbook."
  83. str-reset-self: "You have forgotten all of your spells."
  84. spellbook:
  85. name: spellbook
  86. description: Create a spellbook that teaches a spell.
  87. default-uses: -1
  88. destroy-when-used-up: false
  89. str-use: "Usage: /cast spellbook <spell> [uses]"
  90. str-cast-self: You have created a spellbook with the %s spell.
  91. str-no-spell: You do not know a spell by that name.
  92. str-cant-teach: You can't create a spellbook with that spell.
  93. str-no-target: You must target a bookcase to create a spellbook.
  94. str-has-spellbook: That bookcase already has a spellbook.
  95. str-cant-destroy: You cannot destroy a bookcase with a spellbook.
  96. str-cant-learn: You cannot learn the spell in this spellbook.
  97. str-already-known: You already know the %s spell.
  98. str-learned: You have learned the %s spell!
  99. bind:
  100. name: bind
  101. enable: true
  102. description: Binds a spell to a wand item.
  103. str-cast-self: You have successfully bound the %s spell to the item you are holding.
  104. str-usage: You must specify a spell name and hold an item in your hand.
  105. str-no-spell: You do not know a spell by that name.
  106. str-cant-bind: That spell cannot be bound to an item.
  107.  
  108. blink:
  109. name: blink
  110. description: Teleport a short distance.
  111. cast-item: 280
  112. cooldown: 8
  113. range: 25
  114. pass-through-ceiling: false
  115. smoke-trail: true
  116. cost:
  117. - 331 2
  118. str-cost: 2 redstone dust
  119. str-cast-self: You blink away!
  120. str-cast-others: "%a blinks away!"
  121. str-cant-blink: You cannot blink there.
  122. build:
  123. name: build
  124. description: Build blocks from far away.
  125. cast-item: 294
  126. cooldown: 2
  127. range: 25
  128. slot: 0
  129. consume-block: true
  130. show-effect: true
  131. check-plugins: true
  132. allowed-types: 1,2,3,4,5,12,13,17,20,22,24,35,41,42,43,44,45,47,48,49,50,53,57,65,67,80,85,87,88,89,91,92
  133. cost:
  134. - mana 5
  135. str-invalid-block: You can't build that block.
  136. str-cant-build: You can't build there.
  137. carpet:
  138. name: carpet
  139. description: Lets you walk on a platform of glass.
  140. cast-item: 317
  141. cooldown: 30
  142. cancel-on-logout: true
  143. cancel-on-teleport: true
  144. size: 2
  145. cost:
  146. - 331 5
  147. - 288 5
  148. use-cost:
  149. - 288 1
  150. use-cost-interval: 50
  151. str-cost: 5 redstone, 5 feathers, plus 1 feather every 50 blocks
  152. str-cast-self: You are now walking on air!
  153. str-cast-others: "%a is now walking on air!"
  154. str-fade: You are no longer walking on air.
  155. combust:
  156. name: combust
  157. description: Set a target on fire.
  158. cast-item: 283
  159. cooldown: 10
  160. range: 20
  161. obey-los: true
  162. fire-ticks: 100
  163. target-players: false
  164. check-plugins: true
  165. cost:
  166. - 331 1
  167. - 263 1
  168. str-cost: 1 redstone dust and 1 coal
  169. str-no-target: No target found.
  170. confusion:
  171. name: confusion
  172. description: Cause nearby monsters to attack each other.
  173. cast-item: 283
  174. cooldown: 30
  175. range: 20
  176. cost:
  177. - 331 4
  178. str-cost: 4 redstone dust
  179. str-cast-self: You cause nearby monsters to become confused and attack each other.
  180. str-cast-others: "%a causes nearby monsters to attack each other."
  181. conjure:
  182. name: conjure
  183. description: Conjure some magical reagents.
  184. cast-item: 280
  185. cooldown: 600
  186. items:
  187. - 331 5-7
  188. - 265 1-2 10%
  189. - 351:4 1 10%
  190. add-to-inventory: false
  191. str-cost: free
  192. str-cast-self: You have conjured some magical reagents!
  193. cripple:
  194. name: cripple
  195. description: Slow down a targeted enemy.
  196. cast-item: 280
  197. cooldown: 15
  198. range: 20
  199. effect-strength: 5
  200. effect-duration: 100
  201. target-players: true
  202. obey-los: true
  203. cost:
  204. - 331 2
  205. str-cost: 2 redstone dust
  206. str-cast-self: You have crippled your enemy.
  207. str-no-target: No target found.
  208. disarm:
  209. name: disarm
  210. description: Disarm your opponent.
  211. cast-item: 283
  212. cooldown: 15
  213. range: 20
  214. disarmable-items:
  215. - 280
  216. - 261
  217. - 267
  218. - 268
  219. - 276
  220. - 283
  221. disarm-duration: 100
  222. obey-los: true
  223. cost:
  224. - 331 4
  225. str-cost: 4 redstone dust
  226. str-no-target: No target found.
  227. str-invalid-item: Your target could not be disarmed.
  228. str-cast-self: You have disarmed %t.
  229. str-cast-target: "%a has disarmed you."
  230. drainlife:
  231. name: drainlife
  232. description: Drain life from your enemy and give it to you.
  233. cast-item: 283
  234. cooldown: 5
  235. range: 15
  236. damage: 2
  237. heal: 2
  238. animation-speed: 2
  239. obey-los: true
  240. target-players: false
  241. check-plugins: true
  242. cost:
  243. - 331 2
  244. str-cost: 2 redstone dust
  245. str-cast-self: You drain life from your enemy.
  246. str-no-target: No target found.
  247. empower:
  248. name: empower
  249. description: Makes your spells more powerful.
  250. cast-item: 280
  251. power-multiplier: 1.5
  252. cooldown: 120
  253. duration: 30
  254. num-uses: 10
  255. cost:
  256. - 331 3
  257. use-cost:
  258. - 331 2
  259. use-cost-interval: 1
  260. str-cost: 3 redstone, plus 2 redstone for each spell cast
  261. str-cast-self: You feel yourself glowing with magical energy.
  262. str-cast-others: "%a begins to glow with magical energy."
  263. str-fade: You are no longer glowing with magical energy.
  264. entomb:
  265. name: entomb
  266. description: Encase an enemy in glass.
  267. cast-item: 280
  268. cooldown: 5
  269. range: 15
  270. obey-los: true
  271. target-players: false
  272. tomb-block-type: 20
  273. tomb-duration: 20
  274. cost:
  275. - 331 3
  276. - 20 1
  277. str-cost: 3 redstone dust and 1 glass
  278. str-no-target: No target found.
  279. explode:
  280. name: explode
  281. description: Create an explosion.
  282. cast-item: 283
  283. cooldown: 30
  284. range: 25
  285. explosion-size: 4
  286. backfire-chance: 3
  287. check-plugins: true
  288. cost:
  289. - 331 5
  290. - 289 1
  291. str-cost: 5 redstone dust and 1 gunpowder
  292. str-no-target: You cannot create an explosion there.
  293. str-cast-self: Boom!
  294. str-cast-others: Boom!
  295. fireball:
  296. name: fireball
  297. description: Throw a fiery ball of destruction.
  298. cast-item: 283
  299. cooldown: 15
  300. range: 30
  301. require-entity-target: false
  302. obey-los: true
  303. target-players: false
  304. check-plugins: true
  305. additional-damage: 0
  306. no-fire: false
  307. no-explosion: false
  308. cost:
  309. - 331 3
  310. - 263 2
  311. str-cost: 3 redstone dust and 2 coal
  312. str-no-target: You cannot throw a fireball there.
  313. str-cast-self: You throw a fiery ball of destruction!
  314. str-cast-others: "%a throws a fiery ball of destruction!"
  315. firenova:
  316. name: firenova
  317. description: Summon an expanding ring of fire.
  318. cast-item: 283
  319. cooldown: 10
  320. range: 5
  321. tick-speed: 10
  322. check-plugins: true
  323. cost:
  324. - 331 2
  325. - 263 1
  326. str-cost: 2 redstone dust and 1 coal
  327. str-cast-self: You summon an expanding ring of fire.
  328. str-cast-others: "%a summons an expanding ring of fire."
  329. flamewalk:
  330. name: flamewalk
  331. description: Burn your enemies around you as you walk.
  332. cast-item: 317
  333. cooldown: 30
  334. range: 8
  335. fire-ticks: 100
  336. tick-interval: 100
  337. target-players: false
  338. duration: 120
  339. cost:
  340. - 331 5
  341. - 263 2
  342. use-cost:
  343. - 331 1
  344. use-cost-interval: 15
  345. str-cost: 5 redstone, 2 coal, plus 1 redstone occasionally
  346. str-cast-self: You begin to burn your enemies around you.
  347. str-fade: You are no longer burning your enemies.
  348. forcepush:
  349. name: forcepush
  350. description: Push back your enemies.
  351. cast-item: 280
  352. cooldown: 8
  353. range: 10
  354. pushback-force: 30
  355. additional-vertical-force: 15
  356. max-vertical-force: 20
  357. target-players: false
  358. cost:
  359. - 331 3
  360. str-cost: 3 redstone dust
  361. str-cast-self: You push back your enemies!
  362. str-cast-others: "%a pushes back his enemies."
  363. forcetoss:
  364. name: forcetoss
  365. description: Magically throw an enemy into the air.
  366. cast-item: 283
  367. cooldown: 5
  368. range: 15
  369. damage: 0
  370. horizontal-force: 30
  371. vertical-force: 15
  372. obey-los: true
  373. target-players: false
  374. check-plugins: true
  375. cost:
  376. - 331 2
  377. str-cost: 2 redstone dust
  378. str-no-target: No target found.
  379. str-cast-self: You push back your enemy!
  380. str-cast-others: "%a pushes back his enemy."
  381. frostwalk:
  382. name: frostwalk
  383. description: Lets you walk on water.
  384. cast-item: 317
  385. size: 2
  386. leave-frozen: false
  387. cooldown: 30
  388. cost:
  389. - 331 6
  390. use-cost:
  391. - 331 1
  392. use-cost-interval: 50
  393. str-cost: 6 redstone, plus 1 redstone every 50 blocks
  394. str-cast-self: You can now walk on water!
  395. str-cast-others: "%a can now walk on water!"
  396. str-fade: You can no longer walk on water.
  397. gate:
  398. name: gate
  399. description: Teleport to spawn.
  400. can-cast-with-item: false
  401. world: CURRENT
  402. coordinates: SPAWN
  403. use-spell-effect: true
  404. cost:
  405. - 331 1
  406. - 265 1
  407. str-cost: 1 redstone dust and 1 iron bar
  408. str-cast-self: You have teleported to spawn.
  409. str-cast-others: "%a teleports!"
  410. str-gate-failed: Unable to teleport.
  411. geyser:
  412. name: geyser
  413. description: Create a geyser of water at your enemy's feet.
  414. cast-item: 283
  415. range: 20
  416. damage: 0
  417. velocity: 10
  418. animation-speed: 2
  419. geyser-height: 4
  420. geyser-type: water
  421. obey-los: true
  422. target-players: false
  423. check-plugins: true
  424. cost:
  425. - 331 2
  426. str-cost: 2 redstone dust
  427. str-cast-self: You create a geyser at your enemy's feet.
  428. str-no-target: No target found.
  429. gills:
  430. name: gills
  431. description: Allows you to breath underwater.
  432. cast-item: 294
  433. glass-head-effect: true
  434. cooldown: 60
  435. duration: 300
  436. num-uses: 5
  437. cost:
  438. - 331 3
  439. use-cost:
  440. - 331 1
  441. use-cost-interval: 1
  442. str-cost: 3 redstone dust, plus 1 every few seconds
  443. str-cast-self: You form gills on your neck!
  444. str-fade: Your gills disappear.
  445. haste:
  446. name: haste
  447. description: Sprint faster for a time.
  448. cast-item: 294
  449. effect-strength: 3
  450. boost-duration: 300
  451. duration: 60
  452. cost:
  453. - 331 3
  454. str-cost: 3 redstone
  455. str-cast-self: You gain unnatural speed!
  456. str-cast-others: "%a gains unnatural speed!"
  457. str-fade: You lose your unnatural speed.
  458. heal:
  459. name: heal
  460. description: Heals a target player.
  461. cast-item: 280
  462. heal-amount: 10
  463. obey-los: true
  464. cooldown: 0
  465. range: 12
  466. cost:
  467. - 331 2
  468. str-cost: 2 redstone dust
  469. str-cast-self: You have healed %t.
  470. str-cast-target: "%a has healed you."
  471. str-no-target: No target to heal.
  472. str-max-health: "%t is already at max health."
  473. invulnerability:
  474. name: invulnerability
  475. description: Makes you invulnerable to damage.
  476. cast-item: 280
  477. damage-causes:
  478. - block explosion
  479. - contact
  480. - drowning
  481. - entity attack
  482. - entity explosion
  483. - fall
  484. - fire
  485. - fire tick
  486. - lava
  487. - lightning
  488. - projectile
  489. - suffocation
  490. - void
  491. duration: 60
  492. cost:
  493. - 331 5
  494. use-cost:
  495. - 331 1
  496. use-cost-interval: 5
  497. str-cost: 5 redstone dust, plus 1 occasionally
  498. str-cast-self: You feel your skin harden.
  499. str-cast-others: "%a's skin hardens."
  500. str-fade: You feel your skin return to normal.
  501. leap:
  502. name: leap
  503. description: Leap forward.
  504. cast-item: 280
  505. forward-velocity: 40
  506. upward-velocity: 15
  507. cancel-damage: true
  508. cooldown: 10
  509. cost:
  510. - 331 2
  511. str-cost: 2 redstone dust
  512. str-cast-self: You leap forward.
  513. str-cast-others: "%a leaps forward."
  514. lifewalk:
  515. name: lifewalk
  516. description: Flowers grow in your footsteps!
  517. cast-item: 317
  518. tick-interval: 15
  519. red-flower-chance: 15
  520. yellow-flower-chance: 15
  521. sapling-chance: 5
  522. tallgrass-chance: 25
  523. fern-chance: 15
  524. cost:
  525. - 331 2
  526. - 38 1
  527. use-cost:
  528. - 331 1
  529. use-cost-interval: 20
  530. str-cost: 2 redstone and 1 rose, plus 1 redstone every few seconds
  531. str-cast-self: Flowers grow in your footsteps!
  532. str-cast-others: Flowers grow in %a's footsteps!
  533. str-fade: Flowers no longer grow in your footsteps.
  534. lightning:
  535. name: lightning
  536. description: Call down lightning.
  537. cast-item: 283
  538. cooldown: 15
  539. range: 20
  540. additional-damage: 0
  541. no-damage: false
  542. require-entity-target: false
  543. obey-los: true
  544. target-players: false
  545. check-plugins: true
  546. cost:
  547. - 331 2
  548. str-cost: 2 redstone dust
  549. str-cast-self: You call down lightning.
  550. str-cast-others: "%a calls down lightning."
  551. str-no-target: Unable to find target.
  552. lightwalk:
  553. name: lightwalk
  554. description: Light your path.
  555. cast-item: 317
  556. cost:
  557. - 331 3
  558. - 50 3
  559. use-cost:
  560. - 331 1
  561. use-cost-interval: 25
  562. str-cost: 3 redstone and 3 torches, plus 1 redstone occasionally
  563. str-cast-self: Light appears at your feet.
  564. str-fade: The light at your feet goes out.
  565. mana:
  566. name: lifetap
  567. description: Restores mana at the cost of life.
  568. cooldown: 3
  569. cast-item: 280
  570. mana: 25
  571. cost:
  572. - health 4
  573. str-cost: 2 hearts
  574. str-cast-self: You restore 25 mana.
  575. mark:
  576. name: mark
  577. description: Marks your location for later recall.
  578. cooldown: 43200
  579. permanent-marks: true
  580. cost:
  581. - 331 5
  582. - 265 5
  583. str-cost: 5 redstone dust and 5 iron bars
  584. str-cast-self: You have marked your location.
  585. minion:
  586. name: minion
  587. description: Summons an undead minion to aid you.
  588. cast-item: 280
  589. cooldown: 60
  590. duration: 60
  591. mob-chances:
  592. - Zombie 75
  593. - Skeleton 25
  594. prevent-sun-burn: true
  595. target-players: false
  596. cost:
  597. - 331 2
  598. - 352 1
  599. str-cost: 2 redstone dust and 1 bone
  600. str-cast-self: You summon an undead minion.
  601. str-cast-others: "%a has summoned an undead minion."
  602. str-fade: Your undead minion dies.
  603. pain:
  604. name: pain
  605. description: Cause your enemy pain.
  606. cast-item: 283
  607. cooldown: 5
  608. damage: 3
  609. range: 15
  610. obey-los: true
  611. target-players: false
  612. check-plugins: true
  613. cost:
  614. - 331 1
  615. - health 1
  616. str-cost: 1 redstone dust and a half heart
  617. str-no-target: No target found.
  618. phase:
  619. name: phase
  620. description: Phase through solid matter.
  621. cast-item: 280
  622. cooldown: 10
  623. range: 5
  624. max-distance: 15
  625. cost:
  626. - 331 2
  627. str-cost: 2 redstone dust
  628. str-cant-phase: Unable to find place to phase to.
  629. prayer:
  630. name: prayer
  631. description: Heals yourself for five hearts.
  632. cast-item: 38
  633. cooldown: 15
  634. amount-healed: 10
  635. cost:
  636. - 331 1
  637. str-cost: 1 redstone dust
  638. str-cast-self: You have healed yourself.
  639. str-at-full-health: You are already at full health.
  640. purge:
  641. name: purge
  642. description: Kill all monsters and animals around you.
  643. cast-item: 283
  644. cooldown: 60
  645. range: 15
  646. cost:
  647. - 331 3
  648. str-cost: 3 redstone dust
  649. str-cast-self: You purge all life around you.
  650. str-cast-others: "%a purges all nearby life."
  651. reach:
  652. name: reach
  653. description: Place and destroy blocks from far away.
  654. cast-item: 280
  655. cooldown: 120
  656. duration: 60
  657. range: 15
  658. consume-blocks: true
  659. drop-blocks: true
  660. cost:
  661. - 331 3
  662. str-cost: 3 redstone dust
  663. str-cast-self: You gain the ability to manipulate the world around you.
  664. str-fade: You can no longer manipulate the world around you.
  665. recall:
  666. name: recall
  667. description: Teleports you to your marked location.
  668. cooldown: 300
  669. max-range: -1
  670. allow-cross-world: true
  671. cost:
  672. - 331 1
  673. - 265 1
  674. str-cost: 1 redstone dust and 1 iron bar
  675. str-cast-self: You teleport to your marked location.
  676. str-no-mark: You have not marked a location to recall to.
  677. str-other-world: You cannot recall to another world.
  678. str-too-far: Your marked location is too far away.
  679. str-cast-others: "%a disappears!"
  680. reflect:
  681. name: reflect
  682. description: Reflect spells cast at you.
  683. cooldown: 30
  684. num-uses: 5
  685. cost:
  686. - 331 3
  687. use-cost:
  688. - 331 1
  689. use-cost-interval: 1
  690. str-cost: 3 redstone dust plus 1 redstone per spell reflected
  691. str-cast-self: You feel a magical barrier surround you.
  692. str-cast-others: A magical barrier surrounds %a.
  693. str-fade: Your magical barrier fades.
  694. repair:
  695. name: repair
  696. description: Repairs your gear.
  697. cooldown: 120
  698. to-repair:
  699. - held
  700. - hotbar
  701. - inventory
  702. - helmet
  703. - chestplate
  704. - leggings
  705. - boots
  706. cost:
  707. - 331 3
  708. - 265 1
  709. str-cost: 3 redstone dust and 1 iron bar
  710. str-cast-self: You've repaired your gear!
  711. str-nothing-to-repair: You have nothing to repair.
  712. safefall:
  713. name: safefall
  714. description: Allows you to fall without taking damage.
  715. cast-item: 294
  716. cooldown: 60
  717. duration: 300
  718. num-uses: 5
  719. cost:
  720. - 331 2
  721. use-cost:
  722. - 288 1
  723. use-cost-interval: 1
  724. str-cost: 2 redstone dust, plus 1 feather each time you fall
  725. str-cast-self: You feel lighter.
  726. str-fade: Your normal weight returns.
  727. scroll:
  728. name: scroll
  729. description: Create a limited use spell scroll.
  730. cast-for-free: true
  731. default-uses: 5
  732. max-uses: 10
  733. item-id: 339
  734. right-click-cast: true
  735. left-click-cast: false
  736. ignore-cast-perm: true
  737. set-unstackable: true
  738. charge-reagents-for-spell-per-charge: true
  739. require-teach-perm: true
  740. require-scroll-cast-perm-on-use: true
  741. str-scroll-over: "Spell Scroll: %s (%u uses remaining)"
  742. str-usage: |
  743. You must hold a single blank paper
  744. and type /cast scroll <spell> <uses>.
  745. str-fail: You cannot create a spell scroll at this time.
  746. str-no-spell: You do not know a spell by that name.
  747. str-cant-teach: You cannot create a tome with that spell.
  748. str-cast-self: You have created a spell scroll for %s.
  749. str-on-use: "Spell Scroll: %s used. %u uses remaining."
  750. str-use-fail: Unable to use this scroll right now.
  751. stealth:
  752. name: stealth
  753. description: Become invisible to monsters.
  754. cast-item: 280
  755. cooldown: 60
  756. duration: 20
  757. cost:
  758. - 331 3
  759. str-cost: 3 redstone dust
  760. str-cast-self: You become invisble to monsters.
  761. str-fade: You are no longer invisible to monsters.
  762. stonevision:
  763. name: stonevision
  764. description: See through stone.
  765. cast-item: 317
  766. range: 4
  767. transparent-type: 1
  768. cooldown: 60
  769. duration: 30
  770. cost:
  771. - 331 4
  772. - 1 2
  773. - 20 2
  774. str-cost: 4 redstone dust, 2 stone and 2 glass
  775. str-cast-self: You can see through stone!
  776. str-fade: You can no longer see through stone.
  777. summon:
  778. name: summon
  779. description: Summon another player to your position.
  780. channel-time: 30
  781. req-participants: 3
  782. req-percent: 0
  783. max-distance: 10
  784. require-exact-name: false
  785. require-acceptance: true
  786. max-accept-delay: 90
  787. accept-command: accept
  788. str-usage: |
  789. Usage: /cast summon <playername>, or /cast summon
  790. while looking at a sign with a player name on the first line.
  791. str-no-target: Target player not found.
  792. str-too-far-away: You are too far away from the summoning ritual.
  793. str-start-channel: You begin to channel a summoning spell.
  794. str-moved: You have stopped channeling.
  795. str-spell-success: You have successfully summoned %k.
  796. str-summon-pending: You are being summoned! Type /accept to teleport.
  797. str-summon-accepted: You have been summoned.
  798. str-summon-expired: The summon has expired.
  799. sun:
  800. name: sun
  801. description: Changes the time to morning.
  802. channel-time: 30
  803. req-participants: 2
  804. req-percent: 35
  805. max-distance: 20
  806. time-to-set: 0
  807. str-too-far-away: You are too far away from the ritual.
  808. str-start-channel: You begin to channel the sun spell.
  809. str-moved: You have stopped channeling.
  810. str-spell-success: You have successfully called the sun.
  811. str-announce: The sun has suddenly appeared in the sky!
  812. telekinesis:
  813. name: telekinesis
  814. description: Manipulate switches and buttons remotely.
  815. cast-item: 280
  816. cooldown: 15
  817. range: 20
  818. cost:
  819. - 331 1
  820. str-cost: 1 redstone dust
  821. str-no-target: You must target a switch or button.
  822. tome:
  823. name: tome
  824. enabled: true
  825. description: Create a tome that teaches a spell.
  826. cancel-read-on-learn: true
  827. allow-overwrite: false
  828. max-uses: -1
  829. default-uses: -1
  830. require-teach-perm: true
  831. str-usage: "Usage: While holding a book, /cast tome <spell>"
  832. str-no-spell: You do not know a spell with that name.
  833. str-cant-teach: You cannot create a tome with that spell.
  834. str-no-book: You must be holding a book.
  835. str-already-has-spell: That book already contains a spell.
  836. str-already-known: You already know the %s spell.
  837. str-cant-learn: You cannot learn the spell in this tome.
  838. str-learned: You have learned the %s spell.
  839. str-cast-self: You have created a spell tome.
  840. volley:
  841. name: volley
  842. description: Send a volley of arrows at your targeted location.
  843. cast-item: 283
  844. cooldown: 45
  845. range: 30
  846. arrows: 10
  847. speed: 20
  848. spread: 150
  849. cost:
  850. - 331 3
  851. - 262 2
  852. str-cost: 3 redstone dust and 2 arrows
  853. str-cast-self: You fire a volley of magic arrows.
  854. str-cast-others: "%a fires a volley of arrows."
  855. str-no-target: No target found.
  856. walkway:
  857. name: walkway
  858. description: Summon a moving magical walkway to take you places.
  859. cast-item: 280
  860. cooldown: 60
  861. platform-type: 5
  862. size: 6
  863. cancel-on-logout: true
  864. cancel-on-teleport: true
  865. cost:
  866. - 331 4
  867. use-cost:
  868. - 331 1
  869. use-cost-interval: 25
  870. str-cost: 4 redstone, plus 1 redstone every 25 blocks
  871. str-cast-self: You summon a magical walkway.
  872. str-fade: Your magical walkway disappears.
  873. wall:
  874. name: wall
  875. description: Creates a temporary wall to block your enemies.
  876. cast-item: 280
  877. cooldown: 15
  878. range: 3
  879. wall-width: 5
  880. wall-height: 3
  881. wall-type: 45
  882. wall-duration: 15
  883. cost:
  884. - 331 2
  885. - 1 2
  886. str-cost: 2 redstone dust and 2 stone
  887. str-no-target: Unable to create a wall.
  888. windwalk:
  889. name: windwalk
  890. description: Fly through the air.
  891. cast-item: 280
  892. cancel-on-land: true
  893. duration: 120
  894. cost:
  895. - 331 3
  896. - 288 1
  897. use-cost:
  898. - 288 1
  899. use-cost-interval: 15
  900. str-cost: 3 redstone, 2 feathers, plus 1 feather every 15 seconds
  901. str-cast-self: You can now walk on the wind!
  902. str-cast-others: "%a is now walking on the wind!"
  903. str-fade: You are no longer walking on the wind.
  904. zap:
  905. name: zap
  906. description: Instantly destroys a block.
  907. cast-item: 294
  908. cooldown: 1
  909. allowed-block-types: ""
  910. disallowed-block-types: 0,7
  911. drop-block: false
  912. drop-normal: true
  913. check-plugins: true
  914. range: 15
  915. cost:
  916. - 331 1
  917. str-cost: 1 redstone dust
  918. str-cast-self: You zapped a block.
  919. str-cant-zap: You can't zap that.
  920.  
  921. external:
  922. name: gianttree
  923. enabled: true
  924. description: Create a giant tree!
  925. cooldown: 300
  926. can-cast-by-command: true
  927. can-cast-with-item: false
  928. command-to-execute:
  929. - "bigtree tree"
  930. command-to-execute-later: []
  931. command-delay: 0
  932. command-to-block:
  933. - ""
  934. temporary-permissions: []
  935. require-player-target: false
  936. obey-los: true
  937. range: 20
  938. cost:
  939. - 331 10
  940. - 6 5
  941. str-cost: 10 redstone dust and 5 saplings
  942. str-cast-self: You grow a tree!
  943. str-cant-use-command: "&4You don't have permission to do that."
  944.  
  945. daylight:
  946. name: daylight
  947. enabled: true
  948. description: Call forth the Sun!
  949. cooldown: 300
  950. can-cast-by-command: true
  951. can-cast-with-item: false
  952. command-to-execute:
  953. - "time day"
  954. command-to-execute-later: []
  955. command-delay: 0
  956. command-to-block:
  957. - "time day"
  958. temporary-permissions: []
  959. require-player-target: false
  960. obey-los: true
  961. range: 20
  962. cost:
  963. - 331 10
  964. - 6 5
  965. str-cost: 10 redstone dust and 5 saplings
  966. str-cast-self: You waken the mighty Sun!
  967. str-cant-use-command: "&4You don't have permission to do that."
  968.  
  969. stonewall:
  970. name: stonewall
  971. description: Creates a temporary wall to block your enemies.
  972. range: 10
  973. wall-width: 5
  974. wall-height: 13
  975. wall-type: 1
  976.  
  977. xray:
  978. name: xray
  979. description: See through stone.
  980. cast-item: 317
  981. range: 10
  982. transparent-type: 1
  983. cooldown: 60
  984. duration: 30
  985. cost:
  986. - 331 4
  987. - 1 2
  988. - 20 2
  989. str-cost: 4 redstone dust, 2 stone and 2 glass
  990. str-cast-self: You can see through stone!
  991. str-fade: You can no longer see through stone.
  992.  
  993. peasant:
  994. name: peasant
  995. enabled: true
  996. description: Promotion spell for Peasant class!
  997. cooldown: 20
  998. can-cast-by-command: true
  999. can-cast-with-item: false
  1000. command-to-execute:
  1001. - "addmember Peasant %a"
  1002. command-to-execute-later: []
  1003. command-delay: 0
  1004. command-to-block:
  1005. - "addmember Peasant %a"
  1006. temporary-permissions: - "permissions.player.addgroup"
  1007. require-player-target: false
  1008. obey-los: true
  1009. range: 1
  1010. cost: ''
  1011. str-cost: ''
  1012. str-cast-self: You have been promoted to Peasant!
  1013. str-cant-use-command: "&4You don't have permission to do that."
  1014.  
  1015.  
  1016.  
  1017. spellcopies:
  1018. - stonewall=wall
  1019. - xray=stonevision
  1020. - daylight=external
  1021. - peasant=external
  1022.  
  1023.  
  1024. --------------------------------------------------------------------------------
  1025. users....
  1026.  
  1027. groups:
  1028. Default:
  1029. permissions:
  1030. essentials.spawn: true
  1031. commandSigns.use: true
  1032. serversigns.use.playercommand: true
  1033. serversigns.use: true
  1034. serversigns.custom.test: true
  1035. essentials.sethome: true
  1036. essentials.home: true
  1037. essentials.kit: true
  1038. essentials.kit.peasant: true
  1039. permissions.build: true
  1040. Regulars:
  1041. inheritance:
  1042. - Default
  1043. Moderators:
  1044. inheritance:
  1045. - Regulars
  1046. Administrators:
  1047. permissions:
  1048. magicspells.cast.*: true
  1049. magicspells.teach.*: true
  1050. magicspells.learn.*: true
  1051. magicspells.grant.*: true
  1052. falsebook.cart.*: true
  1053. falsebook.cart.station: true
  1054. serversigns.admin: true
  1055. serversigns.use: true
  1056. superpermbridge.*: true
  1057. inheritance:
  1058. - Moderators
  1059. Peasant:
  1060. permissions:
  1061. essentials.tpdeny: true
  1062. essentials.tpaccept: true
  1063. magicspells.cast.scroll: true
  1064. iConomy.holdings: true
  1065. iConomy.holdings.others: true
  1066. iConomy.help: true
  1067. iConomy.accounts.give: true
  1068. essentials.spawn: true
  1069. essentials.sethome: true
  1070. bukkit.broadcast.user: true
  1071. simpleregionmarket.buy: true
  1072. simpleregionmarket.sell: true
  1073. simpleregionmarket.rent: true
  1074. essentials.home: true
  1075. essentials.msg: true
  1076. essentials.rules: true
  1077. mcmmo.skills.taming: true
  1078. mcmmo.skills.herbalism: true
  1079. lwc.protect: true
  1080. chestshop.shop.buy: true
  1081. chestshop.shop.sell: true
  1082. simpleprefix.Peasant: true
  1083. iConomy.rank: true
  1084. iConomy.list: true
  1085. iConomy.payment: true
  1086. iConomy.user: true
  1087. essentials.kit: true
  1088. magicspells.cast.list: true
  1089. magicspells.cast.help: true
  1090. mcmmo.skills.excavation: false
  1091. mcmmo.skills.repair: false
  1092. mcmmo.skills.woodcutting: false
  1093. mcmmo.skills.mining: false
  1094. mcmmo.ability.excavation: false
  1095. mcmmo.ability.mining: false
  1096. essentials.help: true
  1097. mcmmo.skills.axe: false
  1098. mcmmo.skills.fishing: true
  1099. mcmmo.skills.acrobatics: false
  1100. mcmmo.skills.swords: false
  1101. mcmmo.skills.unarmed: false
  1102. mcmmo.ability.unarmed: false
  1103. mcmmo.ability.swords: false
  1104. mcmmo.ability.axes: false
  1105. mcmmo.skills.archery: false
  1106. magicspells.learn.leap: false
  1107. essentials.kit.peasant: true
  1108. essentials.kit.pay1: true
  1109. magicspells.learn.lightning: false
  1110. magicspells.learn.mark: false
  1111. falsebook.blocks.readbooks: true
  1112. inheritance:
  1113. - Regulars
  1114. Apprentice:
  1115. permissions:
  1116. essentials.kit.tools: true
  1117. mcmmo.skills.excavation: true
  1118. mcmmo.skills.repair: true
  1119. mcmmo.skills.woodcutting: true
  1120. mcmmo.skills.mining: true
  1121. mcmmo.ability.excavation: true
  1122. mcmmo.ability.mining: true
  1123. simpleprefix.Apprentice: true
  1124. essentials.kit.pay2: true
  1125. inheritance:
  1126. - Peasant
  1127. Journeyman:
  1128. permissions:
  1129. magicspells.learn.lifewalk: true
  1130. magicspells.cast.lifewalk: true
  1131. simpleprefix.Journeyman: true
  1132. inheritance:
  1133. - Apprentice
  1134. Foreman:
  1135. permissions:
  1136. magicspells.learn.gills: true
  1137. magicspells.cast.gills: true
  1138. magicspells.learn.walkway: true
  1139. magicspells.cast.walkway: true
  1140. essentials.kit.rail: true
  1141. simpleprefix.Foreman: true
  1142. inheritance:
  1143. - Journeyman
  1144. Architect:
  1145. permissions:
  1146. magicspells.learn.stonevision: true
  1147. magicspells.cast.stonevision: true
  1148. simpleprefix.Architect: true
  1149. inheritance:
  1150. - Foreman
  1151. Fighter:
  1152. permissions:
  1153. mcmmo.skills.axe: true
  1154. mcmmo.skills.acrobatics: true
  1155. mcmmo.skills.swords: true
  1156. mcmmo.skills.unarmed: true
  1157. mcmmo.ability.unarmed: true
  1158. mcmmo.ability.swords: true
  1159. mcmmo.ability.axes: true
  1160. mcmmo.skills.archery: true
  1161. simpleprefix.Fighter: true
  1162. essentials.kit.pay2: true
  1163. inheritance:
  1164. - Peasant
  1165. Legionary:
  1166. permissions:
  1167. magicspells.learn.disarm: true
  1168. magicspells.cast.disarm: true
  1169. magicspells.learn.leap: true
  1170. magicspell.cast.leap: true
  1171. essentials.kit.war: true
  1172. simpleprefix.Legionary: true
  1173. inheritance:
  1174. - Fighter
  1175. Centurion:
  1176. permissions:
  1177. magicspells.learn.repair: true
  1178. magicspells.cast.repair: true
  1179. magicspells.learn.volley: true
  1180. magicspells.cast.volley: true
  1181. simpleprefix.Centurion: true
  1182. inheritance:
  1183. - Legionary
  1184. Legatus:
  1185. permissions:
  1186. magicspells.learn.lightning: true
  1187. magicspells.cast.lightning: true
  1188. simpleprefix.Legatus: true
  1189. inheritance:
  1190. - Centurion
  1191. Scribe:
  1192. permissions:
  1193. magicspells.learn.blink: true
  1194. magicspells.cast.blink: true
  1195. magicspells.cast.confusion: true
  1196. magicspells.learn.confusion: true
  1197. magicspells.learn.safefall: true
  1198. magicspells.cast.safefall: true
  1199. essentials.kit.magic: true
  1200. simpleprefix.Scribe: true
  1201. magicspells.cast.mark: true
  1202. magicspells.learn.mark: true
  1203. essentials.kit.pay2: true
  1204. inheritance:
  1205. - Peasant
  1206. Trickster:
  1207. permissions:
  1208. essentials.tpa: true
  1209. essentials.tpahere: true
  1210. magicspells.learn.drainlife: true
  1211. magicspells.cast.drainlife: true
  1212. magicspells.learn.gate: true
  1213. magicspells.cast.gate: true
  1214. magicspells.cast.prayer: true
  1215. magicspells.learn.prayer: true
  1216. magicspells.learn.minion: true
  1217. magicspells.cast.minion: true
  1218. simpleprefix.Trickster: true
  1219. inheritance:
  1220. - Scribe
  1221. Magus:
  1222. permissions:
  1223. bookworm.create: true
  1224. bookworm.write.own: true
  1225. bookworm.place.own: true
  1226. bookworm.copy.own: true
  1227. bookworm.remove.own: true
  1228. magicspells.cast.teach: true
  1229. magicspells.learn.empower: true
  1230. magicspells.cast.empower: true
  1231. simpleprefix.Magus: true
  1232. inheritance:
  1233. - Trickster
  1234. ArchWizard:
  1235. permissions:
  1236. magicspells.learn.*: true
  1237. magicspells.cast.*: true
  1238. simpleprefix.ArchWizard: true
  1239. inheritance:
  1240. - Magus
  1241.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement