Advertisement
Guest User

Untitled

a guest
Oct 7th, 2011
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.41 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: false
  18. ops-have-all-spells: true
  19. default-all-perms-false: false
  20. ignore-default-bindings: false
  21. use-permissions: true
  22. mana:
  23. enable-mana-bars: true
  24. max-mana: 100
  25. mana-bar-prefix: "Mana:"
  26. mana-bar-size: 35
  27. color-full: 10
  28. color-empty: 0
  29. regen-tick-seconds: 5
  30. regen-percent: 5
  31. show-mana-on-use: false
  32. show-mana-on-regen: false
  33. show-mana-on-wood-tool: true
  34. tool-slot: 8
  35. mana-potion-cooldown: 30
  36. str-mana-potion-on-cooldown: You cannot use another mana potion yet (%c seconds).
  37. mana-potions:
  38. - 351:4 100
  39. - 348 60
  40. - 331 30
  41.  
  42. spells:
  43.  
  44. list:
  45. name: list
  46. description: List all the spells you know.
  47. only-show-castable-spells: false
  48. reload-granted-spells: false
  49. str-prefix: "Known spells:"
  50. str-no-spells: You do not know any spells.
  51. help:
  52. name: help
  53. description: Get information about a specified spell.
  54. str-usage: "Usage: /cast help <spell>"
  55. str-no-spell: You do not know a spell by that name.
  56. str-desc-line: "%s - %d"
  57. str-cost-line: "Cost: %c"
  58. teach:
  59. name: teach
  60. description: Teach a spell to another player.
  61. require-known-spell: true
  62. str-usage: "Usage: /cast teach <target> <spell>"
  63. str-no-target: No such player.
  64. str-no-spell: You do not know a spell by that name.
  65. str-cant-teach: You can't teach that spell.
  66. str-cant-learn: That person cannot learn that spell.
  67. str-cast-self: You have taught %t the %s spell.
  68. str-cast-target: "%a has taught you the %s spell."
  69. forget:
  70. name: forget
  71. description: Make a player forget a spell.
  72. str-usage: "Usage: /cast forget <target> <spell>"
  73. str-no-target: No such player.
  74. str-no-spell: You do not know a spell by that name.
  75. str-doesnt-know: That person does not know that spell.
  76. str-cast-self: You made %t forget the %s spell.
  77. str-cast-target: "%a has made you forget the %s spell."
  78. str-cast-self-target: "You have forgotten the %s spell."
  79. str-reset-target: "You have reset %t's spellbook."
  80. str-reset-self: "You have forgotten all of your spells."
  81. spellbook:
  82. name: spellbook
  83. description: Create a spellbook that teaches a spell.
  84. default-uses: -1
  85. destroy-when-used-up: false
  86. str-use: "Usage: /cast spellbook <spell> [uses]"
  87. str-cast-self: You have created a spellbook with the %s spell.
  88. str-no-spell: You do not know a spell by that name.
  89. str-cant-teach: You can't create a spellbook with that spell.
  90. str-no-target: You must target a bookcase to create a spellbook.
  91. str-has-spellbook: That bookcase already has a spellbook.
  92. str-cant-destroy: You cannot destroy a bookcase with a spellbook.
  93. str-cant-learn: You cannot learn the spell in this spellbook.
  94. str-already-known: You already know the %s spell.
  95. str-learned: You have learned the %s spell!
  96. bind:
  97. name: bind
  98. enable: true
  99. description: Binds a spell to a wand item.
  100. str-cast-self: You have successfully bound the %s spell to the item you are holding.
  101. str-usage: You must specify a spell name and hold an item in your hand.
  102. str-no-spell: You do not know a spell by that name.
  103. str-cant-bind: That spell cannot be bound to an item.
  104.  
  105. blink:
  106. name: blink
  107. description: Teleport a short distance.
  108. cast-item: 280
  109. cooldown: 8
  110. range: 25
  111. smoke-trail: true
  112. cost:
  113. - 331 2
  114. str-cost: 2 redstone dust
  115. str-cast-self: You blink away!
  116. str-cast-others: "%a blinks away!"
  117. str-cant-blink: You cannot blink there.
  118. build:
  119. name: build
  120. description: Build blocks from far away.
  121. cast-item: 294
  122. cooldown: 2
  123. range: 25
  124. slot: 0
  125. consume-block: true
  126. show-effect: true
  127. check-plugins: true
  128. 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
  129. cost:
  130. - mana 5
  131. str-invalid-block: You can't build that block.
  132. str-cant-build: You can't build there.
  133. carpet:
  134. name: carpet
  135. description: Lets you walk on a platform of glass.
  136. cast-item: 317
  137. cooldown: 30
  138. cancel-on-logout: true
  139. cancel-on-teleport: true
  140. size: 2
  141. cost:
  142. - 331 5
  143. - 288 5
  144. use-cost:
  145. - 288 1
  146. use-cost-interval: 50
  147. str-cost: 5 redstone, 5 feathers, plus 1 feather every 50 blocks
  148. str-cast-self: You are now walking on air!
  149. str-cast-others: "%a is now walking on air!"
  150. str-fade: You are no longer walking on air.
  151. combust:
  152. name: combust
  153. description: Set a target on fire.
  154. cast-item: 283
  155. cooldown: 10
  156. range: 20
  157. obey-los: true
  158. fire-ticks: 100
  159. target-players: false
  160. check-plugins: true
  161. cost:
  162. - 331 1
  163. - 263 1
  164. str-cost: 1 redstone dust and 1 coal
  165. str-no-target: No target found.
  166. confusion:
  167. name: confusion
  168. description: Cause nearby monsters to attack each other.
  169. cast-item: 283
  170. cooldown: 30
  171. range: 20
  172. cost:
  173. - 331 4
  174. str-cost: 4 redstone dust
  175. str-cast-self: You cause nearby monsters to become confused and attack each other.
  176. str-cast-others: "%a causes nearby monsters to attack each other."
  177. cripple:
  178. name: cripple
  179. description: Slow down a targeted enemy.
  180. cast-item: 280
  181. cooldown: 15
  182. range: 20
  183. effect-strength: 5
  184. effect-duration: 100
  185. target-players: true
  186. obey-los: true
  187. cost:
  188. - 331 2
  189. str-cost: 2 redstone dust
  190. str-cast-self: You have crippled your enemy.
  191. str-no-target: No target found.
  192. disarm:
  193. name: disarm
  194. description: Disarm your opponent.
  195. cast-item: 283
  196. cooldown: 15
  197. range: 20
  198. disarmable-items:
  199. - 280
  200. - 261
  201. - 267
  202. - 268
  203. - 276
  204. - 283
  205. disarm-duration: 100
  206. obey-los: true
  207. cost:
  208. - 331 4
  209. str-cost: 4 redstone dust
  210. str-no-target: No target found.
  211. str-invalid-item: Your target could not be disarmed.
  212. str-cast-self: You have disarmed %t.
  213. str-cast-target: "%a has disarmed you."
  214. drainlife:
  215. name: drainlife
  216. description: Drain life from your enemy and give it to you.
  217. cast-item: 283
  218. cooldown: 5
  219. range: 15
  220. damage: 2
  221. heal: 2
  222. animation-speed: 2
  223. obey-los: true
  224. target-players: false
  225. check-plugins: true
  226. cost:
  227. - 331 2
  228. str-cost: 2 redstone dust
  229. str-cast-self: You drain life from your enemy.
  230. str-no-target: No target found.
  231. empower:
  232. name: empower
  233. description: Makes your spells more powerful.
  234. cast-item: 280
  235. power-multiplier: 1.5
  236. cooldown: 120
  237. duration: 30
  238. num-uses: 10
  239. cost:
  240. - 331 3
  241. use-cost:
  242. - 331 2
  243. use-cost-interval: 1
  244. str-cost: 3 redstone, plus 2 redstone for each spell cast
  245. str-cast-self: You feel yourself glowing with magical energy.
  246. str-cast-others: "%a begins to glow with magical energy."
  247. str-fade: You are no longer glowing with magical energy.
  248. entomb:
  249. name: entomb
  250. description: Encase an enemy in glass.
  251. cast-item: 280
  252. cooldown: 5
  253. range: 15
  254. obey-los: true
  255. target-players: false
  256. tomb-block-type: 20
  257. tomb-duration: 20
  258. cost:
  259. - 331 3
  260. - 20 1
  261. str-cost: 3 redstone dust and 1 glass
  262. str-no-target: No target found.
  263. explode:
  264. name: explode
  265. description: Create an explosion.
  266. cast-item: 283
  267. cooldown: 30
  268. range: 25
  269. explosion-size: 4
  270. backfire-chance: 3
  271. check-plugins: true
  272. cost:
  273. - 331 5
  274. - 289 1
  275. str-cost: 5 redstone dust and 1 gunpowder
  276. str-no-target: You cannot create an explosion there.
  277. str-cast-self: Boom!
  278. str-cast-others: Boom!
  279. fireball:
  280. name: fireball
  281. description: Throw a fiery ball of destruction.
  282. cast-item: 283
  283. cooldown: 15
  284. range: 30
  285. require-entity-target: false
  286. obey-los: true
  287. target-players: false
  288. check-plugins: true
  289. additional-damage: 0
  290. no-fire: false
  291. no-explosion: false
  292. cost:
  293. - 331 3
  294. - 263 2
  295. str-cost: 3 redstone dust and 2 coal
  296. str-no-target: You cannot throw a fireball there.
  297. str-cast-self: You throw a fiery ball of destruction!
  298. str-cast-others: "%a throws a fiery ball of destruction!"
  299. firenova:
  300. name: firenova
  301. description: Summon an expanding ring of fire.
  302. cast-item: 283
  303. cooldown: 10
  304. range: 5
  305. tick-speed: 10
  306. check-plugins: true
  307. cost:
  308. - 331 2
  309. - 263 1
  310. str-cost: 2 redstone dust and 1 coal
  311. str-cast-self: You summon an expanding ring of fire.
  312. str-cast-others: "%a summons an expanding ring of fire."
  313. flamewalk:
  314. name: flamewalk
  315. description: Burn your enemies around you as you walk.
  316. cast-item: 317
  317. cooldown: 30
  318. range: 8
  319. fire-ticks: 100
  320. tick-interval: 100
  321. target-players: false
  322. duration: 120
  323. cost:
  324. - 331 5
  325. - 263 2
  326. use-cost:
  327. - 331 1
  328. use-cost-interval: 15
  329. str-cost: 5 redstone, 2 coal, plus 1 redstone occasionally
  330. str-cast-self: You begin to burn your enemies around you.
  331. str-fade: You are no longer burning your enemies.
  332. forcepush:
  333. name: forcepush
  334. description: Push back your enemies.
  335. cast-item: 280
  336. cooldown: 8
  337. range: 10
  338. pushback-force: 30
  339. additional-vertical-force: 15
  340. max-vertical-force: 20
  341. target-players: false
  342. cost:
  343. - 331 3
  344. str-cost: 3 redstone dust
  345. str-cast-self: You push back your enemies!
  346. str-cast-others: "%a pushes back his enemies."
  347. forcetoss:
  348. name: forcetoss
  349. description: Magically throw an enemy into the air.
  350. cast-item: 283
  351. cooldown: 5
  352. range: 15
  353. damage: 0
  354. horizontal-force: 30
  355. vertical-force: 15
  356. obey-los: true
  357. target-players: false
  358. check-plugins: true
  359. cost:
  360. - 331 2
  361. str-cost: 2 redstone dust
  362. str-no-target: No target found.
  363. str-cast-self: You push back your enemy!
  364. str-cast-others: "%a pushes back his enemy."
  365. frostwalk:
  366. name: frostwalk
  367. description: Lets you walk on water.
  368. cast-item: 317
  369. size: 2
  370. leave-frozen: false
  371. cooldown: 30
  372. cost:
  373. - 331 6
  374. use-cost:
  375. - 331 1
  376. use-cost-interval: 50
  377. str-cost: 6 redstone, plus 1 redstone every 50 blocks
  378. str-cast-self: You can now walk on water!
  379. str-cast-others: "%a can now walk on water!"
  380. str-fade: You can no longer walk on water.
  381. gate:
  382. name: gate
  383. description: Teleport to spawn.
  384. can-cast-with-item: false
  385. world: CURRENT
  386. coordinates: SPAWN
  387. use-spell-effect: true
  388. cost:
  389. - 331 1
  390. - 265 1
  391. str-cost: 1 redstone dust and 1 iron bar
  392. str-cast-self: You have teleported to spawn.
  393. str-cast-others: "%a teleports!"
  394. str-gate-failed: Unable to teleport.
  395. geyser:
  396. name: geyser
  397. description: Create a geyser of water at your enemy's feet.
  398. cast-item: 283
  399. range: 20
  400. damage: 0
  401. velocity: 10
  402. animation-speed: 2
  403. geyser-height: 4
  404. geyser-type: water
  405. obey-los: true
  406. target-players: false
  407. check-plugins: true
  408. cost:
  409. - 331 2
  410. str-cost: 2 redstone dust
  411. str-cast-self: You create a geyser at your enemy's feet.
  412. str-no-target: No target found.
  413. gills:
  414. name: gills
  415. description: Allows you to breath underwater.
  416. cast-item: 294
  417. glass-head-effect: true
  418. cooldown: 60
  419. duration: 300
  420. num-uses: 5
  421. cost:
  422. - 331 3
  423. use-cost:
  424. - 331 1
  425. use-cost-interval: 1
  426. str-cost: 3 redstone dust, plus 1 every few seconds
  427. str-cast-self: You form gills on your neck!
  428. str-fade: Your gills disappear.
  429. haste:
  430. name: haste
  431. description: Sprint faster for a time.
  432. cast-item: 294
  433. effect-strength: 3
  434. boost-duration: 300
  435. duration: 60
  436. cost:
  437. - 331 3
  438. str-cost: 3 redstone
  439. str-cast-self: You gain unnatural speed!
  440. str-cast-others: "%a gains unnatural speed!"
  441. str-fade: You lose your unnatural speed.
  442. heal:
  443. name: heal
  444. description: Heals a target player.
  445. cast-item: 280
  446. heal-amount: 10
  447. obey-los: true
  448. cooldown: 0
  449. range: 12
  450. cost:
  451. - 331 2
  452. str-cost: 2 redstone dust
  453. str-cast-self: You have healed %t.
  454. str-cast-target: "%a has healed you."
  455. str-no-target: No target to heal.
  456. str-max-health: "%t is already at max health."
  457. invulnerability:
  458. name: invulnerability
  459. description: Makes you invulnerable to damage.
  460. cast-item: 280
  461. damage-causes:
  462. - block explosion
  463. - contact
  464. - drowning
  465. - entity attack
  466. - entity explosion
  467. - fall
  468. - fire
  469. - fire tick
  470. - lava
  471. - lightning
  472. - projectile
  473. - suffocation
  474. - void
  475. duration: 60
  476. cost:
  477. - 331 5
  478. use-cost:
  479. - 331 1
  480. use-cost-interval: 5
  481. str-cost: 5 redstone dust, plus 1 occasionally
  482. str-cast-self: You feel your skin harden.
  483. str-cast-others: "%a's skin hardens."
  484. str-fade: You feel your skin return to normal.
  485. leap:
  486. name: leap
  487. description: Leap forward.
  488. cast-item: 280
  489. forward-velocity: 40
  490. upward-velocity: 15
  491. cancel-damage: true
  492. cooldown: 10
  493. cost:
  494. - 331 2
  495. str-cost: 2 redstone dust
  496. str-cast-self: You leap forward.
  497. str-cast-others: "%a leaps forward."
  498. lifewalk:
  499. name: lifewalk
  500. description: Flowers grow in your footsteps!
  501. cast-item: 317
  502. tick-interval: 15
  503. red-flower-chance: 15
  504. yellow-flower-chance: 15
  505. sapling-chance: 5
  506. tallgrass-chance: 25
  507. fern-chance: 15
  508. cost:
  509. - 331 2
  510. - 38 1
  511. use-cost:
  512. - 331 1
  513. use-cost-interval: 20
  514. str-cost: 2 redstone and 1 rose, plus 1 redstone every few seconds
  515. str-cast-self: Flowers grow in your footsteps!
  516. str-cast-others: Flowers grow in %a's footsteps!
  517. str-fade: Flowers no longer grow in your footsteps.
  518. lightning:
  519. name: lightning
  520. description: Call down lightning.
  521. cast-item: 283
  522. cooldown: 15
  523. range: 20
  524. additional-damage: 0
  525. no-damage: false
  526. require-entity-target: false
  527. obey-los: true
  528. target-players: false
  529. check-plugins: true
  530. cost:
  531. - 331 2
  532. str-cost: 2 redstone dust
  533. str-cast-self: You call down lightning.
  534. str-cast-others: "%a calls down lightning."
  535. str-no-target: Unable to find target.
  536. lightwalk:
  537. name: lightwalk
  538. description: Light your path.
  539. cast-item: 317
  540. cost:
  541. - 331 3
  542. - 50 3
  543. use-cost:
  544. - 331 1
  545. use-cost-interval: 25
  546. str-cost: 3 redstone and 3 torches, plus 1 redstone occasionally
  547. str-cast-self: Light appears at your feet.
  548. str-fade: The light at your feet goes out.
  549. mana:
  550. name: lifetap
  551. description: Restores mana at the cost of life.
  552. cooldown: 3
  553. cast-item: 280
  554. mana: 25
  555. cost:
  556. - health 4
  557. str-cost: 2 hearts
  558. str-cast-self: You restore 25 mana.
  559. mark:
  560. name: mark
  561. description: Marks your location for later recall.
  562. cooldown: 43200
  563. permanent-marks: true
  564. cost:
  565. - 331 5
  566. - 265 5
  567. str-cost: 5 redstone dust and 5 iron bars
  568. str-cast-self: You have marked your location.
  569. minion:
  570. name: minion
  571. description: Summons an undead minion to aid you.
  572. cast-item: 280
  573. cooldown: 60
  574. duration: 60
  575. mob-chances:
  576. - Zombie 75
  577. - Skeleton 25
  578. prevent-sun-burn: true
  579. target-players: false
  580. cost:
  581. - 331 2
  582. - 352 1
  583. str-cost: 2 redstone dust and 1 bone
  584. str-cast-self: You summon an undead minion.
  585. str-cast-others: "%a has summoned an undead minion."
  586. str-fade: Your undead minion dies.
  587. pain:
  588. name: pain
  589. description: Cause your enemy pain.
  590. cast-item: 283
  591. cooldown: 5
  592. damage: 3
  593. range: 15
  594. obey-los: true
  595. target-players: false
  596. check-plugins: true
  597. cost:
  598. - 331 1
  599. - health 1
  600. str-cost: 1 redstone dust and a half heart
  601. str-no-target: No target found.
  602. prayer:
  603. name: prayer
  604. description: Heals yourself for five hearts.
  605. cast-item: 38
  606. cooldown: 15
  607. amount-healed: 10
  608. cost:
  609. - 331 1
  610. str-cost: 1 redstone dust
  611. str-cast-self: You have healed yourself.
  612. str-at-full-health: You are already at full health.
  613. purge:
  614. name: purge
  615. description: Kill all monsters and animals around you.
  616. cast-item: 283
  617. cooldown: 60
  618. range: 15
  619. cost:
  620. - 331 3
  621. str-cost: 3 redstone dust
  622. str-cast-self: You purge all life around you.
  623. str-cast-others: "%a purges all nearby life."
  624. recall:
  625. name: recall
  626. description: Teleports you to your marked location.
  627. cooldown: 300
  628. max-range: -1
  629. allow-cross-world: true
  630. cost:
  631. - 331 1
  632. - 265 1
  633. str-cost: 1 redstone dust and 1 iron bar
  634. str-cast-self: You teleport to your marked location.
  635. str-no-mark: You have not marked a location to recall to.
  636. str-other-world: You cannot recall to another world.
  637. str-too-far: Your marked location is too far away.
  638. str-cast-others: "%a disappears!"
  639. reflect:
  640. name: reflect
  641. description: Reflect spells cast at you.
  642. cooldown: 30
  643. num-uses: 5
  644. cost:
  645. - 331 3
  646. use-cost:
  647. - 331 1
  648. use-cost-interval: 1
  649. str-cost: 3 redstone dust plus 1 redstone per spell reflected
  650. str-cast-self: You feel a magical barrier surround you.
  651. str-cast-others: A magical barrier surrounds %a.
  652. str-fade: Your magical barrier fades.
  653. repair:
  654. name: repair
  655. description: Repairs your gear.
  656. cooldown: 120
  657. to-repair:
  658. - held
  659. - hotbar
  660. - inventory
  661. - helmet
  662. - chestplate
  663. - leggings
  664. - boots
  665. cost:
  666. - 331 3
  667. - 265 1
  668. str-cost: 3 redstone dust and 1 iron bar
  669. str-cast-self: You've repaired your gear!
  670. str-nothing-to-repair: You have nothing to repair.
  671. safefall:
  672. name: safefall
  673. description: Allows you to fall without taking damage.
  674. cast-item: 294
  675. cooldown: 60
  676. duration: 300
  677. num-uses: 5
  678. cost:
  679. - 331 2
  680. use-cost:
  681. - 288 1
  682. use-cost-interval: 1
  683. str-cost: 2 redstone dust, plus 1 feather each time you fall
  684. str-cast-self: You feel lighter.
  685. str-fade: Your normal weight returns.
  686. scroll:
  687. name: scroll
  688. description: Create a limited use spell scroll.
  689. cast-for-free: true
  690. default-uses: 5
  691. max-uses: 10
  692. item-id: 339
  693. right-click-cast: true
  694. left-click-cast: false
  695. ignore-cast-perm: false
  696. set-unstackable: true
  697. charge-reagents-for-spell-per-charge: false
  698. require-teach-perm: true
  699. require-scroll-cast-perm-on-use: true
  700. str-scroll-over: "Spell Scroll: %s (%u uses remaining)"
  701. str-usage: |
  702. You must hold a single blank paper
  703. and type /cast scroll <spell> <uses>.
  704. str-fail: You cannot create a spell scroll at this time.
  705. str-no-spell: You do not know a spell by that name.
  706. str-cant-teach: You cannot create a tome with that spell.
  707. str-cast-self: You have created a spell scroll for %s.
  708. str-on-use: "Spell Scroll: %s used. %u uses remaining."
  709. str-use-fail: Unable to use this scroll right now.
  710. stealth:
  711. name: stealth
  712. description: Become invisible to monsters.
  713. cast-item: 280
  714. cooldown: 60
  715. duration: 20
  716. cost:
  717. - 331 3
  718. str-cost: 3 redstone dust
  719. str-cast-self: You become invisble to monsters.
  720. str-fade: You are no longer invisible to monsters.
  721. stonevision:
  722. name: stonevision
  723. description: See through stone.
  724. cast-item: 317
  725. range: 4
  726. transparent-type: 1
  727. cooldown: 60
  728. duration: 30
  729. cost:
  730. - 331 4
  731. - 1 2
  732. - 20 2
  733. str-cost: 4 redstone dust, 2 stone and 2 glass
  734. str-cast-self: You can see through stone!
  735. str-fade: You can no longer see through stone.
  736. summon:
  737. name: summon
  738. description: Summon another player to your position.
  739. channel-time: 30
  740. req-participants: 3
  741. req-percent: 0
  742. max-distance: 10
  743. require-exact-name: false
  744. require-acceptance: true
  745. max-accept-delay: 90
  746. accept-command: accept
  747. str-usage: |
  748. Usage: /cast summon <playername>, or /cast summon
  749. while looking at a sign with a player name on the first line.
  750. str-no-target: Target player not found.
  751. str-too-far-away: You are too far away from the summoning ritual.
  752. str-start-channel: You begin to channel a summoning spell.
  753. str-moved: You have stopped channeling.
  754. str-spell-success: You have successfully summoned %k.
  755. str-summon-pending: You are being summoned! Type /accept to teleport.
  756. str-summon-accepted: You have been summoned.
  757. str-summon-expired: The summon has expired.
  758. sun:
  759. name: sun
  760. description: Changes the time to morning.
  761. channel-time: 30
  762. req-participants: 2
  763. req-percent: 35
  764. max-distance: 20
  765. time-to-set: 0
  766. str-too-far-away: You are too far away from the ritual.
  767. str-start-channel: You begin to channel the sun spell.
  768. str-moved: You have stopped channeling.
  769. str-spell-success: You have successfully called the sun.
  770. str-announce: The sun has suddenly appeared in the sky!
  771. telekinesis:
  772. name: telekinesis
  773. description: Manipulate switches and buttons remotely.
  774. cast-item: 280
  775. cooldown: 15
  776. range: 20
  777. cost:
  778. - 331 1
  779. str-cost: 1 redstone dust
  780. str-no-target: You must target a switch or button.
  781. tome:
  782. name: tome
  783. enabled: false
  784. description: Create a tome that teaches a spell.
  785. cancel-read-on-learn: true
  786. allow-overwrite: false
  787. max-uses: -1
  788. default-uses: -1
  789. require-teach-perm: true
  790. str-usage: "Usage: While holding a book, /cast tome <spell>"
  791. str-no-spell: You do not know a spell with that name.
  792. str-cant-teach: You cannot create a tome with that spell.
  793. str-no-book: You must be holding a book.
  794. str-already-has-spell: That book already contains a spell.
  795. str-already-known: You already know the %s spell.
  796. str-cant-learn: You cannot learn the spell in this tome.
  797. str-learned: You have learned the %s spell.
  798. str-cast-self: You have created a spell tome.
  799. volley:
  800. name: volley
  801. description: Send a volley of arrows at your targeted location.
  802. cast-item: 283
  803. cooldown: 45
  804. range: 30
  805. arrows: 10
  806. speed: 20
  807. spread: 150
  808. cost:
  809. - 331 3
  810. - 262 2
  811. str-cost: 3 redstone dust and 2 arrows
  812. str-cast-self: You fire a volley of magic arrows.
  813. str-cast-others: "%a fires a volley of arrows."
  814. str-no-target: No target found.
  815. walkway:
  816. name: walkway
  817. description: Summon a moving magical walkway to take you places.
  818. cast-item: 280
  819. cooldown: 60
  820. platform-type: 5
  821. size: 6
  822. cancel-on-logout: true
  823. cancel-on-teleport: true
  824. cost:
  825. - 331 4
  826. use-cost:
  827. - 331 1
  828. use-cost-interval: 25
  829. str-cost: 4 redstone, plus 1 redstone every 25 blocks
  830. str-cast-self: You summon a magical walkway.
  831. str-fade: Your magical walkway disappears.
  832. wall:
  833. name: wall
  834. description: Creates a temporary wall to block your enemies.
  835. cast-item: 280
  836. cooldown: 15
  837. range: 3
  838. wall-width: 5
  839. wall-height: 3
  840. wall-type: 45
  841. wall-duration: 15
  842. cost:
  843. - 331 2
  844. - 1 2
  845. str-cost: 2 redstone dust and 2 stone
  846. str-no-target: Unable to create a wall.
  847. zap:
  848. name: zap
  849. description: Instantly destroys a block.
  850. cast-item: 294
  851. cooldown: 0
  852. disallowed-blocks: 0,7
  853. range: 15
  854. cost:
  855. - 331 1
  856. str-cost: 1 redstone dust
  857. str-cast-self: You zapped a block.
  858. str-cant-zap: You can't zap that.
  859.  
  860. external:
  861. name: rocketboots
  862. enabled: true
  863. description: Use rocket boots!
  864. cast-item: 309
  865. cooldown: 5
  866. can-cast-by-command: false
  867. can-cast-with-item: true
  868. temporary-permissions:
  869. - "rocket.shoot"
  870. command-to-execute:
  871. - "shoot 30"
  872. command-to-execute-later: []
  873. command-delay: 0
  874. command-to-block: []
  875. require-player-target: false
  876. obey-los: false
  877. range: 20
  878. cost:
  879. - 289 1
  880. str-cost: 10 redstone dust and 5 saplings
  881. str-cast-self: Pchoooo!
  882. str-cant-use-command: "&4You don't have permission to do that."
  883.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement