- Update to 1.21.10
- Change config to allow newer versions to still work
- Release for 1.21.9
- Updateed to 1.21.7
Update the warning and toast messages in the mod to be relatively unbiased but still accurate.
Credit to robotkoer for contributing and letting us use the messages from their Chat Reporting Helper resource pack.
Makes the sending of the ON_DEMAND warning message configurable.
This is the message that is sent when signing is enabled for a prticular session where the server enforces chat reporting.
Fixes a crash with the ON_DEMAND signing method
Sorry for the late release, I was away for a week and did not have access to my system
Adds a new signing mode called ON_DEMAND
This mode makes it so that signing is disabled by default, but is enabled for one session if a server enforces chat signing, and is disabled again when the user leaves that server.
If signing is enabled for a session, the following warning message is sent in chat (visible only to the mod user, not to other players on the server)
The signing mode in your config is set to ON_DEMAND. This option enables message signing whenever a server demands it, and disables it when you exit that server, which means that all messages that you send on that particular server can be reported. The server you are currently in is one such server, and as such, all messages you send on this server can be reported. Chat with caution.
Attention, modpack authors:
To change the above warning message for your pack's users, change the resources/assets/npe/lang/en_us.json file using a resource pack.
The translation key for the warning is "npe.warning.on_demand".
Additions:
- Added support for NCR, servers will now appear as safe
Changes:
- Updated the mod description
Fixes:
- Fixed config file not being created on server or when cloth config is not present
- Fixed an error message when cloth config is not present
Additions:
- Added support for NCR, servers will now appear as safe
Changes:
- Updated the mod description
Fixes:
- Fixed config file not being created on server or when cloth config is not present
- Fixed an error message when cloth config is not present
- Fixed server not internally stripping message signature on NO_SIGN (message packets still got stripped)


