Skip to content

The plugin you need to keep your server lagg free

License

Notifications You must be signed in to change notification settings

IdotClub/AutoClearLagg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The plugin you need to keep your server lagg free!

Phar View Count
Download  View Count

Features

  • Enable/Disable Mobs & Items clearing
  • NEW: Exempt entities from clearing
  • Configurable Timer
  • Editabe Messages

config.yml

# AutoClearLagg (ACL) Config

# Seconds between each clear lagg
seconds: 300

# Entities to clear
clear:
  items: true
  mobs: true
  exempt: # Array of entities not to clear
    - Zombie
    - Pig

messages:
  time-left: "§cEntities will clear in {SECONDS} seconds"
  entities-cleared: "§cCleared a total of {COUNT} entities"

# Countdown times
times: [60, 30, 15, 10, 5, 4, 3, 2, 1]
...```

About

The plugin you need to keep your server lagg free

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%