- Fixed a bug where it was deleting entities that had a nametag
- Fixed a bug where it was taking entities from an asynchronous thread
- Entity brain has been added to the website and is in testing mode.
- Completely redesigned panel design
- Currently only Dashboard and performance are working
- Soon, others such as entities or settings will also be functional.
- A completely new login system has been added to the website -> we will now set the password and user in config.yml
web-dashboard: enabled: true port: 8080 username: "admin" password: "password123"
- I optimized the graphs so that now a clean line is drawn without dots
- The graph now shows 24 hours of server stats
- I enlarged the TPS, MSPT and CPU, RAM graph like it is with SSD
- PlayerList has been added, where you can see the current number of players on the server and their names, and you can kick them out of the server via the website
- I added a few things to ActionCenter, but it's still in beta, so I wouldn't recommend using it.
- In World Data you can now see how many entities are in which chunk. ATTENTION! This is only displayed for entities over 20!
- New stress score calculation (calculation using ram, cpu, tps, mspt)
- Added the ability to set 3 stress score phases
- Added 3 stress score levels that can be set in config.yml
- Fixed item cleaner
- The plugin will now evaluate whether the server uses optimized Java flags or not, if not, it will print the complete optimized flag for your server to the console.
IMPORTANT! IF YOU HAVE AN OLD CONFIG, YOU NEED TO DELETE IT AND CREATE A NEW ONE
- When the villager optimization feature is enabled, a villager with the farmer role is now not included in this optimization.
- Fixed a bug where the function still worked when smart-clear was disabled.
Displays the current server core stress ->%ai_stress_formatted%
Displays how long the server has been running -> %ai_uptime%
Displays the current view-distance of the server ->%ai_view_distance%
Displays formatted server TPS -> %ai_tps_formatted%
- Added /ai serverinfo command (Idea from
tovaron)
- Fixed translation errors (Reported by
tovaron)
- A MySQL database has been added, which is already in preparation for the future web panel.
- Added the option to turn update checker on and off in config.yml
- The design of the plugin has been improved, such as /ai status
- The plugin now calculates the server's Stress score and accordingly reduces and increases view-distance + frees up RAM