Advertisement
Guest User

EchoPet

a guest
Jan 13th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.99 KB | None | 0 0
  1. # +----------------------------------------------------+
  2. # < EchoPet By DSH105 >
  3. # < --------------------- >
  4. # < Configuration for EchoPet 2 >
  5. # < See the EchoPet Wiki before editing this file >
  6. # +----------------------------------------------------+
  7.  
  8. commandString: pet
  9.  
  10. # If set to true, EchoPet will automatically download and install
  11. # new updates.
  12. autoUpdate: false
  13.  
  14. # If -autoUpdate- is set to false, EchoPet will notify certain
  15. # players of new updates if they are available (if set to true).
  16. checkForUpdates: true
  17.  
  18. # If true, Pets saved to a MySQL Database will override
  19. # those saved to a file (Default and AutoSave Pets)
  20. sql:
  21. overrideFile: true
  22. use: false
  23. host: localhost
  24. port: 3306
  25. database: EchoPet
  26. username: none
  27. password: none
  28. petNames:
  29. My Pet: allow
  30. petNamesRegexMatching: true
  31. petNamesRegex:
  32. - .*administrator.*: deny
  33. stripDiacriticsFromNames: true
  34.  
  35. # Connects to Mojang session servers to attempt fto fix huma skins'
  36. enableHumanSkinFixing: true
  37.  
  38. # Auto-load pets from last session
  39. loadSavedPets: true
  40.  
  41. # When true, if -loadSavedPets-
  42. # is set to false, Pets will
  43. # still be loaded when
  44. # players switch worlds
  45. multiworldLoadOverride: true
  46.  
  47. # Send message that pet was loaded if -loadSavedPets- is true
  48. sendLoadMessage: true
  49.  
  50. # For all data values forced, EchoPet will notify the player
  51. # (if set to true).
  52. sendForceMessage: true
  53. worlds:
  54. world: true
  55. enableByDefault: true
  56. worldguard:
  57. regions:
  58. echopet: true
  59. allowByDefault: true
  60. regionEnterCheck: true
  61. petSelector:
  62. allowDrop: true
  63. showDisabledPets: true
  64. giveOnJoin:
  65. enable: false
  66. usePerm: false
  67. perm: echopet.selector.join
  68. slot: 9
  69. clearInvOnJoin: false
  70. item:
  71. name: '&aPets'
  72. lore: '&7Right click to open'
  73. materialId: 352
  74. materialData: 0
  75. menu:
  76. slots: 45
  77. title: Pets
  78. slot-1:
  79. command: pet bat
  80. petType: BAT
  81. materialId: 383
  82. materialData: 65
  83. name: Bat Pet
  84. lore: []
  85. slot-2:
  86. command: pet blaze
  87. petType: BLAZE
  88. materialId: 383
  89. materialData: 61
  90. name: Blaze Pet
  91. lore: []
  92. slot-3:
  93. command: pet cavespider
  94. petType: CAVESPIDER
  95. materialId: 383
  96. materialData: 59
  97. name: Cave Spider Pet
  98. lore: []
  99. slot-4:
  100. command: pet chicken
  101. petType: CHICKEN
  102. materialId: 383
  103. materialData: 93
  104. name: Chicken Pet
  105. lore: []
  106. slot-5:
  107. command: pet cow
  108. petType: COW
  109. materialId: 383
  110. materialData: 92
  111. name: Cow Pet
  112. lore: []
  113. slot-6:
  114. command: pet creeper
  115. petType: CREEPER
  116. materialId: 383
  117. materialData: 50
  118. name: Creeper Pet
  119. lore: []
  120. slot-7:
  121. command: pet enderdragon
  122. petType: ENDERDRAGON
  123. materialId: 122
  124. materialData: 0
  125. name: EnderDragon Pet
  126. lore: []
  127. slot-8:
  128. command: pet enderman
  129. petType: ENDERMAN
  130. materialId: 383
  131. materialData: 58
  132. name: Enderman Pet
  133. lore: []
  134. slot-9:
  135. command: pet endermite
  136. petType: ENDERMITE
  137. materialId: 383
  138. materialData: 67
  139. name: Endermite Pet
  140. lore: []
  141. slot-10:
  142. command: pet ghast
  143. petType: GHAST
  144. materialId: 383
  145. materialData: 56
  146. name: Ghast Pet
  147. lore: []
  148. slot-11:
  149. command: pet giant
  150. petType: GIANT
  151. materialId: 383
  152. materialData: 54
  153. name: Giant Pet
  154. lore: []
  155. slot-12:
  156. command: pet guardian
  157. petType: GUARDIAN
  158. materialId: 383
  159. materialData: 68
  160. name: Guardian Pet
  161. lore: []
  162. slot-13:
  163. command: pet horse
  164. petType: HORSE
  165. materialId: 383
  166. materialData: 100
  167. name: Horse Pet
  168. lore: []
  169. slot-14:
  170. command: pet human
  171. petType: HUMAN
  172. materialId: 397
  173. materialData: 3
  174. name: Human Pet
  175. lore: []
  176. slot-15:
  177. command: pet irongolem
  178. petType: IRONGOLEM
  179. materialId: 86
  180. materialData: 0
  181. name: Iron Golem Pet
  182. lore: []
  183. slot-16:
  184. command: pet magmacube
  185. petType: MAGMACUBE
  186. materialId: 383
  187. materialData: 62
  188. name: Magma Cube Pet
  189. lore: []
  190. slot-17:
  191. command: pet mushroomcow
  192. petType: MUSHROOMCOW
  193. materialId: 383
  194. materialData: 96
  195. name: Mushroom Cow Pet
  196. lore: []
  197. slot-18:
  198. command: pet ocelot
  199. petType: OCELOT
  200. materialId: 383
  201. materialData: 98
  202. name: Ocelot Pet
  203. lore: []
  204. slot-19:
  205. command: pet pig
  206. petType: PIG
  207. materialId: 383
  208. materialData: 90
  209. name: Pig Pet
  210. lore: []
  211. slot-20:
  212. command: pet pigzombie
  213. petType: PIGZOMBIE
  214. materialId: 383
  215. materialData: 57
  216. name: PigZombie Pet
  217. lore: []
  218. slot-21:
  219. command: pet rabbit
  220. petType: RABBIT
  221. materialId: 383
  222. materialData: 101
  223. name: Rabbit Pet
  224. lore: []
  225. slot-22:
  226. command: pet sheep
  227. petType: SHEEP
  228. materialId: 383
  229. materialData: 91
  230. name: Sheep Pet
  231. lore: []
  232. slot-23:
  233. command: pet silverfish
  234. petType: SILVERFISH
  235. materialId: 383
  236. materialData: 60
  237. name: Silverfish Pet
  238. lore: []
  239. slot-24:
  240. command: pet skeleton
  241. petType: SKELETON
  242. materialId: 383
  243. materialData: 51
  244. name: Skeleton Pet
  245. lore: []
  246. slot-25:
  247. command: pet slime
  248. petType: SLIME
  249. materialId: 383
  250. materialData: 55
  251. name: Slime Pet
  252. lore: []
  253. slot-26:
  254. command: pet snowman
  255. petType: SNOWMAN
  256. materialId: 332
  257. materialData: 0
  258. name: Snowman Pet
  259. lore: []
  260. slot-27:
  261. command: pet spider
  262. petType: SPIDER
  263. materialId: 383
  264. materialData: 52
  265. name: Spider Pet
  266. lore: []
  267. slot-28:
  268. command: pet squid
  269. petType: SQUID
  270. materialId: 383
  271. materialData: 94
  272. name: Squid Pet
  273. lore: []
  274. slot-29:
  275. command: pet villager
  276. petType: VILLAGER
  277. materialId: 383
  278. materialData: 120
  279. name: Villager Pet
  280. lore: []
  281. slot-30:
  282. command: pet witch
  283. petType: WITCH
  284. materialId: 383
  285. materialData: 66
  286. name: Witch Pet
  287. lore: []
  288. slot-31:
  289. command: pet wither
  290. petType: WITHER
  291. materialId: 399
  292. materialData: 0
  293. name: Wither Pet
  294. lore: []
  295. slot-32:
  296. command: pet wolf
  297. petType: WOLF
  298. materialId: 383
  299. materialData: 95
  300. name: Wolf Pet
  301. lore: []
  302. slot-33:
  303. command: pet zombie
  304. petType: ZOMBIE
  305. materialId: 383
  306. materialData: 54
  307. name: Zombie Pet
  308. lore: []
  309. slot-45:
  310. command: pet select
  311. petType: ''
  312. materialId: 340
  313. materialData: 0
  314. name: '&eClose'
  315. lore: []
  316. slot-43:
  317. command: pet toggle
  318. petType: ''
  319. materialId: 352
  320. materialData: 0
  321. name: '&eToggle Pet'
  322. lore: []
  323. slot-42:
  324. command: pet call
  325. petType: ''
  326. materialId: 368
  327. materialData: 0
  328. name: '&eCall Pet'
  329. lore: []
  330. slot-40:
  331. command: pet hat
  332. petType: ''
  333. materialId: 306
  334. materialData: 0
  335. name: '&eHat Pet'
  336. lore: []
  337. slot-39:
  338. command: pet ride
  339. petType: ''
  340. materialId: 398
  341. materialData: 0
  342. name: '&eRide Pet'
  343. lore: []
  344. slot-38:
  345. command: pet name
  346. petType: ''
  347. materialId: 421
  348. materialData: 0
  349. name: '&eName Your Pet'
  350. lore: []
  351. slot-37:
  352. command: pet menu
  353. petType: ''
  354. materialId: 58
  355. materialData: 0
  356. name: '&eOpen PetMenu'
  357. lore: []
  358. pets:
  359. blaze:
  360. enable: true
  361. tagVisible: true
  362. defaultName: Blaze Pet
  363. interactMenu: true
  364. startFollowDistance: 12
  365. stopFollowDistance: 4
  366. teleportDistance: 40
  367. rideSpeed: 0.2
  368. jumpHeight: 0.6
  369. canFly: true
  370. allow:
  371. riders: true
  372. fire: true
  373. force:
  374. fire: false
  375. cavespider:
  376. enable: true
  377. tagVisible: true
  378. defaultName: Cave Spider Pet
  379. interactMenu: true
  380. startFollowDistance: 12
  381. stopFollowDistance: 4
  382. teleportDistance: 40
  383. rideSpeed: 0.2
  384. jumpHeight: 0.6
  385. canFly: false
  386. allow:
  387. riders: true
  388. creeper:
  389. enable: true
  390. tagVisible: true
  391. defaultName: Creeper Pet
  392. interactMenu: true
  393. startFollowDistance: 12
  394. stopFollowDistance: 4
  395. teleportDistance: 40
  396. rideSpeed: 0.2
  397. jumpHeight: 0.6
  398. canFly: false
  399. allow:
  400. riders: true
  401. powered: true
  402. force:
  403. powered: false
  404. enderdragon:
  405. enable: true
  406. tagVisible: true
  407. defaultName: EnderDragon Pet
  408. interactMenu: true
  409. startFollowDistance: 12
  410. stopFollowDistance: 4
  411. teleportDistance: 40
  412. rideSpeed: 0.2
  413. jumpHeight: 0.6
  414. enderman:
  415. enable: true
  416. tagVisible: true
  417. defaultName: Enderman Pet
  418. interactMenu: true
  419. startFollowDistance: 12
  420. stopFollowDistance: 4
  421. teleportDistance: 40
  422. rideSpeed: 0.2
  423. jumpHeight: 0.6
  424. canFly: false
  425. allow:
  426. riders: true
  427. screaming: true
  428. force:
  429. screaming: false
  430. endermite:
  431. enable: true
  432. tagVisible: true
  433. defaultName: Endermite Pet
  434. interactMenu: true
  435. startFollowDistance: 12
  436. stopFollowDistance: 4
  437. teleportDistance: 40
  438. rideSpeed: 0.2
  439. jumpHeight: 0.6
  440. canFly: false
  441. allow:
  442. riders: true
  443. ghast:
  444. enable: true
  445. tagVisible: true
  446. defaultName: Ghast Pet
  447. interactMenu: true
  448. startFollowDistance: 12
  449. stopFollowDistance: 4
  450. teleportDistance: 40
  451. rideSpeed: 0.2
  452. jumpHeight: 0.6
  453. canFly: true
  454. allow:
  455. riders: true
  456. giant:
  457. enable: true
  458. tagVisible: true
  459. defaultName: Giant Pet
  460. interactMenu: true
  461. startFollowDistance: 12
  462. stopFollowDistance: 4
  463. teleportDistance: 40
  464. rideSpeed: 0.2
  465. jumpHeight: 0.6
  466. canFly: false
  467. allow:
  468. riders: true
  469. guardian:
  470. enable: true
  471. tagVisible: true
  472. defaultName: Guardian Pet
  473. interactMenu: true
  474. startFollowDistance: 12
  475. stopFollowDistance: 4
  476. teleportDistance: 40
  477. rideSpeed: 0.2
  478. jumpHeight: 0.6
  479. canFly: false
  480. allow:
  481. riders: true
  482. elder: true
  483. force:
  484. elder: false
  485. magmacube:
  486. enable: true
  487. tagVisible: true
  488. defaultName: Magma Cube Pet
  489. interactMenu: true
  490. startFollowDistance: 12
  491. stopFollowDistance: 4
  492. teleportDistance: 40
  493. rideSpeed: 0.2
  494. jumpHeight: 0.6
  495. canFly: false
  496. allow:
  497. riders: true
  498. large: true
  499. medium: true
  500. small: true
  501. force:
  502. large: false
  503. medium: false
  504. small: false
  505. pigzombie:
  506. enable: true
  507. tagVisible: true
  508. defaultName: Pig Zombie Pet
  509. interactMenu: true
  510. startFollowDistance: 12
  511. stopFollowDistance: 4
  512. teleportDistance: 40
  513. rideSpeed: 0.2
  514. jumpHeight: 0.6
  515. canFly: false
  516. allow:
  517. riders: true
  518. baby: true
  519. force:
  520. baby: false
  521. silverfish:
  522. enable: true
  523. tagVisible: true
  524. defaultName: Silverfish Pet
  525. interactMenu: true
  526. startFollowDistance: 12
  527. stopFollowDistance: 4
  528. teleportDistance: 40
  529. rideSpeed: 0.2
  530. jumpHeight: 0.6
  531. canFly: false
  532. allow:
  533. riders: true
  534. skeleton:
  535. enable: true
  536. tagVisible: true
  537. defaultName: Skeleton Pet
  538. interactMenu: true
  539. startFollowDistance: 12
  540. stopFollowDistance: 4
  541. teleportDistance: 40
  542. rideSpeed: 0.2
  543. jumpHeight: 0.6
  544. canFly: false
  545. allow:
  546. riders: true
  547. wither: true
  548. force:
  549. wither: false
  550. slime:
  551. enable: true
  552. tagVisible: true
  553. defaultName: Slime Pet
  554. interactMenu: true
  555. startFollowDistance: 12
  556. stopFollowDistance: 4
  557. teleportDistance: 40
  558. rideSpeed: 0.2
  559. jumpHeight: 0.6
  560. canFly: false
  561. allow:
  562. riders: true
  563. large: true
  564. medium: true
  565. small: true
  566. force:
  567. large: false
  568. medium: false
  569. small: false
  570. spider:
  571. enable: true
  572. tagVisible: true
  573. defaultName: Spider Pet
  574. interactMenu: true
  575. startFollowDistance: 12
  576. stopFollowDistance: 4
  577. teleportDistance: 40
  578. rideSpeed: 0.2
  579. jumpHeight: 0.6
  580. canFly: false
  581. allow:
  582. riders: true
  583. witch:
  584. enable: true
  585. tagVisible: true
  586. defaultName: Witch Pet
  587. interactMenu: true
  588. startFollowDistance: 12
  589. stopFollowDistance: 4
  590. teleportDistance: 40
  591. rideSpeed: 0.2
  592. jumpHeight: 0.6
  593. canFly: false
  594. allow:
  595. riders: true
  596. wither:
  597. enable: true
  598. tagVisible: true
  599. defaultName: Wither Pet
  600. interactMenu: true
  601. startFollowDistance: 12
  602. stopFollowDistance: 4
  603. teleportDistance: 40
  604. rideSpeed: 0.2
  605. jumpHeight: 0.6
  606. canFly: true
  607. allow:
  608. riders: true
  609. shield: true
  610. force:
  611. shield: false
  612. zombie:
  613. enable: true
  614. tagVisible: true
  615. defaultName: Zombie Pet
  616. interactMenu: true
  617. startFollowDistance: 12
  618. stopFollowDistance: 4
  619. teleportDistance: 40
  620. rideSpeed: 0.2
  621. jumpHeight: 0.6
  622. canFly: false
  623. allow:
  624. riders: true
  625. baby: true
  626. villager: true
  627. force:
  628. baby: false
  629. villager: false
  630. bat:
  631. enable: true
  632. tagVisible: true
  633. defaultName: Bat Pet
  634. interactMenu: true
  635. startFollowDistance: 12
  636. stopFollowDistance: 4
  637. teleportDistance: 40
  638. rideSpeed: 0.2
  639. jumpHeight: 0.6
  640. canFly: true
  641. allow:
  642. riders: true
  643. chicken:
  644. enable: true
  645. tagVisible: true
  646. defaultName: Chicken Pet
  647. interactMenu: true
  648. startFollowDistance: 12
  649. stopFollowDistance: 4
  650. teleportDistance: 40
  651. rideSpeed: 0.2
  652. jumpHeight: 0.6
  653. canFly: false
  654. allow:
  655. riders: true
  656. baby: true
  657. force:
  658. baby: false
  659. cow:
  660. enable: true
  661. tagVisible: true
  662. defaultName: Cow Pet
  663. interactMenu: true
  664. startFollowDistance: 12
  665. stopFollowDistance: 4
  666. teleportDistance: 40
  667. rideSpeed: 0.2
  668. jumpHeight: 0.6
  669. canFly: false
  670. allow:
  671. riders: true
  672. baby: true
  673. force:
  674. baby: false
  675. horse:
  676. enable: true
  677. tagVisible: true
  678. defaultName: Horse Pet
  679. interactMenu: true
  680. startFollowDistance: 12
  681. stopFollowDistance: 4
  682. teleportDistance: 40
  683. rideSpeed: 0.2
  684. jumpHeight: 0.6
  685. canFly: false
  686. allow:
  687. riders: true
  688. baby: true
  689. black: true
  690. blackSpot: true
  691. brown: true
  692. chested: true
  693. chestnut: true
  694. creamy: true
  695. darkbrown: true
  696. diamond: true
  697. donkey: true
  698. gray: true
  699. gold: true
  700. iron: true
  701. mule: true
  702. noarmour: true
  703. noMarking: true
  704. normal: true
  705. saddle: true
  706. skeleton: true
  707. whiteSocks: true
  708. whitePatch: true
  709. whiteSpot: true
  710. white: true
  711. zombie: true
  712. force:
  713. baby: false
  714. black: false
  715. blackSpot: false
  716. brown: false
  717. chested: false
  718. chestnut: false
  719. creamy: false
  720. darkbrown: false
  721. diamond: false
  722. donkey: false
  723. gray: false
  724. gold: false
  725. iron: false
  726. mule: false
  727. noarmour: false
  728. noMarking: false
  729. normal: false
  730. saddle: false
  731. skeleton: false
  732. whiteSocks: false
  733. whitePatch: false
  734. whiteSpot: false
  735. white: false
  736. zombie: false
  737. irongolem:
  738. enable: true
  739. tagVisible: true
  740. defaultName: Iron Golem Pet
  741. interactMenu: true
  742. startFollowDistance: 12
  743. stopFollowDistance: 4
  744. teleportDistance: 40
  745. rideSpeed: 0.2
  746. jumpHeight: 0.6
  747. canFly: false
  748. allow:
  749. riders: true
  750. mushroomcow:
  751. enable: true
  752. tagVisible: true
  753. defaultName: Mushroom Cow Pet
  754. interactMenu: true
  755. startFollowDistance: 12
  756. stopFollowDistance: 4
  757. teleportDistance: 40
  758. rideSpeed: 0.2
  759. jumpHeight: 0.6
  760. canFly: false
  761. allow:
  762. riders: true
  763. baby: true
  764. force:
  765. baby: false
  766. ocelot:
  767. enable: true
  768. tagVisible: true
  769. defaultName: Ocelot Pet
  770. interactMenu: true
  771. startFollowDistance: 12
  772. stopFollowDistance: 4
  773. teleportDistance: 40
  774. rideSpeed: 0.2
  775. jumpHeight: 0.6
  776. canFly: false
  777. allow:
  778. riders: true
  779. baby: true
  780. black: true
  781. red: true
  782. siamese: true
  783. wild: true
  784. force:
  785. baby: false
  786. black: false
  787. red: false
  788. siamese: false
  789. wild: false
  790. pig:
  791. enable: true
  792. tagVisible: true
  793. defaultName: Pig Pet
  794. interactMenu: true
  795. startFollowDistance: 12
  796. stopFollowDistance: 4
  797. teleportDistance: 40
  798. rideSpeed: 0.2
  799. jumpHeight: 0.6
  800. canFly: false
  801. allow:
  802. riders: true
  803. baby: true
  804. saddle: true
  805. force:
  806. baby: false
  807. saddle: false
  808. rabbit:
  809. enable: true
  810. tagVisible: true
  811. defaultName: Rabbit Pet
  812. interactMenu: true
  813. startFollowDistance: 12
  814. stopFollowDistance: 4
  815. teleportDistance: 40
  816. rideSpeed: 0.2
  817. jumpHeight: 0.6
  818. canFly: false
  819. allow:
  820. riders: true
  821. baby: true
  822. black: true
  823. blackandwhite: true
  824. brown: true
  825. killerbunny: true
  826. saltandpepper: true
  827. white: true
  828. force:
  829. baby: false
  830. black: false
  831. blackandwhite: false
  832. brown: false
  833. killerbunny: false
  834. saltandpepper: false
  835. white: false
  836. sheep:
  837. enable: true
  838. tagVisible: true
  839. defaultName: Sheep Pet
  840. interactMenu: true
  841. startFollowDistance: 12
  842. stopFollowDistance: 4
  843. teleportDistance: 40
  844. rideSpeed: 0.2
  845. jumpHeight: 0.6
  846. canFly: false
  847. allow:
  848. riders: true
  849. baby: true
  850. black: true
  851. blue: true
  852. brown: true
  853. cyan: true
  854. gray: true
  855. green: true
  856. lightBlue: true
  857. lime: true
  858. magenta: true
  859. orange: true
  860. pink: true
  861. purple: true
  862. red: true
  863. sheared: true
  864. silver: true
  865. white: true
  866. yellow: true
  867. force:
  868. baby: false
  869. black: false
  870. blue: false
  871. brown: false
  872. cyan: false
  873. gray: false
  874. green: false
  875. lightBlue: false
  876. lime: false
  877. magenta: false
  878. orange: false
  879. pink: false
  880. purple: false
  881. red: false
  882. sheared: false
  883. silver: false
  884. white: false
  885. yellow: false
  886. snowman:
  887. enable: true
  888. tagVisible: true
  889. defaultName: Snowman Pet
  890. interactMenu: true
  891. startFollowDistance: 12
  892. stopFollowDistance: 4
  893. teleportDistance: 40
  894. rideSpeed: 0.2
  895. jumpHeight: 0.6
  896. canFly: false
  897. allow:
  898. riders: true
  899. squid:
  900. enable: true
  901. tagVisible: true
  902. defaultName: Squid Pet
  903. interactMenu: true
  904. startFollowDistance: 12
  905. stopFollowDistance: 4
  906. teleportDistance: 40
  907. rideSpeed: 0.2
  908. jumpHeight: 0.6
  909. canFly: true
  910. allow:
  911. riders: true
  912. villager:
  913. enable: true
  914. tagVisible: true
  915. defaultName: Villager Pet
  916. interactMenu: true
  917. startFollowDistance: 12
  918. stopFollowDistance: 4
  919. teleportDistance: 40
  920. rideSpeed: 0.2
  921. jumpHeight: 0.6
  922. canFly: false
  923. allow:
  924. riders: true
  925. baby: true
  926. blacksmith: true
  927. butcher: true
  928. farmer: true
  929. librarian: true
  930. priest: true
  931. force:
  932. baby: false
  933. blacksmith: false
  934. butcher: false
  935. farmer: false
  936. librarian: false
  937. priest: false
  938. wolf:
  939. enable: true
  940. tagVisible: true
  941. defaultName: Wolf Pet
  942. interactMenu: true
  943. startFollowDistance: 12
  944. stopFollowDistance: 4
  945. teleportDistance: 40
  946. rideSpeed: 0.2
  947. jumpHeight: 0.6
  948. canFly: false
  949. allow:
  950. riders: true
  951. angry: true
  952. baby: true
  953. black: true
  954. blue: true
  955. brown: true
  956. cyan: true
  957. gray: true
  958. green: true
  959. lightBlue: true
  960. lime: true
  961. magenta: true
  962. orange: true
  963. pink: true
  964. purple: true
  965. red: true
  966. silver: true
  967. tamed: true
  968. white: true
  969. yellow: true
  970. force:
  971. angry: false
  972. baby: false
  973. black: false
  974. blue: false
  975. brown: false
  976. cyan: false
  977. gray: false
  978. green: false
  979. lightBlue: false
  980. lime: false
  981. magenta: false
  982. orange: false
  983. pink: false
  984. purple: false
  985. red: false
  986. silver: false
  987. tamed: false
  988. white: false
  989. yellow: false
  990. human:
  991. enable: true
  992. tagVisible: true
  993. defaultName: Human Pet
  994. interactMenu: true
  995. startFollowDistance: 12
  996. stopFollowDistance: 4
  997. teleportDistance: 40
  998. rideSpeed: 0.2
  999. jumpHeight: 0.6
  1000. canFly: false
  1001. allow:
  1002. riders: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement