Advertisement
Guest User

AACH config

a guest
Jul 13th, 2018
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 26.01 KB | None | 0 0
  1. #==============================O==============================#
  2. # I---------------------------------------------------------I #
  3. # |    Advanced Achievements 5.2.9 configuration - Readme   | #
  4. # 1---------------------------------------------------------1 #
  5. #==============================o==============================#
  6. # You can use Minecraft chat colors in Message|DisplayName|Goal, but include double quotes around the whole text: "&4Color".
  7. # Only spaces, NO tabs. Don't forget the indents (2 spaces per indentation level), plugin won't work otherwise!
  8. # To check syntax errors in your file, use: yaml-online-parser.appspot.com
  9. # Do NOT delete any top level (= not indentented) sections in the configuration file.
  10. # Possible items for rewards/Crafts/Places/Breaks: hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  11. # Possible mobs for the Kills section:    hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
  12. # Default config.yml file:  github.com/PyvesB/AdvancedAchievements/blob/master/src/main/resources/config.yml
  13. # Visit the wiki for some valuable additional documentation: github.com/PyvesB/AdvancedAchievements/wiki
  14. #=============================O=O=============================#
  15. # II-------------------------------------------------------II #
  16. # |                    General  settings                    | #
  17. # 2---------------------------------------------------------2 #
  18. #=============================o=o=============================#
  19. # Time in seconds between each /aach book (unless user has permission achievement.*).
  20. TimeBook: 900
  21.  
  22. # Check for update on plugin launch and notify when an OP joins the game.
  23. CheckForUpdate: true
  24.  
  25. # Set to true to activate firework effects when a player receives an achievement.
  26. Firework: true
  27.  
  28. # Choose BALL_LARGE, BALL, BURST, CREEPER, STAR or RANDOM.
  29. FireworkStyle: RANDOM
  30.  
  31. # Set to true to activate simpler effects and a calm sound when a player receives an achievement.
  32. # Ignored if Firework setting is set to true.
  33. SimplifiedReception: false
  34.  
  35. # Number of players displayed in /aach top, week and month commands.
  36. TopList: 5
  37.  
  38. # Set to true to activate particle effects when performing /aach book, /aach stats with all achievements and
  39. # /aach top, week or month when ranked in the top list.
  40. AdditionalEffects: true
  41.  
  42. # Set to true to activate sounds when performing /aach book, /aach stats with all achievements and
  43. # /aach top, week or month when ranked in the top list.
  44. Sound: true
  45.  
  46. # Set the icon of the plugin (default: shamrock, \u2618).
  47. Icon: \u2730
  48.  
  49. # Set the color of the plugin (default: 5, dark purple).
  50. Color: 4
  51.  
  52. # Notify other connected players when an achievement is received.
  53. # Default behaviour, a player can override what he sees by using /aach toggle.
  54. NotifyOtherPlayers: false
  55.  
  56. # When NotifyOtherPlayers is enabled, notifications are done using action bars when ActionBarNotify is true.
  57. # When ActionBarNotify is false, chat messages are used.
  58. ActionBarNotify: true
  59.  
  60. # Separator between name, description and date on a book page.
  61. BookSeparator: ''
  62.  
  63. # Set the format of the achievement name in /aach list (default: "%ICON% %NAME% %ICON%").
  64. ListAchievementFormat: '%ICON% %NAME% %ICON%'
  65.  
  66. # Stop all stats from increasing when player in creative mode, including PlayedTime.
  67. # Connection achievements will only be handled once a player switches to a non-creative mode.
  68. RestrictCreative: true
  69.  
  70. # Stop all stats from increasing when player in spectator mode, including PlayedTime.
  71. # Connection achievements will only be handled once a player switches to a non-spectator mode.
  72. # No effect if using Minecraft 1.7.9 or 1.7.10.
  73. RestrictSpectator: true
  74.  
  75. # Stop all stats from increasing when player in adventure mode, including PlayedTime.
  76. # Connection achievements will only be handled once a player switches to a non-adventure mode.
  77. RestrictAdventure: true
  78.  
  79. # Stop all stats from increasing when player in a specific world, including PlayedTime (delete the [] before adding values).
  80. # Connection achievements will only be handled once a player enters a non-excluded world.
  81. ExcludedWorlds: []
  82.  
  83. #  - yourWorld1
  84. #  - yourWorld2
  85. # Ignore vertical dimension (Y axis) when calculating distance statistics.
  86. IgnoreVerticalDistance: false
  87.  
  88. # Don't show these categories in the achievement GUI or in the stats output (delete the [] before adding values).
  89. # Also prevent obtaining achievements for these categories and prevent stats from increasing.
  90. # If changed, do a full server restart, and not just /aach reload.
  91. DisabledCategories:
  92. - PetMasterGive
  93. - PetMasterReceive
  94. - Trades
  95.  
  96. #  - PetMasterGive
  97. #  - PetMasterReceive
  98. #  - DistanceLlama
  99. #  - DistanceGliding
  100. # Obfuscate achievements that have not yet been received in /aach list.
  101. ObfuscateNotReceived: false
  102.  
  103. # Obfuscate progressive achievements:
  104. # For categories with a series of related achievements where the only thing changing is the number of times
  105. # the event has occurred, show achievements that have been obtained and show the next obtainable achievement,
  106. # but obfuscate the additional achievements. In order for this to work properly, achievements must be sorted
  107. # in order of increasing difficulty. For example, under Places, stone, the first achievement could have a
  108. # target of 100 stone, the second 500 stone, and the third 1000 stone.  When ObfuscateProgressiveAchievements
  109. # is true, initially only the 100 stone achievement will be readable in the GUI.  Once 100 stone have been placed,
  110. # the 500 stone achievement will become legible.
  111. ObfuscateProgressiveAchievements: true
  112.  
  113. # Hide categories with no achievements yet received in /aach list.
  114. HideNotReceivedCategories: false
  115.  
  116. # Hide categories for which the player does not have the corresponding count permissions.
  117. HideNoPermissionCategories: false
  118.  
  119. # Hide the reward display in /aach list.
  120. HideRewardDisplayInList: true
  121.  
  122. # Display precise statistic information in the /aach list progress bars.
  123. EnrichedListProgressBars: true
  124.  
  125. # Annotate each achievement displayed in a /aach list category with a number. Due to a Minecraft limitation,
  126. # if you have more than 64 achievements for a category, the counting will start back at 1 after number 64.
  127. NumberedItemsInList: false
  128.  
  129. # Display achievement Name and Message as screen titles. No effect if using Minecraft 1.7.9 or 1.7.10.
  130. TitleScreen: true
  131.  
  132. # Sort pages of the book in chronological order (false for reverse chronological order).
  133. BookChronologicalOrder: true
  134.  
  135. # Do not take into account items broken with Silk Touch for the Breaks achievements.
  136. DisableSilkTouchBreaks: true
  137.  
  138. # Do not take into account ores broken with Silk Touch for the Breaks achievements.
  139. # DisableSilkTouchBreaks takes precedence over this. Not applicable to iron or gold ores.
  140. DisableSilkTouchOreBreaks: false
  141.  
  142. # Name of the language file.
  143. LanguageFileName: lang.yml
  144.  
  145. # Time in seconds between each statistic count for the following categories.
  146. # LavaBuckets, WaterBuckets, Beds, Brewing, MusicDiscs.
  147. StatisticCooldown: 5
  148.  
  149. # Display action bar message when player performs an action while in the cooldown period.
  150. # No effect if using Minecraft 1.7.9 or 1.7.10.
  151. CooldownActionBar: true
  152.  
  153. # Locale used to format dates in /aach book and /aach list. You must select an ISO 639 language code.
  154. # The list of possible language codes can be found at www.loc.gov/standards/iso639-2/php/code_list.php
  155. DateLocale: en
  156.  
  157. # Display time of reception of achievements in /aach book and /aach list in addition to the date. For achievements
  158. # received in plugin versions prior to 3.0, the precise time information is not available and will be displayed as midnight.
  159. DateDisplayTime: true
  160.  
  161. # Register advancements with a description corresponding to the Goal parameter of each achievement.
  162. # If changed, run /aach generate to regenerate advancements with the new parameter value taken into account.
  163. # No effect if using Minecraft versions prior to 1.12.
  164. RegisterAdvancementDescriptions: true
  165.  
  166. # If true, hide advancements from the advancement GUI. Advancement notifications will still appear when receiving achievements.
  167. # No effect if using Minecraft versions prior to 1.12.
  168. HideAdvancements: false
  169.  
  170. # If true, PlayedTime will no longer increase when the player is AFK. Requires Essentials to work.
  171. IgnoreAFKPlayedTime: true
  172.  
  173. #=============================OOO=============================#
  174. # III-----------------------------------------------------III #
  175. # |                    Database settings                    | #
  176. # 3---------------------------------------------------------3 #
  177. #=============================ooo=============================#
  178. # Make a daily backup of your local database (if sqlite).
  179. DatabaseBackup: true
  180.  
  181. # Database type, sqlite, postgresql or mysql. Do a full server restart for this to take effect.
  182. DatabaseType: sqlite
  183.  
  184. # Prefix added to the tables in the database. If you switch from the default tables names (no prefix),
  185. # the plugin will attempt an automatic renaming. Otherwise you have to rename your tables manually.
  186. # Do a full server restart for this to take effect.
  187. TablePrefix: ''
  188.  
  189. # Settings to link with MySQL database (ignored if sqlite or postgresql).
  190. MYSQL:
  191.   Database: jdbc:mysql://localhost:3306/minecraft
  192.   User: root
  193.   Password: root
  194.  
  195. # Settings to link with PostgresSQL database (ignored if sqlite or mysql).
  196. # Refer to https://github.com/PyvesB/AdvancedAchievements/wiki/Installation to set up PostgreSQL.
  197. POSTGRESQL:
  198.   Database: jdbc:postgresql://localhost:5432/minecraft
  199.   User: root
  200.   Password: root
  201.  
  202. #============================OO=OO============================#
  203. # IV-------------------------------------------------------IV #
  204. # |                  Performance settings                   | #
  205. # 4---------------------------------------------------------4 #
  206. #============================oo=oo============================#
  207. # DO NOT CHANGE THE FOLLOWING UNLESS YOU ARE AN EXPERIENCED USER. The intervals are in seconds.
  208. # If any of the performance settings are changed, do a full server restart, and not just /aach reload.
  209. # Frequency of play time checks for players. Smaller values give more precision but more CPU usage.
  210. PlaytimeTaskInterval: 60
  211.  
  212. # Calculates distance traveled by players. Smaller values give more precision but more CPU usage.
  213. DistanceTaskInterval: 5
  214.  
  215. # Frequency of some statistics writes to the database.
  216. PooledRequestsTaskInterval: 10
  217.  
  218. #============================OOOOO============================#
  219. # V---------------------------------------------------------V #
  220. # |                  Action  achievements                   | #
  221. # 5---------------------------------------------------------5 #
  222. #============================ooooo============================#
  223. # When a player connects during the day; statistic increases at most once per day.
  224. Connections:
  225.   '1':
  226.     Message: Welcome to the &b&lX&3&lY&9&lZ &fcommunity!
  227.     Name: connect_1
  228.     DisplayName: Good Choice
  229.     Reward:
  230.       Command: eco give PLAYER 3000
  231.   '2':
  232.     Message: You came back!
  233.     Name: connect_2
  234.     DisplayName: We Miss You!
  235.     Reward:
  236.       Command: eco give PLAYER 100
  237.   '10':
  238.     Message: You really like it here!
  239.     Name: connect_10
  240.     DisplayName: Regular Player
  241.     Reward:
  242.       Command: eco give PLAYER 500
  243.   '50':
  244.     Message: Wow, back again?
  245.     Name: connect_50
  246.     DisplayName: '&b&lX&3&lY&9&lZ Addict'
  247.     Reward:
  248.       Command: pex user PLAYER add deluxetags.tag.XYZAddict
  249.  
  250. # When a specific block is placed (specify material name, lower case).
  251. Places:
  252.   smooth_brick:
  253.     '500':
  254.       Goal: Place 500 stone bricks
  255.       Message: You placed 500 stone bricks!
  256.       Name: place_500_smooth_brick
  257.       DisplayName: Stone Brick Mason
  258.       Reward:
  259.         Command: eco give PLAYER 250
  260.     '2500':
  261.       Goal: Place 2500 stone bricks
  262.       Message: You placed 2500 stone bricks!
  263.       Name: place_2500_smooth_brick
  264.       DisplayName: Stone Brick Architect
  265.       Reward:
  266.         Command: eco give PLAYER 500
  267.   stone:
  268.     '100':
  269.       Message: One hundred stone blocks placed!
  270.       Name: place_100_stone
  271.       DisplayName: Stone Addict
  272.       Reward:
  273.         Command: eco give PLAYER 100
  274.     '1000':
  275.       Message: One thousand stone blocks placed!
  276.       Name: place_1000_stone
  277.       DisplayName: Stone God
  278.       Reward:
  279.         Command: eco give PLAYER 1000
  280.  
  281. # When a specific block is broken (specify material name, lower case).
  282. # Below, the notation sand:1 means sand item with metadata 1 (red sand).
  283. Breaks:
  284.   red_nether_brick:
  285.     '10':
  286.       Message: You collected 10 Red Nether Bricks!
  287.       Name: break_10_red_nether_brick
  288.       DisplayName: Blood Red
  289.       Reward:
  290.         Command: eco give PLAYER 100
  291.   stone:
  292.     '1':
  293.       Message: The first time you went mining!
  294.       Name: break_1_stone
  295.       DisplayName: Cobble!
  296.       Reward:
  297.         Command: eco give PLAYER 25
  298.   ender_stone:
  299.     '10':
  300.       Message: You made it to The End!
  301.       Name: 10_ender_stone
  302.       DisplayName: Or is it?
  303.       Reward:
  304.         Command: give PLAYER 86 1
  305.  
  306. # When a specific mob is killed.
  307. # Use an Entity name or poweredcreeper, in lower case.
  308. # Use player to track player kills as a whole.
  309. # Use specificplayer- followed by player UUID to track how many times a specific player has been killed.
  310. Kills:
  311.   zombie:
  312.     '1':
  313.       Message: The first time you killed a zombie!
  314.       DisplayName: The Walking Dead
  315.       Name: kills_1_zombie
  316.       Reward:
  317.         Command: eco give PLAYER 50
  318.   witch:
  319.     '1':
  320.       Message: You killed the Witch of the East!
  321.       DisplayName: We're Not in Kansas, Dorthy
  322.       Name: kills_1_witch
  323.       Reward:
  324.         Command: eco give PLAYER 100
  325.   specificplayer-2fdfe8d4-20a0-4691-9ad2-239fce77f622:
  326.     '1':
  327.       Message: You killed the Owner!
  328.       DisplayName: Mama No More
  329.       Name: kills_1_MamaBeau
  330.       Reward:
  331.         Command: skull MamaBeau
  332.   specificplayer-013baaad-09f7-47b2-9241-465809c4064e:
  333.     '1':
  334.       Message: You killed the Co-Owner!
  335.       DisplayName: Kill Kit
  336.       Name: kills_1_Kitanda
  337.       Reward:
  338.         Command: skull Kitanda
  339.  
  340. # When a specific item is crafted (specify material name, lower case).
  341. Crafts:
  342.   diamond_sword:
  343.     '1':
  344.       Message: The first time you crafted a blade!
  345.       Name: craft_1_blade
  346.       DisplayName: Blacksmith Apprentice
  347.       Reward:
  348.         Command: eco give PLAYER 100
  349.  
  350. # When the player dies.
  351. Deaths:
  352.   '1':
  353.     Message: The first time you died!
  354.     Name: deaths_1
  355.     DisplayName: Rest in Peace
  356.     Reward:
  357.       Item: red_rose:1 1
  358.  
  359. # When an arrow is shot.
  360. Arrows:
  361.   '50':
  362.     Message: 50 arrows shot!
  363.     Name: arrows_50
  364.     DisplayName: Pew Pew Pew
  365.     Reward:
  366.       Command: eco give PLAYER 100
  367.  
  368. # When a snowball is thrown.  
  369. Snowballs:
  370.   '1000':
  371.     Message: 1000 snowballs thrown. That's the spirit!
  372.     Name: snowballs_1000
  373.     DisplayName: Winter Addict
  374.     Reward:
  375.       Command: eco give PLAYER 300
  376.  
  377. # When an egg is thrown.  
  378. Eggs:
  379.   '1000':
  380.     Message: 1000 eggs thrown!
  381.     Name: eggs_1000
  382.     DisplayName: Omelet Addict
  383.     Reward:
  384.       Command: eco give PLAYER 500
  385.  
  386. # When a fish is caught.
  387. Fish:
  388.   '1':
  389.     Message: You caught a fish!
  390.     Name: fish_1
  391.     DisplayName: Time for Fish and Chips
  392.     Reward:
  393.       Command: eco give PLAYER 25
  394.  
  395. # When a treasure is caught with a fishing rod.
  396. Treasures:
  397.   '1':
  398.     Message: Your first treasure from the sea!
  399.     Name: treasure_1
  400.     DisplayName: Treasure Hunter
  401.     Reward:
  402.       Command: eco give PLAYER 25
  403.  
  404. # When a tool/armor/weapon is broken.  
  405. ItemBreaks:
  406.   '1':
  407.     Message: You broke your favorite tool!
  408.     Name: itembreaks_1
  409.     DisplayName: Oops
  410.     Reward:
  411.       Command: eco give PLAYER 25
  412.  
  413. # When an item is eaten (excludes potions and milk).
  414. EatenItems:
  415.   '1':
  416.     Message: Just had a snack!
  417.     Name: eatenitems_1
  418.     DisplayName: Snack Time
  419.     Reward:
  420.       Command: eco give PLAYER 25
  421.  
  422. # When a sheep is sheared.
  423. Shear:
  424.   '100':
  425.     Message: 100 sheep sheared!
  426.     Name: shear_100
  427.     DisplayName: Mmm, Warm Sweaters
  428.     Reward:
  429.       Command: eco give PLAYER 200
  430.  
  431. # When a cow is milked.
  432. Milk:
  433.   '1':
  434.     Message: Just milked a cow!
  435.     Name: milk_1
  436.     DisplayName: The Most Important Meal of the Day
  437.     Reward:
  438.       Command: eco give PLAYER 25
  439.  
  440. # When a bucket is filled with lava.
  441. LavaBuckets:
  442.   '10':
  443.     Message: 10 buckets filled with lava!
  444.     Name: lavabuckets_10
  445.     DisplayName: Lava Bucket, Ho
  446.     Reward:
  447.       Command: eco give PLAYER 500
  448.  
  449. # When a bucket is filled with water.
  450. WaterBuckets:
  451.   '15':
  452.     Message: 15 buckets filled with water!
  453.     Name: waterbuckets_15
  454.     DisplayName: Where's the Fire?
  455.     Reward:
  456.       Command: eco give PLAYER 500
  457.  
  458. # When an anvil is used.
  459. AnvilsUsed:
  460.   '1':
  461.     Message: You just repaired your first item!
  462.     Name: anvilsused_1
  463.     DisplayName: Good As New
  464.     Reward:
  465.       Command: eco give PLAYER 25
  466.  
  467. # When an enchantment is performed.
  468. Enchantments:
  469.   '5':
  470.     Message: 5 objects enchanted!
  471.     Name: enchantments_5
  472.     DisplayName: You're a Wizard
  473.     Reward:
  474.       Command: eco give PLAYER 25
  475.  
  476. # When a bed is entered.
  477. Beds:
  478.   '5':
  479.     Message: You entered a bed 5 times!
  480.     Name: bed_5
  481.     DisplayName: Get Your Daily Z's
  482.     Reward:
  483.       Command: eco give PLAYER 100
  484.  
  485. # Maximum level reached.    
  486. MaxLevel:
  487.   '10':
  488.     Message: Level 10 reached!
  489.     Name: maxlevel_10
  490.     DisplayName: Rookie
  491.     Reward:
  492.       Command: eco give PLAYER 25
  493.   '20':
  494.     Message: Level 20 reached!
  495.     Name: maxlevel_20
  496.     DisplayName: Amateur
  497.     Reward:
  498.       Command: eco give PLAYER 100
  499.   '30':
  500.     Message: Level 30 reached!
  501.     Name: maxlevel_30
  502.     DisplayName: You've got skills!
  503.     Reward:
  504.       Command: eco give PLAYER 250
  505.   '50':
  506.     Message: Level 50 reached!
  507.     Name: maxlevel_50
  508.     DisplayName: Too Much Free Time
  509.     Reward:
  510.       Command: eco give PLAYER 500
  511.   '100':
  512.     Message: Level 100 reached!
  513.     Name: maxlevel_100
  514.     DisplayName: I Need a Life
  515.     Reward:
  516.       Command: eco give PLAYER 1000
  517.  
  518. # When a potion is consumed.
  519. ConsumedPotions:
  520.   '100':
  521.     Message: Drinking weird beverages all the time...
  522.     Name: consumedpotions_100
  523.     DisplayName: Alcoholic
  524.     Reward:
  525.       Command: eco give PLAYER 1000
  526.  
  527. # Amount of time played on the server (in hours, use integers).
  528. PlayedTime:
  529.   '1':
  530.     Message: You played one hour on the server!
  531.     Name: playedtime_1
  532.     DisplayName: No Time At All
  533.     Reward:
  534.       Command: eco give PLAYER 100
  535.   '12':
  536.     Message: You played twelve hours on the server!
  537.     Name: playedtime_12
  538.     DisplayName: Time Flies
  539.     Reward:
  540.       Command: eco give PLAYER 500
  541.   '24':
  542.     Message: You played 24 hours on the server!
  543.     Name: playedtime_24
  544.     DisplayName: Just Like Yesterday
  545.     Reward:
  546.       Command: eco give PLAYER 1000
  547.  
  548. # When a distance is traveled by foot.
  549. DistanceFoot:
  550.   '1000':
  551.     Message: You traveled 1000 blocks by foot!
  552.     Name: distancefoot_1000
  553.     DisplayName: I Can Walk One Thousand Miles
  554.     Reward:
  555.       Command: eco give PLAYER 100
  556.   '10000':
  557.     Message: You traveled 10,000 blocks by foot!
  558.     Name: distancefoot_10000
  559.     DisplayName: And I Can Walk Ten Thousand More...
  560.     Reward:
  561.       Command: eco give PLAYER 1000
  562.  
  563. # When a distance is traveled on a pig.
  564. DistancePig:
  565.   '100':
  566.     Message: You traveled 100 blocks on a pig!
  567.     Name: distancepig_100
  568.     DisplayName: Carrot on a Stick Master
  569.     Reward:
  570.       Command: eco give PLAYER 500
  571.  
  572. # When a distance is traveled on a horse.
  573. DistanceHorse:
  574.   '500':
  575.     Message: You traveled 500 blocks on a horse!
  576.     Name: distancehorse_500
  577.     DisplayName: We're on a Quest
  578.     Reward:
  579.       Command: eco give PLAYER 250
  580.   '5000':
  581.     Message: You traveled 5000 blocks on a horse!
  582.     Name: distancehorse_5000
  583.     DisplayName: Equestrian Master
  584.     Reward:
  585.       Command: eco give PLAYER 1000
  586.  
  587. # When a distance is traveled in a minecart.
  588. DistanceMinecart:
  589.   '100':
  590.     Message: You traveled 100 blocks in a minecart!
  591.     Name: distanceminecart_100
  592.     DisplayName: Carting Fan
  593.     Reward:
  594.       Command: eco give PLAYER 500
  595.  
  596. # When a distance is traveled in a boat.
  597. DistanceBoat:
  598.   '200':
  599.     Message: You traveled 200 blocks in a boat!
  600.     Name: distanceboat_200
  601.     DisplayName: Great Sailor
  602.     Reward:
  603.       Command: eco give PLAYER 250
  604.  
  605. # When a distance is traveled with elytra.
  606. # Ignored on Minecraft versions prior to 1.9, add it to DisabledCategories list.
  607. DistanceGliding:
  608.   '100':
  609.     Message: You traveled 100 blocks with elytra!
  610.     Name: distancegliding_100
  611.     DisplayName: I Can Fly
  612.     Reward:
  613.       Command: eco give PLAYER 25
  614.   '1000':
  615.     Message: You traveled 1000 blocks with elytra!
  616.     Name: distancegliding_1000
  617.     DisplayName: I can Touch the Sky
  618.     Reward:
  619.       Command: eco give PLAYER 100
  620.   '10000':
  621.     Message: You traveled 10,000 blocks with elytra!
  622.     Name: distancegliding_10000
  623.     DisplayName: Falling With Style
  624.     Reward:
  625.       Command: eco give PLAYER 500
  626.   '100000':
  627.     Message: You traveled 100,000 blocks with elytra!
  628.     Name: distancegliding_100000
  629.     DisplayName: Never Coming Down
  630.     Reward:
  631.       Command: eco give PLAYER 1000
  632.  
  633. # When a distance is traveled on a llama.
  634. # Ignored on Minecraft versions prior to 1.11, add it to DisabledCategories list.
  635. DistanceLlama:
  636.   '50':
  637.     Message: You traveled 50 blocks on a llama!
  638.     Name: distancellama_50
  639.     DisplayName: That's One Way to Travel
  640.     Reward:
  641.       Command: eco give PLAYER 500
  642.  
  643. # When an item is dropped on the ground.
  644. ItemDrops:
  645.   '15':
  646.     Message: You killing the planet!
  647.     Name: itemdrops_15
  648.     DisplayName: LitterBug
  649.     Reward:
  650.       Command: eco give PLAYER 25
  651.  
  652. # When an item is picked up from the ground.
  653. ItemPickups:
  654.   '40':
  655.     Message: You saving the planet!
  656.     Name: itempickups_40
  657.     DisplayName: Environmentalist
  658.     Reward:
  659.       Command: eco give PLAYER 50
  660.  
  661. # When soil is plowed with a hoe.
  662. HoePlowings:
  663.   '10':
  664.     Message: You plowed the ground 10 times!
  665.     Name: hoeplowings_10
  666.     DisplayName: Green Thumb
  667.     Reward:
  668.       Command: eco give PLAYER 25
  669.   '100':
  670.     Message: You've plowed the ground 100 times!
  671.     Name: hoeplowings_100
  672.     DisplayName: Farmer
  673.     Reward:
  674.       Command: eco give PLAYER 100
  675.   '1000':
  676.     Message: You plowed the ground 1000 times!
  677.     Name: hoeplowings_1000
  678.     DisplayName: Food For Everyone
  679.     Reward:
  680.       Command: eco give PLAYER 500
  681.  
  682. # When bone meal is used to fertilise plants.
  683. Fertilising:
  684.   '15':
  685.     Message: You used bone meal on plants 15 times!
  686.     Name: fertilising_15
  687.     DisplayName: Gardener
  688.     Reward:
  689.       Command: eco give PLAYER 100
  690.  
  691. # When an animal is tamed.
  692. Taming:
  693.   '1':
  694.     Message: You tamed your first animal!
  695.     Name: taming_1
  696.     DisplayName: Tamer
  697.     Reward:
  698.       Command: eco give PLAYER 100
  699.   '10':
  700.     Message: You tamed ten animals!
  701.     Name: taming_10
  702.     DisplayName: Animal Army
  703.     Reward:
  704.       Command: eco give PLAYER 250
  705.   '50':
  706.     Message: You tamed 50 animals!
  707.     Name: taming_50
  708.     DisplayName: Dr. Dolittle
  709.     Reward:
  710.       Command: eco give PLAYER 500
  711.  
  712. # When animals breed (specify an entity name, lower case).
  713. Breeding:
  714.   sheep:
  715.     '1':
  716.       Message: You bred your first sheep!
  717.       Name: breeding_1
  718.       DisplayName: Breeder
  719.       Reward:
  720.         Command: eco give PLAYER 25
  721.  
  722. # When a potion is brewed.
  723. Brewing:
  724.   '1':
  725.     Message: You brewed your first potion!
  726.     Name: brewing_1
  727.     DisplayName: Alchemist
  728.     Reward:
  729.       Command: eco give PLAYER 25
  730.  
  731. # When a firework is launched.
  732. Fireworks:
  733.   '10':
  734.     Message: You launched 10 fireworks!
  735.     Name: fireworks_10
  736.     DisplayName: Pyrotechnist
  737.     Reward:
  738.       Command: eco give PLAYER 100
  739.  
  740. # When a music disc is played.
  741. MusicDiscs:
  742.   '1':
  743.     Message: One jukebox used!
  744.     Name: musicdiscs_1
  745.     DisplayName: DJ
  746.     Reward:
  747.       Command: eco give PLAYER 25
  748.  
  749. # When a player teleports with an enderpearl.
  750. EnderPearls:
  751.   '10':
  752.     Message: 10 teleportations with ender pearls!
  753.     Name: enderpearls_10
  754.     DisplayName: Teleport Man
  755.     Reward:
  756.       Command: eco give PLAYER 100
  757.  
  758. # When an item is smelt in a furnace.
  759. Smelting:
  760.   '250':
  761.     Message: 250 items smelt in a furnace!
  762.     Name: smeltitems_250
  763.     DisplayName: The Smelter
  764.     Reward:
  765.       Command: eco give PLAYER 250
  766.  
  767. # When a player enters a specific command (specify command prefixes in lower case without initial slash).
  768. # For instance a command /awf add world from the AntiWorldFly plugin matches with subcategory 'awf add'.
  769. # Aliases of a given command will also be taken into account.
  770. PlayerCommands:
  771.   aach stats:
  772.     '10':
  773.       Message: Run ''/aach stats'' command 10 times!
  774.       Name: playercommand_aachstats_10
  775.       DisplayName: Running The Numbers
  776.       Reward:
  777.         Command: eco give PLAYER 250
  778.  
  779. #===========================OOO=OOO===========================#
  780. # VI-------------------------------------------------------VI #
  781. # |                  Command achievements                   | #
  782. # 6---------------------------------------------------------6 #
  783. #===========================ooo=ooo===========================#
  784. # Let achievement commands be given several times.
  785. MultiCommand: true
  786.  
  787. # A player with achievement.give (or the console) can use /aach give yourAch1 PLAYER to give
  788. # yourAch1 achievement to PLAYER. The /aach give command does NOT work with other achievements.
  789. Commands:
  790.   yourAch1:
  791.     Message: You took part in the special event!
  792.     Name: yourAch1
  793.     DisplayName: Special Event Achievement!
  794.  
  795. #===========================OOOOOOO===========================#
  796. # VII-----------------------------------------------------VII #
  797. # | Parameters in future plugin versions will  appear here  | #
  798. # 7---------------------------------------------------------7 #
  799. #===========================ooooooo===========================#
  800. #When a player gives a pet to another player (requires PetMaster plugin version 1.3 or above).
  801. PetMasterGive: {}
  802.  
  803. #When a player receives a pet from another player (requires PetMaster plugin version 1.3 or above).
  804. PetMasterReceive: {}
  805.  
  806. #When a trade with a villager is made.
  807. Trades: {}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement