Skip to content

Commit

Permalink
version name update
Browse files Browse the repository at this point in the history
  • Loading branch information
poyrazinan committed Aug 9, 2024
1 parent 6e77407 commit 4267342
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,17 @@ public class Main extends JavaPlugin {
* [IridiumSkyblock](https://www.spigotmc.org/resources/iridium-skyblock-1-13-1-20-%E2%AD%90now-with-ai%E2%AD%90.62480/)
* [UltimateClaims](https://songoda.com/product/ultimateclaims-14)

## ★ Big Contributions (Many Thanks) ★

- Economy System Developed by @amownyy
- Added IridiumSkyblock & UltimateClaims support by @Khontrom
- MySQL System Developed by @amownyy
- Fabledskyblock Integration by @mehmet-27
- Added Towny Advanced support by @amownyy
- New Module system big helps by @amownyy

> And also thanks for @WaterArchery, @Justman100, @efekurbann, @rudde0, @Heron4gf, @adabugra for improvement and bug fixes!
## Contributing

We welcome contributions from the community! If you would like to contribute, please follow these guidelines:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>xyz.geik.farmer</groupId>
<artifactId>Farmer</artifactId>
<version>v6-b106</version>
<version>v6-b107</version>

<properties>
<shaded.package>org.cas.osd.platform.ciam.shaded</shaded.package>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Farmer
author: Geik, Amowny, WaterArchery, hyperion, rudde, mehmet-27, Khontrom
main: xyz.geik.farmer.Main
version: v6-b106
version: v6-b107
api-version: 1.13
depend: [PlaceholderAPI]
softdepend: [Vault, RoyaleEconomy, PlayerPoints, GrinGotts, ElementalGems, ASkyBlock, BentoBox, SuperiorSkyblock2, GriefPrevention, FabledSkyBlock, Lands, IridiumSkyblock, UltimateClaims]
Expand Down

0 comments on commit 4267342

Please sign in to comment.