- Added Lucko Permissions API fork version 0.3
- Added more colors.
- Added bypassSleepCount
- Added bypassPhantomSpawn
- Added /noafk command
- Adds checks for Spectator Mode
- Adds /afkex and /afkplus ex commands to show a list of example PlaceholderAPI formatting nodes that a player can use. They can also click on them to "Copy/Paste" the nodes into a message.
- Adds a handful of custom color nodes such as brown, cyan, lime, magenta, purple, salmon, etc
- [BUG] Fixes desync when players join / rejoin with Disable Damage enabled.
- Added "disableDamageCooldown" -- Configurable option for how fast the "disableDamage" effect gets applied.
- Added "whenDamageDisabled" -- Configurable server-wide message for when a player gets marked as invulnerable.
- Added "whenDamageEnabled" -- Configurable server-wide message for when a player gets unmarked as invulnerable.
- Added "afkInvulnerablePlaceholder" -- and the "%afkplus:invulnerable%" placeholder for interactions to communicate the status of Disable Damage under the display name, etc.
- Several code formatting cleanups... I've been using IntelliJ IDEA these days.
- Added a new Mixin to manage AFK status when a player changes Game Modes ... it force-disable's their AFK status when doing so to prevent bugs from creeping in (ie. Disable Damage issues with Creative Mode).
- Added /afkplus damage enable/disable [Player] - commands for administrator's for forcefully disable/allow the "Disable Damage" status on players.
- Adds " disableDamage " option to allow AFK players to not receive damage after 20 seconds.
- 1.20.1 back port (HC9, etc)
- 1.4.0 code merge
- Code merge from 1.4.0
- Backport for Minecraft 1.17.x/1.18.x
- Backport for Minecraft 1.19.4
- 1.19.x might also work.
- Let me know if there are more versions you want back ported.
- Removed IntegratedServerMixin for 1.20.3 release version.
- Works with 1.20.4.