ServiceIO 2.2.0
on Jun 2, 2025What's Changed
- Bump io.papermc.paper:paper-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/44
- Bump io.papermc.paper:paper-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/43
- Bump net.thenextlvl.core:paper from 1.5.3 to 2.0.0 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/47
- Bump net.thenextlvl.core:paper from 1.5.3 to 2.0.0 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/46
- Bump net.thenextlvl.core:paper from 2.0.0 to 2.0.1 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/49
- Bump net.thenextlvl.core:paper from 2.0.0 to 2.0.1 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/48
- Add support for account retrieval and bulk conversion by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/50
- Bump net.thenextlvl.core:paper from 2.0.1 to 2.0.2 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/52
- Bump net.thenextlvl.core:paper from 2.0.1 to 2.0.2 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/51
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/53
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/54
- Added NPC and Hologram API by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/45
Full Changelog: https://github.com/TheNextLvl-net/service-io/compare/2.1.0...2.2.0
ServiceIO 2.1.0
on Jun 2, 2025What's Changed
- Bump org.junit:junit-bom from 5.11.1 to 5.11.2 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/25
- Bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/24
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/27
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/26
- Bump io.papermc.paper:paper-api from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/29
- Bump io.papermc.paper:paper-api from 1.21.1-R0.1-SNAPSHOT to 1.21.3-R0.1-SNAPSHOT by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/28
- Bump net.thenextlvl.core:paper from 1.5.2 to 1.5.3 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/30
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/32
- Bump org.projectlombok:lombok from 1.18.34 to 1.18.36 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/33
- Refactor annotations and remove redundant package-info files by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/34
- Fixes vault permission wrappers by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/35
- Add internationalization support for service messages by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/36
- Update Gradle wrapper to version 8.11.1 by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/37
Full Changelog: https://github.com/TheNextLvl-net/service-io/compare/2.0.0...2.1.0
ServiceIO 2.0.0
on Jun 2, 2025What's Changed
- Bump org.bstats:bstats-bukkit from 3.0.3 to 3.1.0 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/19
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/21
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/20
- Fix custom chart names to use underscores by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/22
- Remove optional banks from economy interface by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/23
Full Changelog: https://github.com/TheNextLvl-net/service-io/compare/1.0.5...2.0.0
ServiceIO 1.0.5
on Jun 2, 2025What's Changed
- Refactor converters to return CompletableFuture. by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/17
Full Changelog: https://github.com/TheNextLvl-net/service-io/compare/1.0.4...1.0.5
ServiceIO 1.0.4
on Jun 2, 2025What's Changed
- Refactor PluginVersionChecker and update dependency versions by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/16
Full Changelog: https://github.com/TheNextLvl-net/service-io/compare/1.0.3...1.0.4
ServiceIO 1.0.3
on Jun 2, 2025What's Changed
- Fix account handling and responses in VaultEconomyServiceWrapper by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/15
Full Changelog: https://github.com/TheNextLvl-net/service-io/compare/1.0.2...1.0.3
ServiceIO 1.0.2
on Jun 2, 2025What's Changed
- [ci skip] Update issue template labels format by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/12
- Fix conversion by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/13
- Enhance profile and group prefix/suffix handling by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/14
Full Changelog: https://github.com/TheNextLvl-net/service-io/compare/1.0.1...1.0.2
ServiceIO 1.0.1
on Jun 2, 2025What's Changed
- Update Java compatibility configuration by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/9
- Charts fix by @NonSwag in https://github.com/TheNextLvl-net/service-io/pull/11
New Contributors
- @NonSwag made their first contribution in https://github.com/TheNextLvl-net/service-io/pull/9
Full Changelog: https://github.com/TheNextLvl-net/service-io/compare/1.0.0...1.0.1
ServiceIO 1.0.0
on Jun 2, 2025What's Changed
- Bump com.github.MilkBowl:VaultAPI from 1.7 to 1.7.1 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/2
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/6
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/5
- Bump io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/4
- Bump io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-R0.1-SNAPSHOT by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/3
- Bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3 in /plugin by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/8
- Bump org.bstats:bstats-bukkit from 3.0.2 to 3.0.3 by @dependabot in https://github.com/TheNextLvl-net/service-io/pull/7
New Contributors
- @dependabot made their first contribution in https://github.com/TheNextLvl-net/service-io/pull/2
Full Changelog: https://github.com/TheNextLvl-net/service-io/commits/1.0.0