Skip to content

Releases: sakura-ryoko/afkplus

v1.7.5

31 Mar 19:41
c017906
Compare
Choose a tag to compare
  • add: 1.21.5, no new features / fixes

v1.7.4

03 Jan 06:47
e6b4dcb
Compare
Choose a tag to compare
  • fix: Player List crash
  • fix: config issue when running Carpet / Styled Player list (typo much, lol)
  • some cleanups;
  • Update README

v1.7.3

28 Dec 10:22
48be22e
Compare
Choose a tag to compare
  • Getting closer to this refactor/rewrite being completed.
  • Added various AfkPlusAPI / AfkPlusEvents polish, and added new events for Afk Kick and Player List updates.
  • Fix the Player list updates & it's compatibility with a few other mods.
  • Add configurable "this player is vanished" messages for admins.
  • Add a configurable "Afk Cooldown" with a related configurable message. This inhibits people from continuously typing in the /afk command for no reason.

v1.7.0

27 Dec 09:33
16f75e3
Compare
Choose a tag to compare
  • Refactor Time/Date/Duration handling;
  • fix a handful of things;
  • Refactor various Config options, and adding "Kick Options" and "Disable Damage" options into their own category.
  • Add: ignoreAttacks config; which can make it so that players who use Auto-Clickers (And do not move from the same exact spot) can still be marked as AFK with a new configurable message.

v1.6.5

23 Dec 20:32
666c03d
Compare
Choose a tag to compare
v1.6.5 Pre-release
Pre-release
  • Rewrite of the entire AfkPlayer system. More details will be updated for each 'function' that the mod performs, such as considerations on String formatting for the "AFK" messages.
  • Add AfkPlusAPI and AfkPlusEvents for other mods to implement to have insight into the AFK status of players.
  • Migrate the "MoreColors" hard coded nature into a new JSON config where users can now manually add custom color tags to inject into PlaceholderAPI across your entire PlaceholderAPI ecosystem. Yes, the "More Colors" system adds additional color tags to Styled Chat, and what not; in case you didn't know.
  • Move the afkplus.json file to the config/afkplus folder with the more_colors.json. The mod will automatically migrate your JSON file there.
  • Rewrite most of the FormattingExample code, and also add an AfkPlusAPI set of functions for it.

v1.6.0-build.8

21 Dec 06:08
d1bd26a
Compare
Choose a tag to compare
v1.6.0-build.8 Pre-release
Pre-release
  • First Pre-Release for the new Multi-Version branch.
  • Tons of refactoring has been done, and lots of changes under the hood, and more is still on it's way.
  • This Version now ditches the TOML config file in favor of a new JSON file for the config. The mod will "Import" your existing TOML file, and save it as a JSON; so perhaps you should back up your TOML file if you need to potentially downgrade.
  • I've also nearly doubled the list of available "More Color" tags; and hope to make this configurable with it's own JSON file.
  • I've added Compat Support for Drex HD's "Vanish" mod; so that AFK Plus no longer processes any players marked as Vanished; until they Un-Vanish.
  • I've added 1.19.2 - 1.21.4 versions of Minecraft in a single build process.
  • With this release, the only "Legacy" code that I might support is for 1.21.4 or 1.17; since I ended updating 1.17-1.18's code from before.
    The reason being is that the Version of Text Placeholder API under 1.17-1.18.2 is in a much more infant state; and the builds cause problems with a Multi-Version build tree. I do hope to address this in the future; such as back porting versions of Placeholder API to older versions of Minecraft perhaps; or manually rebuilding it from source so that it doesn't break things.

1.21.4-1.5.3

08 Dec 06:29
bd12ecb
Compare
Choose a tag to compare
  • Port to 1.21.4

1.21.3-1.5.2

23 Oct 21:45
e819457
Compare
Choose a tag to compare

1.21.3

1.21.2-1.5.2

23 Oct 05:20
bae2a07
Compare
Choose a tag to compare
  • Port to 1.21.2
  • Migrate mod to Mojmap
  • Test out the new Quick Text parser methods.

1.21-rc1-1.5.0

13 Jun 14:41
93c52a2
Compare
Choose a tag to compare
  • Build update for RC1