Skip to content

Releases: Valorless/ValorlessUtils

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

ValorlessUtils-1.1.1.104-SNAPSHOT

23 May 23:13
Compare
Choose a tag to compare

Full Changelog: 780591f

Fixed an issue causing the config validation system to work incorrectly or not at all.

Compatible with plugins using ValorlessUtils v1.1.0.96.

ValorlessUtils-1.1.0.102-SNAPSHOT

01 May 16:25
Compare
Choose a tag to compare

Full Changelog: d4eb8c0

Minor fixes.
Added SkullCreator.
Added minor systems used by HavenBags.

Compatible with plugins using ValorlessUtils v1.1.0.96.

ValorlessUtils-1.1.0.97-SNAPSHOT

21 Mar 13:19
Compare
Choose a tag to compare

Full Changelog: c2ece6b

New Config System.

ValorlessUtils-1.0.0.88-SNAPSHOT

25 Feb 01:24
Compare
Choose a tag to compare

Full Changelog: 8022d01

Removed Lang, as it was causing some issues.

(Beta) ValorlessUtils-1.0.0.76-SNAPSHOT

24 Feb 23:13
Compare
Choose a tag to compare

Full Changelog: f70871905cdcaf

Compatible with plugins using v1.0.0.70.
Same functions are used, just some fixed have been applied to them.