Skip to content

RX0kas/entity-purge

Repository files navigation

Entity Purge

A simple ClearLag mod that aims to be as customizable as possible

Configuration File

clearItem

  • Description : Determines whether the ground objects should be deleted during ClearLag
  • Default value : true

minutesBetweenEachPurge

  • Description : Specifies the time in minutes between each entity and object purge cycle
  • Default value : 1

entitiesToClear

  • Description : Contains the identifiers of the Minecraft entities that will be deleted during ClearLag
  • Example : ["minecraft:pig","mymod:importantentity"]

warning10s

  • Description : Enables or disables the display of a warning message 10 seconds before the ClearLag is triggered
  • Default value : true

warning10sMessage

  • Description : Sets the warning message displayed to players 10 seconds before entities are removed
  • Default value : "§cCaution, the clear lag will append in 10 seconds!"

warninghappend

  • Description : Enables or disables the display of a message indicating that purge has been performed
  • Default value : true

warninghappendMessage

  • Description : Sets the message displayed to players after ClearLag has been executed
  • Default value : "§2Clear lag done!"

Dependencies

Architectury API required

Architectury API logo

MidnightLib required

MidnightLib logo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages