Skip to content

Conversation

@John-Paul-R
Copy link
Owner

@John-Paul-R John-Paul-R commented Oct 4, 2025

Resolves #352

@John-Paul-R John-Paul-R self-assigned this Oct 4, 2025
@semanticdiff-com
Copy link

semanticdiff-com bot commented Oct 4, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  src/main/java/com/fibermc/essentialcommands/playerdata/PlayerData.java  38% smaller
  src/main/java/com/fibermc/essentialcommands/commands/RulesCommand.java  38% smaller
  src/main/java/com/fibermc/essentialcommands/playerdata/PlayerProfileFactory.java  18% smaller
  src/main/java/com/fibermc/essentialcommands/playerdata/PlayerDataFactory.java  17% smaller
  src/main/java/com/fibermc/essentialcommands/commands/NicknameSetCommand.java  12% smaller
  src/main/java/com/fibermc/essentialcommands/EssentialCommands.java  9% smaller
  build.gradle Unsupported file format
  gradle.properties Unsupported file format
  src/main/java/com/fibermc/essentialcommands/DisallowWordsSystem.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/ECPerms.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/EssentialCommandRegistry.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/WorldDataManager.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/commands/DisallowedWordsCommand.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/commands/helpers/FeedbackReceiver.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/config/EssentialCommandsConfig.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/config/EssentialCommandsConfigSnapshot.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/text/Chat.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/text/ECText.java  0% smaller
  src/main/java/com/fibermc/essentialcommands/util/FileUtil.java  0% smaller
  src/main/resources/assets/essential_commands/lang/en_us.json  0% smaller

@John-Paul-R
Copy link
Owner Author

John-Paul-R commented Oct 4, 2025

need something better than contiguous word search for things like e v i l w o r d and e*v-i-;l^w_o+r=d and evlwrd. Simultaneously, need to be very careful about being too aggressive in this way, and give dials and levers for aggressiveness. The defaults should be reasonable and powerful, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants