- 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 licensing system has been added, you must create a ticket on Discord for the license key!
- Modified console display messages at startup + new license messages
- 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...
- SSD disk usage is now also stored in the database
!!It is necessary to delete the old database and create a new one!!
- Newly added SSD usage graph
- Web dashboard section added to config.yml -> !!reset your old config.yml!!
- A website connected via mysql has been added.
- Now all your information is saved in a text file in a folder
(| Time | Stress | Status | TPS | MSPT | CPU | RAM | Chunks | Entities | Players |)
- 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
