Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

The plugin you need to keep your server lagg free

License

Notifications You must be signed in to change notification settings

ArchiveArea/AutoClearLagg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General

The plugin you need to keep your server lagg free!

Features

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

Config

---
# 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]
...

Contact

Discord
You can contact me directly via Discord NhanAZ#9115

About

The plugin you need to keep your server lagg free

Resources

License

Stars

Watchers

Forks

Languages

  • PHP 100.0%