Skip to content

Releases: Valorless/ValorlessUtils

v1.12.1.270 SFX Hotfix

06 Mar 15:05
Compare
Choose a tag to compare

Fixed: An error when playing sounds.

Commit: 92f7ca1

v1.12.0.262 Version & ItemUtils changes.

01 Mar 16:33
Compare
Choose a tag to compare

Added: ItemUtils.GetItemModel() & ItemUtils.SetItemModel().

Changed: The native version of the plugin has been changed from 1.21-R0.1 to 1.21.4-R0.1

Changed: Updated language files for 1.21.4.

Commit: aee6cf9

v1.11.2.257 Hotfix & HavenBags Failsafe

26 Feb 02:09
Compare
Choose a tag to compare

Added: Failsafe for HavenBags.
Should HavenBags for what ever reason be disabled or removed.
This failsafe will prevent bags from being placed, so long as a valid HavenBags config file is found.

Fixed: Language files are now replaced when loaded, so old files don't remain and cause errors.

Commit: 4c7e952

v 1.11.1.250 Minecraft 1.21.4

17 Dec 21:35
Compare
Choose a tag to compare

Updated internal libraries to support 1.21.4

Commit: f95aa3e

v1.11.0.248 API changed to 1.21

29 Nov 01:30
Compare
Choose a tag to compare

Changed: The api version of the plugin has been changed 1.21-R0.1 instead of 1.19.4-R0.1.

Changed: Tags has yet again been marked as Deprecated, but a new class was added in its place under valorless.valorlessutils.tags.Tags.

Added: ItemUtils - Utility class to get certain ItemMeta values on versions < 1.20.5.
Remember that the server still has to run 1.20.5+ in order to use these utils, but the plugin calling them does not.

Commit: c79dcfa

v1.10.0.244 Internal Updates

03 Nov 18:11
Compare
Choose a tag to compare

Updated internal libraries to their latest updates, which should support 1.21.1-1.21.3

Commit: 53b89f4

v1.9.0.242 Config Updates

03 Oct 00:42
Compare
Choose a tag to compare

Added: If a config file is found invalid, the file will now be backed up before getting reset!

Changed: Config validation will no longer spam with Config value 'XXXX' is missing, fixing., and will instead say New or missing config values have been added. when done.

Changed: Config validation will no longer say Validating Config, and will instead say Validating %file%.
%file% being like config.yml or lang.yml.

Commit: 524d9b6

v1.8.1.238 Fix

21 Aug 19:16
Compare
Choose a tag to compare

Fixed: The following error: [ValorlessUtils] Failed to resolve server version, some functions might not work correctly.

Fixed: Forgot to update language files.

Commit: a7fdfb4

v.1.8.1.237 Minecraft 1.21.1

21 Aug 14:38
Compare
Choose a tag to compare

Added: 1.21.1 Support.

Changed: ValorlessUtils.Tags are no longer marked deprecated.

Fixed: Utils.Chance() no longer returns errors, and should work correctly.

Commit: 1fa5825

v.1.8.0.236 Minecraft 1.21 & NBT Changes

07 Jul 12:09
Compare
Choose a tag to compare

Added: 1.21 Support.

Changed: NBT data is handled differently.
No need to perform changes, as it's still used the same way.

Commit: 22713b7