Changelog
- Added support for parameterized constraints for Custom Events
- Added 15 constraints:
linked_account_nick('value')
: Check if the linked account's nickname isvalue
(case insensitive)linked_account_nick_contains('value')
: Check if the linked account's nickname containsvalue
(case insensitive)linked_account_nick_contains('role id')
: Check if the linked account has role with idrole id
mc_uuid('uuid')
: Check if the player's UUID isuuid
mc_name('value')
: Check if the player's name isvalue
(case insensitive)mc_name_contains('value')
: Check if the player's name containsvalue
(case insensitive)mc_message('value')
: Check if the player's message isvalue
(case insensitive)mc_message_contains('value')
: Check if the player's message containsvalue
(case insensitive)discord_id('id')
: Check if the user's Discord ID isid
discord_name('value')
: Check if the user's Discord nickname isvalue
(case insensitive)discord_name_contains('value')
: Check if the user's Discord nickname containsvalue
(case insensitive)discord_message('value')
: Check if the user's Discord message isvalue
(case insensitive)discord_message_contains('value')
: Check if the user's Discord message containsvalue
(case insensitive)advancement_name('value')
: Check if the advancement's name isvalue
(case insensitive)advancement_name_contains('value')
: Check if the advancement's name containsvalue
(case insensitive)
- Added FabricTailor compatibility (will now show the FabricTailor avatar on Discord chat)
Dependencies
Files
discord4fabric-1.18.2-1.10.0.jar(8.25 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.10.0-1.18.2Loaders
Fabric
Game versions
1.18.2Downloads
73Publication date
August 16, 2022 at 7:59 AMPublisher
Reimnop
Owner