mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-21 05:50:18 +08:00
0dfb2570e8
This update brings more customization options, couple bugfixes and extra slice to the player composition pie that tells how many players have only joined once, but never returned (previously counted as inactive). In more detail: Added "Unknown" slice to the Player Composition Pie (Players who have joined only once) ServerData and UserData now saved with seperate timers to avoid loss of player activity data with less dense cache saves. Added possibility to turn off the WebServer. - API will return HTML without webserver if the server is off. - If AlternativeIP is in use, all commands will use that as link, otherwise: - Analysis & Search commands are disabled if the webserver is off. - If PlanLite is installed and is used as alternative UI (config), Inspect command is passed to PlanLite. Added possibility to use PlanLite as an alternative UI. - Use /plan lite inspect <player> to view the data in the chatbox. - Graphs, piecharts & list available only on the web UI. - Analysis not yet available in PlanLite UI. Added possibility to change all colors of the Web UI and command messages. - Changes in the color settings require plugin restart, fix for this in the future. - Web UI Colors use the HTML Color Codes without the # (hashtag) Added possibility to translate & add/remove Demographics triggers Bugfixes: - Fixed ConcurrentModificationException when data is being cleared after a save. - Attempted fix of PlanLite balance analysis by rewriting a formatting utility method. |
||
---|---|---|
.. | ||
plugin.yml |