Features
- Clears specific lag-causing entities:
- Minecarts
- Arrows
- Snowballs
- Ender Pearls
- Primed TNT
- Dropped Items
- Notifies all online players about the number and type of removed entities.
- Requires the fixlag.clear permission to execute the command.
Installation
- Download the FixLag plugin .jar file.
- Place the .jar file into the plugins folder of your Minecraft server.
- Restart the server.
Commands
/fixlag
- Description: Removes specified entities from the world and notifies all players.
- Permission: fixlag.clear
- Usage: /fixlag
/gcinfo
- Description: Sees GC Information of the server
- Permissions: Fixlag.gcinfo
- Usage: /gcinfo
/serverinfo
- Description: Sees server hardware information (memory, etc)
- Permissions: fixlag.serverinfo
- Usage: /server info
Permissions
Permission
Description
Default
fixlag.clear Allows the player to execute /fixlag OP
fixlag.notify (Not required) All players receive notifications Everyone
How It Works
- The player with the fixlag.clear permission executes /fixlag.
- The plugin scans the world and removes the specified entities.
- The number of removed entities per type is counted.
- A message is broadcasted to all online players showing how many of each type were removed.
Example Notification
FixLag removed the following entities:
- 10 MINECART
- 5 ARROW
- 3 SNOWBALL
Configuration
No configuration is required; the plugin works out of the box.
Support
For support or feature requests, contact the plugin developer at github.com/Earth1283.