Skip to content

Releases: GufliMC/KingdomCraft

v7.1.4

08 Feb 14:06
Compare
Choose a tag to compare

Commits

  • e88c693: fix incorrect cast to string (Joris Guffens)

v7.1.3

16 Nov 15:57
Compare
Choose a tag to compare

Commits

  • e21b9f7: separate channel cloning and kingdom group channels from the same config option and creation code (Joris Guffens)
  • 0495324: updated default chat config (Joris Guffens)
  • dda3737: Fix issues with updated chat channel system (Joris Guffens)
  • c00d168: updated default admin chat channel format (Joris Guffens)
  • ddc5a5a: updated colors in default chat formats (Joris Guffens)

v7.1.2

21 Oct 18:47
Compare
Choose a tag to compare

Commits

  • ca8d589: fix lookup by name now being case-insensitive (Joris Guffens)

v7.1.1

21 Oct 18:16
Compare
Choose a tag to compare

Commits

  • e7ab3f3: fix unmodifiable collection (Joris Guffens)

v7.1.0-SNAPSHOT

29 Sep 12:36
Compare
Choose a tag to compare

Commits

  • 93f65e5: updated axion release (Joris Guffens)
  • d06c01b: use UUID for type of user (Joris Guffens)
  • 26ece8f: sort ranks by highest level first in commands and menu (Joris Guffens)
  • 2b7ce71: use alias when hinting correct command (Joris Guffens)
  • 5b5d98e: support translating arguments in command hints and help command (Joris Guffens)
  • aed27bd: allow remapping subcommands (Joris Guffens)
  • a7ee154: fix wrong message key for invalid number error (Joris Guffens)
  • improve performance of looking up platform players and users by uuid or name (Joris Guffens)
  • f939796: change compatibility to java 11 (Joris Guffens)
  • b9215fd: updated github workflow (Joris Guffens)

v7.0.0

04 Jul 19:32
Compare
Choose a tag to compare

Commits

  • 0f40a30: updated gradle and build files (Joris Guffens)
  • 4c2327d: fixed minecraft server version detection (Joris Guffens)

v6.13.0

31 Jan 18:24
Compare
Choose a tag to compare

Commits

  • 2a8b3e5: separate code for different minecraft versions in skull builder (Joris Guffens)

v6.12.4

14 Apr 09:52
Compare
Choose a tag to compare

Commits

  • 24721f2: broadcast command (Joris Guffens)
  • 9fe363e: broadcast other should not be player only (Joris Guffens)

v6.12.3

26 Feb 13:30
Compare
Choose a tag to compare
fixed issue with kingdom menu and updated build file and workflow