[1.3.2] Feature: Auto-Remove
on Oct 18, 2024fix
Fixed the error when initializing config.
What's Changed
- build(deps): Bump com.github.cryptomorin:XSeries from 11.2.1 to v11.2.2 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/57
- build(deps): Bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/58
- build(deps): Bump com.github.cryptomorin:XSeries from v11.2.2 to 11.3.0 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/59
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/60
- build(deps): Bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/61
- build(deps): Bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/66
Full Changelog: https://github.com/ArtformGames/ResidenceList/compare/1.3.1...1.3.2
[1.3.1] Fix: Data Error
on Sep 18, 2024fix
Fixed the error if a residence's icon unset
Full Changelog: https://github.com/ArtformGames/ResidenceList/compare/1.3.0...1.3.1
[1.3.0] Feature: Custom Icon
on Sep 17, 2024feat(icon)
Support custom-model-data in residences' icon.
Full Changelog: https://github.com/ArtformGames/ResidenceList/compare/1.2.3...1.3.0
[1.2.3] Fix: GUI Errors
on Sep 17, 2024:exclamation: IMPORTANT
Due to changes in higher versions, the event of the middle click is no longer detected in Survival Mode, The method to edit residence's icon is changed from
Middle Click
toShift+Click
from this Release and it also recommended to regenerategui.manage.items.information.lore
in Config.
fix(ui)
Fixed issues #50 #51
What's Changed
- build(deps): Bump com.github.cryptomorin:XSeries from 9.6.1.1 to 11.2.1 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/46
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/48
Full Changelog: https://github.com/ArtformGames/ResidenceList/compare/1.2.2...1.2.3
[1.2.1] Fix: Auto Remove
on Mar 12, 2024fix(delete)
Fixed the problem that residence not removed after deleted. #32
What's Changed
- build(deps): Bump deps.easyplugin.version from 1.5.11 to 1.5.12 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/30
- build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/31
Full Changelog: https://github.com/ArtformGames/ResidenceList/compare/1.2.0...1.2.1
[1.2.0] Updates: Storage
on Feb 4, 2024refactor(storage)
Redesigned API for different storages. #27- Now supporting using
ResidenceListAPI#setStorage(DataStorage<?,?>)
to enable custom storage methods.
- Now supporting using
Full Changelog: https://github.com/ArtformGames/ResidenceList/compare/1.1.1...1.2.0
[1.1.1] Updates: Deployment
on Feb 3, 2024ci(deploy)
Support Modrinth's auto deployment.
Full Changelog: https://github.com/ArtformGames/ResidenceList/compare/1.1.0...1.1.1
[1.1.0] Update: Sort
on Jan 28, 2024feat(sort)
support sorting in list GUI. #15
What's Changed
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/14
- build(deps): Bump deps.easyplugin.version from 1.5.10 to 1.5.11 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/17
- build(deps): Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/18
- build(deps): Bump org.bstats:bstats-bukkit from 3.0.0 to 3.0.2 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/19
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/21
- build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/22
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.8 to 2.9.1 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/24
- build(deps): Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/23
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/26
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.9.1 to 2.9.3 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/25
Full Changelog: https://github.com/ArtformGames/ResidenceList/compare/1.0.0...1.1.0
[1.0.0] First version!
on Nov 8, 2023[1.0.0] First version!
What's Changed
- build(deps): Bump org.spigotmc:spigot-api from 1.20-R0.1-SNAPSHOT to 1.20.1-R0.1-SNAPSHOT by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/2
- build(deps): Bump deps.easyplugin.version from 1.5.7 to 1.5.8 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/4
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.0 to 2.8.2 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/3
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.2 to 2.8.4 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/5
- build(deps): Bump me.clip:placeholderapi from 2.11.3 to 2.11.4 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/7
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.4 to 2.8.5 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/6
- build(deps): Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/8
- build(deps): Bump org.spigotmc:spigot-api from 1.20.1-R0.1-SNAPSHOT to 1.20.2-R0.1-SNAPSHOT by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/9
- build(deps): Bump cc.carm.lib:mineconfiguration-bukkit from 2.8.5 to 2.8.7 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/10
- build(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/11
- build(deps): Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/12
- build(deps): Bump me.clip:placeholderapi from 2.11.4 to 2.11.5 by @dependabot in https://github.com/ArtformGames/ResidenceList/pull/13
New Contributors
- @dependabot made their first contribution in https://github.com/ArtformGames/ResidenceList/pull/2
Full Changelog: https://github.com/ArtformGames/ResidenceList/commits/1.0.0