About Player Based FPS
This plugin dynamically manages the FPS limit based on player activity on your server. When players connect to the server, it optimizes performance by increasing the FPS limit, while when there are no players, it lowers the FPS to reduce resource usage. This way, your server won't consume unnecessary high performance and provides the best experience when players are present.
Config:
{ "FPSWithPlayers": 60, "FPSWithoutPlayers": 15 }