Skip to content

Commit 993f7f6

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 078bd03 + ebb72c8 commit 993f7f6

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

docs/epicachievements/configuration/01-achievements.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,21 @@ The type is automatically determined by the number of tiers.
4040
# (Optional) Permission required to access the achievement
4141
# permission: achievements.lucky-catch
4242

43+
# (Optional) Hide the achievement from the menu
44+
# hidden: true
45+
4346
# (Optional) Required achievements to access this achievement
4447
# requirements:
4548
# - "miner" # Requires all tiers to be completed
4649
# - "farmer:1" # Requires the first tier to be completed
4750

51+
# (Optional) Additional settings
52+
# settings:
53+
# toast-message:
54+
# icon: ENCHANTED_BOOK
55+
# message: "Custom toast message!"
56+
# type: CHALLENGE
57+
4858
# A list of conditions
4959
# See https://wiki.pixelstudios.dev/epicachievements/configuration/conditions
5060
conditions:

docs/epicachievements/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Buy the plugin now on [SpigotMC](https://www.spigotmc.org/resources/116800/), [P
1313

1414
## Requirements
1515
- **Java 17** or higher
16-
- A Minecraft 1.8.8 - 1.21.4 server
16+
- A Minecraft 1.8.8 - 1.21.5 server
1717
- **(Optional)** A MySQL or MongoDB database
1818

1919
## UI Addon
@@ -22,4 +22,4 @@ Enhance EpicAchievements with a sleek interface! **(Requires Nexo, Oraxen or Ite
2222

2323
Buy it now on [Polymart](https://polymart.org/resource/epicachievements-ui.6523)!
2424

25-
[![UI Addon](https://i.imgur.com/XhNP40p.png)](https://polymart.org/resource/epicachievements-ui.6523)
25+
[![UI Addon](https://imgur.com/J4KI16T.png)](https://polymart.org/resource/epicachievements-ui.6523)

0 commit comments

Comments
 (0)