Advertisement
Guest User

Untitled

a guest
Sep 5th, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.78 KB | None | 0 0
  1. #==============================O==============================#
  2. # I---------------------------------------------------------I #
  3. # | Advanced Achievements 5.2.6 configuration - Readme | #
  4. # 1---------------------------------------------------------1 #
  5. #==============================o==============================#
  6.  
  7. # You can use Minecraft chat colors in Message|DisplayName|Goal, but include double quotes around the whole text: "&4Color".
  8. # Only spaces, NO tabs. Don't forget the indents (2 spaces per indentation level), plugin won't work otherwise!
  9. # To check syntax errors in your file, use: yaml-online-parser.appspot.com
  10. # Do NOT delete any top level (= not indentented) sections in the configuration file.
  11. # Possible items for rewards/Crafts/Places/Breaks: hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  12. # Possible mobs for the Kills section: hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/EntityType.html
  13. # Default config.yml file: github.com/PyvesB/AdvancedAchievements/blob/master/src/main/resources/config.yml
  14. # Visit the wiki for some valuable additional documentation: github.com/PyvesB/AdvancedAchievements/wiki
  15.  
  16. #=============================O=O=============================#
  17. # II-------------------------------------------------------II #
  18. # | General settings | #
  19. # 2---------------------------------------------------------2 #
  20. #=============================o=o=============================#
  21.  
  22. # Time in seconds between each /aach book (unless user has permission achievement.*).
  23. TimeBook: 900
  24.  
  25. # Check for update on plugin launch and notify when an OP joins the game.
  26. CheckForUpdate: true
  27.  
  28. # Set to true to activate firework effects when a player receives an achievement.
  29. Firework: true
  30.  
  31. # Choose BALL_LARGE, BALL, BURST, CREEPER, STAR or RANDOM.
  32. FireworkStyle: STAR
  33.  
  34. # Set to true to activate simpler effects and a calm sound when a player receives an achievement.
  35. # Ignored if Firework setting is set to true.
  36. SimplifiedReception: false
  37.  
  38. # Number of players displayed in /aach top, week and month commands.
  39. TopList: 10
  40.  
  41. # Set to true to activate particle effects when performing /aach book, /aach stats with all achievements and
  42. # /aach top, week or month when ranked in the top list.
  43. AdditionalEffects: true
  44.  
  45. # Set to true to activate sounds when performing /aach book, /aach stats with all achievements and
  46. # /aach top, week or month when ranked in the top list.
  47. Sound: true
  48.  
  49. # Set the icon of the plugin (default: shamrock, \u2618).
  50. Icon: \u2618
  51.  
  52. # Set the color of the plugin (default: 5, dark purple).
  53. Color: 5
  54.  
  55. # Notify other connected players when an achievement is received.
  56. # Default behaviour, a player can override what he sees by using /aach toggle.
  57. NotifyOtherPlayers: false
  58.  
  59. # When NotifyOtherPlayers is enabled, notifications are done using action bars when ActionBarNotify is true.
  60. # When ActionBarNotify is false, chat messages are used.
  61. ActionBarNotify: true
  62.  
  63. # Separator between name, description and date on a book page.
  64. BookSeparator: ""
  65.  
  66. # Set the format of the achievement name in /aach list (default: "%ICON% %NAME% %ICON%").
  67. ListAchievementFormat: "%ICON% %NAME% %ICON%"
  68.  
  69. # Stop all stats from increasing when player in creative mode, including PlayedTime.
  70. # Connection achievements will only be handled once a player switches to a non-creative mode.
  71. RestrictCreative: false
  72.  
  73. # Stop all stats from increasing when player in spectator mode, including PlayedTime.
  74. # Connection achievements will only be handled once a player switches to a non-spectator mode.
  75. # No effect if using Minecraft 1.7.9 or 1.7.10.
  76. RestrictSpectator: true
  77.  
  78. # Stop all stats from increasing when player in adventure mode, including PlayedTime.
  79. # Connection achievements will only be handled once a player switches to a non-adventure mode.
  80. RestrictAdventure: false
  81.  
  82. # Stop all stats from increasing when player in a specific world, including PlayedTime (delete the [] before adding values).
  83. # Connection achievements will only be handled once a player enters a non-excluded world.
  84. ExcludedWorlds: []
  85. # - yourWorld1
  86. # - yourWorld2
  87.  
  88. # Ignore vertical dimension (Y axis) when calculating distance statistics.
  89. IgnoreVerticalDistance: false
  90.  
  91. # Don't show these categories in the achievement GUI or in the stats output (delete the [] before adding values).
  92. # Also prevent obtaining achievements for these categories and prevent stats from increasing.
  93. # If changed, do a full server restart, and not just /aach reload.
  94. DisabledCategories: []
  95. # - PetMasterGive
  96. # - PetMasterReceive
  97. # - DistanceLlama
  98. # - DistanceGliding
  99.  
  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: false
  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: false
  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: false
  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: 10
  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.  
  179. # Make a daily backup of your local database (if sqlite).
  180. DatabaseBackup: true
  181.  
  182. # Database type, sqlite, postgresql or mysql. Do a full server restart for this to take effect.
  183. DatabaseType: sqlite
  184.  
  185. # Prefix added to the tables in the database. If you switch from the default tables names (no prefix),
  186. # the plugin will attempt an automatic renaming. Otherwise you have to rename your tables manually.
  187. # Do a full server restart for this to take effect.
  188. TablePrefix: ""
  189.  
  190. # Settings to link with MySQL database (ignored if sqlite or postgresql).
  191. MYSQL:
  192. Database: "jdbc:mysql://localhost:3306/minecraft"
  193. User: root
  194. Password: root
  195.  
  196. # Settings to link with PostgresSQL database (ignored if sqlite or mysql).
  197. # Refer to https://github.com/PyvesB/AdvancedAchievements/wiki/Installation to set up PostgreSQL.
  198. POSTGRESQL:
  199. Database: "jdbc:postgresql://localhost:5432/minecraft"
  200. User: root
  201. Password: root
  202.  
  203. #============================OO=OO============================#
  204. # IV-------------------------------------------------------IV #
  205. # | Performance settings | #
  206. # 4---------------------------------------------------------4 #
  207. #============================oo=oo============================#
  208.  
  209. # DO NOT CHANGE THE FOLLOWING UNLESS YOU ARE AN EXPERIENCED USER. The intervals are in seconds.
  210. # If any of the performance settings are changed, do a full server restart, and not just /aach reload.
  211. # Frequency of play time checks for players. Smaller values give more precision but more CPU usage.
  212. PlaytimeTaskInterval: 60
  213.  
  214. # Calculates distance traveled by players. Smaller values give more precision but more CPU usage.
  215. DistanceTaskInterval: 5
  216.  
  217. # Frequency of some statistics writes to the database.
  218. PooledRequestsTaskInterval: 10
  219.  
  220. #============================OOOOO============================#
  221. # V---------------------------------------------------------V #
  222. # | Action achievements | #
  223. # 5---------------------------------------------------------5 #
  224. #============================ooooo============================#
  225.  
  226. # When a player connects during the day; statistic increases at most once per day.
  227. Connections:
  228. 1:
  229. Message: Pierwszy raz na Survivalu!
  230. Name: connect_1
  231. DisplayName: Dobry wybór!
  232.  
  233. # When a specific block is placed (specify material name, lower case).
  234. Places:
  235. smooth_brick:
  236. 500:
  237. # Used in /aach list when achievement not yet received, and in advancements.
  238. Goal: Połóż 500 kamiennych cegieł.
  239. # Description; displayed when receiving achievement, and in /aach book and /aach list.
  240. Message: "&4Położyłeś 500 kamiennych cegieł"
  241. # Database name, must also be used in /aach delete and /aach check.
  242. Name: połóż_500_kamiennych_cegieł
  243. # Name; displayed when receiving achievement, and in /aach book and /aach list.
  244. DisplayName: Warstwa cegieł
  245. 2500:
  246. Goal: "Połóż 2500 kamiennych cegieł."
  247. Message: "&4Położyłeś 2500 kamiennych cegieł!"
  248. Name: połóż_2500_kamiennych_cegieł
  249. DisplayName: Ceglany architekt
  250. stone:
  251. 100:
  252. Message: "&4Sto położonych kamieni!"
  253. Name: połóż_100_kamieni
  254. DisplayName: Kamienny nałogowiec
  255. 1000:
  256. Message: "&4Tysiąc położonych kamieni!"
  257. Name: połóż_1000_kamieni
  258. DisplayName: Bóg kamieni
  259.  
  260. # When a specific block is broken (specify material name, lower case).
  261. # Below, the notation sand:1 means sand item with metadata 1 (red sand).
  262. Breaks:
  263. sand:1:
  264. 10:
  265. Message: "&cZebrałeś 10 bloków czerwonego piasku!"
  266. Name: zniszcz_10_bloków_czerwonego_piasku
  267. DisplayName: Czerwony piasek
  268. stone:
  269. 1:
  270. Message: "&1Poraz pierwszy wykopałes kamień!"
  271. Name: zniszcz_1_kamień
  272. DisplayName: Kostka!
  273. # Use semicolons for multiple command rewards. PLAYER will be replaced by players name.
  274. Reward:
  275. Command: give PLAYER 158 3; give PLAYER 126 32
  276.  
  277. # When a specific mob is killed.
  278. # Use an Entity name or poweredcreeper, in lower case.
  279. # Use player to track player kills as a whole.
  280. # Use specificplayer- followed by player UUID to track how many times a specific player has been killed.
  281. Kills:
  282. zombie:
  283. 1:
  284. Message: "&8Poraz pierwszy zabiłeś zombie!"
  285. DisplayName: Chodzące trupy
  286. Name: zabij_1_zombie
  287. Reward:
  288. Money: 1
  289. Item: diamond 1
  290. specificplayer-56c79b19-4500-466c-94ea-514a755fdd09:
  291. 1:
  292. Message: You killed the author of the plugin!
  293. DisplayName: No More DarkPyves
  294. Name: kills_1_darkpyves
  295. Reward:
  296. IncreaseMaxHealth: 1
  297.  
  298. # When a specific item is crafted (specify material name, lower case).
  299. Crafts:
  300. diamond_sword:
  301. 1:
  302. Message: Poraz pierwszy stworzyłeś ostrze!
  303. Name: stwórz_1_miecz
  304. DisplayName: Uczeń kowala
  305. Reward:
  306. Money: 2
  307.  
  308. # When the player dies.
  309. Deaths:
  310. 1:
  311. Message: Poraz pierwszy zginąłeś
  312. Name: umrzyj_1
  313. DisplayName: Spoczywaj w pokoju
  314. Reward:
  315. # Text after the material and quantity is interpreted as a custom name, shown in /aach list and when receiving the reward.
  316. Item: stone 5 Nagrobek
  317.  
  318. # When an arrow is shot.
  319. Arrows:
  320. 50:
  321. Message: Wystrzelono 50 strzał!
  322. Name: strzały_50
  323. DisplayName: Strzelaj do okoła
  324.  
  325. # When a snowball is thrown.
  326. Snowballs:
  327. 1000:
  328. Message: Wyrzuciłeś 1000 śnieżek!
  329. Name: śnieżki_1000
  330. DisplayName: Zimowy nałogowiec
  331.  
  332. # When an egg is thrown.
  333. Eggs:
  334. 1000:
  335. Message: Wyrzuciłeś 1000 jaj!
  336. Name: jaja_1000
  337. DisplayName: Omletowy nałogowiec
  338.  
  339. # When a fish is caught.
  340. Fish:
  341. 1:
  342. Message: Po raz pierwszy złapałeś rybę!
  343. Name: ryba_1
  344. DisplayName: Czas na ryby
  345.  
  346. # When a treasure is caught with a fishing rod.
  347. Treasures:
  348. 1:
  349. Message: Twój pierwszy skarb z morza
  350. Name: skarb_1
  351. DisplayName: Łowca skarbów
  352.  
  353. # When a tool/armor/weapon is broken.
  354. ItemBreaks:
  355. 1:
  356. Message: Zniszczyłeś swoje ulubione narzędzie!
  357. Name: zniszcz_przemdiot_1
  358. DisplayName: "&4Niezdara"
  359.  
  360. # When an item is eaten (excludes potions and milk).
  361. EatenItems:
  362. 1:
  363. Message: Czas na przekąskę!
  364. Name: zjedzone_przedmioty_1
  365. DisplayName: Pierwsza przekąska
  366.  
  367. # When a sheep is sheared.
  368. Shear:
  369. 100:
  370. Message: Ogoliłeś 100 owiec!
  371. Name: ogól_100
  372. DisplayName: "&1Wełniany nałogowiec"
  373.  
  374. # When a cow is milked.
  375. Milk:
  376. 1:
  377. Message: Wydoiłeś krowę!
  378. Name: mleko_1
  379. DisplayName: Pierwsze mleko
  380. Reward:
  381. Experience: 100
  382.  
  383. # When a bucket is filled with lava.
  384. LavaBuckets:
  385. 10:
  386. Message: Wypełniłeś 10 wiader lawą!
  387. Name: wiadra_lawy_10
  388. DisplayName: Piroman
  389.  
  390. # When a bucket is filled with water.
  391. WaterBuckets:
  392. 15:
  393. Message: Wypełniłeś 10 wiader wodą!
  394. Name: wiadra_z_wodą_15
  395. DisplayName: Strażak
  396.  
  397. # When a trade with a villager is made.
  398. Trades:
  399. 1:
  400. Message: Przeprowadziłeś interes z pierwszym wieśniakiem!
  401. Name: hamdel_1
  402. DisplayName: Pierwszy handel
  403.  
  404. # When an anvil is used.
  405. AnvilsUsed:
  406. 1:
  407. Message: Naprawiłes swój pierwszy przedmiot!
  408. Name: użyj_kowadła_1
  409. DisplayName: Pierwsza naprawa
  410.  
  411. # When an enchantment is performed.
  412. Enchantments:
  413. 5:
  414. Message: Zaklnąłeś 5 rzeczy!
  415. Name: zaklinanie_5
  416. DisplayName: "&5Czarodziej"
  417.  
  418. # When a bed is entered.
  419. Beds:
  420. 5:
  421. Message: Skorzystałeś z łóżka 5 razy!
  422. Name: łóżko_5
  423. DisplayName: Śpioszek
  424.  
  425. # Maximum level reached.
  426. MaxLevel:
  427. 10:
  428. Message: Osiągnij 10 poziom!
  429. Name: maksymalny_poziom_10
  430. DisplayName: "&4Rookie"
  431.  
  432. # When a potion is consumed.
  433. ConsumedPotions:
  434. 100:
  435. Message: Opróżniłeś 100 różnych butelek...
  436. Name: consumedpotions_100
  437. DisplayName: Alkocholik
  438.  
  439. # Amount of time played on the server (in hours, use integers).
  440. PlayedTime:
  441. 1:
  442. Message: Grasz przez godzinę na serwerze!
  443. Name: playedtime_1
  444. DisplayName: Pierwsza godzina
  445.  
  446. # When a distance is traveled by foot.
  447. DistanceFoot:
  448. 1000:
  449. Message: Przebyłes 1000 bloków na piechotę!
  450. Name: dystans_1000
  451. DisplayName: Duży piechur
  452.  
  453. # When a distance is traveled on a pig.
  454. DistancePig:
  455. 100:
  456. Message: Przebyłeś 100 bloków na świni!
  457. Name: dystans_na_świni_100
  458. DisplayName: Marchewka na patyku mistrza
  459.  
  460. # When a distance is traveled on a horse.
  461. DistanceHorse:
  462. 500:
  463. Message: Przebyłeś 500 bloków na koniu!
  464. Name: dystans_na_koniu_500
  465. DisplayName: Jeździec
  466.  
  467. # When a distance is traveled in a minecart.
  468. DistanceMinecart:
  469. 100:
  470. Message: Przebyłes 100 bloków w wagoniku!
  471. Name: dystans_w_wagonie_100
  472. DisplayName: Wagonik
  473.  
  474. # When a distance is traveled in a boat.
  475. DistanceBoat:
  476. 200:
  477. Message: Przebyłeś 200 bloków łódką!
  478. Name: dystans_w_łodzi_200
  479. DisplayName: Dobry wioślarz
  480.  
  481. # When a distance is traveled with elytra.
  482. # Ignored on Minecraft versions prior to 1.9, add it to DisabledCategories list.
  483. DistanceGliding:
  484. 100:
  485. Message: Przebyłeś 100 bloków ze skrzydłami!
  486. Name: dystans_ze_skrzydłami_100
  487. DisplayName: Anioł
  488.  
  489. # When a distance is traveled on a llama.
  490. # Ignored on Minecraft versions prior to 1.11, add it to DisabledCategories list.
  491. DistanceLlama:
  492. 50:
  493. Message: Przebyłes 50 bloków na lamie!
  494. Name: dystans_na_lamie_50
  495. DisplayName: Ujeżdżać lamę
  496.  
  497. # When an item is dropped on the ground.
  498. ItemDrops:
  499. 15:
  500. Message: Uśmiercasz planetę minecraft!
  501. Name: wyrzuć_przedmioty_15
  502. DisplayName: Śmieciarz
  503.  
  504. # When an item is picked up from the ground.
  505. ItemPickups:
  506. 40:
  507. Message: Ocaliłeś planetę minecraft!
  508. Name: podnieś_przedmioty_40
  509. DisplayName: Ekologista
  510.  
  511. # When soil is plowed with a hoe.
  512. HoePlowings:
  513. 10:
  514. Message: Zaorałeś ziemię 10 razy!
  515. Name: oranie_ziemi_10
  516. DisplayName: Farmer
  517. Reward:
  518. Item: cookie 15
  519.  
  520. # When bone meal is used to fertilise plants.
  521. Fertilising:
  522. 15:
  523. Message: Użyłeś mączki kostnej 15 razy!
  524. Name: mączka_15
  525. DisplayName: Ogrodnik
  526.  
  527. # When an animal is tamed.
  528. Taming:
  529. 1:
  530. Message: Oswoiłeś swojego pierwszego zwierzaka!
  531. Name: poskramiacz_1
  532. DisplayName: Poskramiacz
  533.  
  534. # When animals breed (specify an entity name, lower case).
  535. Breeding:
  536. sheep:
  537. 100:
  538. Message: Wychodowałeś swoje pierwsze zwierzę!
  539. Name: wychoduj_zwierzę_1
  540. DisplayName: Chodowca
  541.  
  542. # When a potion is brewed.
  543. Brewing:
  544. 1:
  545. Message: Wywarzyłeś swój pierwszy eliksir!
  546. Name: wywarzanie_1
  547. DisplayName: Chemik
  548.  
  549. # When a firework is launched.
  550. Fireworks:
  551. 10:
  552. Message: Wystrzeliłeś 10 fajerwerek!
  553. Name: fajerwerki_10
  554. DisplayName: Pirotechnik
  555. Reward:
  556. Experience: 200
  557.  
  558. # When a music disc is played.
  559. MusicDiscs:
  560. 1:
  561. Message: Użyj płyty muzycznej!
  562. Name: płyta_muzyczna_1
  563. DisplayName: DJ
  564.  
  565. # When a player teleports with an enderpearl.
  566. EnderPearls:
  567. 10:
  568. Message: Teleportuj się 10 razy używając perły kresu!
  569. Name: perły_kresu_10
  570. DisplayName: Człowiek teleportacji
  571.  
  572. # When a player gives a pet to another player (requires Pet Master plugin version 1.4 or above).
  573. PetMasterGive:
  574. 3:
  575. Message: Podarowałeś 3 zwierzęta innej osobie!
  576. Name: zwierzęcy_mistrz_3
  577. DisplayName: Donator
  578.  
  579. # When a player receives a pet from another player (requires Pet Master plugin version 1.4 or above).
  580. PetMasterReceive:
  581. 10:
  582. Message: Otrzymałeś w sumie 10 zwierzat!
  583. Name: władca_zwierząt_10
  584. DisplayName: Odbiorca
  585.  
  586. # When an item is smelt in a furnace.
  587. Smelting:
  588. 250:
  589. Message: 250 przepalonych przedmiotów w piecu!
  590. Name: przepalonych_rzeczy_250
  591. DisplayName: Przepalacz
  592.  
  593. # When a player enters a specific command (specify command prefixes in lower case without initial slash).
  594. # For instance a command /awf add world from the AntiWorldFly plugin matches with subcategory 'awf add'.
  595. # Aliases of a given command will also be taken into account.
  596. PlayerCommands:
  597. aach stats:
  598. 10:
  599. Message: Uruchom polecenie statystyk 10 razy!
  600. Name: komendy_gracza_aachstats_10
  601. DisplayName: Statystyki
  602.  
  603. #===========================OOO=OOO===========================#
  604. # VI-------------------------------------------------------VI #
  605. # | Command achievements | #
  606. # 6---------------------------------------------------------6 #
  607. #===========================ooo=ooo===========================#
  608.  
  609. # Let achievement commands be given several times.
  610. MultiCommand: true
  611.  
  612. # A player with achievement.give (or the console) can use /aach give yourAch1 PLAYER to give
  613. # yourAch1 achievement to PLAYER. The /aach give command does NOT work with other achievements.
  614.  
  615. #===========================OOOOOOO===========================#
  616. # VII-----------------------------------------------------VII #
  617. # | Parameters in future plugin versions will appear here | #
  618. # 7---------------------------------------------------------7 #
  619. #===========================ooooooo===========================#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement