- Spigot 1.21.1 Support
-
Mysql changes => ALTER TABLE `afkrecordplayerdata` ADD `afkreason` TEXT NULL AFTER `vacationtime`;
- Proxy BackgroundTask, which periodically checks whether players who are still afk are not already offline.
- A new optional argument has been added to the commands /afkr top [onlinetime/afktime/alltime] [page number].
/afkr top [onlinetime/afktime/alltime] [page number] [last x days], this now shows all players in top lists in relation to the last x days.
Command, when executed with this new argument, gets new BypassPermission. (Possibility that it still contains bugs, please report if something comes up).
- Command added: /afk add <player name> <alltime|afktime|onlinetime> <dd:HH:mm:ss time format> | Adds/subtracts time to the player's time account.
- Command /afk, now allows to attach a message in the form of /afk [message] to describe why you are afk.
This should make it possible for other plugins to read and display this information via IFH.
- Files version raised to 2.
Avan
Deutsche Beschreibung: Ahoi!
- Spigot 1.21.1 Support
-
Mysql Änderungen => ALTER TABLE `afkrecordplayerdata` ADD `afkreason` TEXT NULL AFTER `vacationtime`;
- Proxy BackgroundTask, welcher Periodisch checkt, ob Spieler die noch afk sind nicht schon offline sind.
- Den Befehlen /afkr top [onlinetime/afktime/alltime] [Seitenzahl], wurde ein neues optionales Argument hinzugefügt.
/afkr top [onlinetime/afktime/alltime] [Seitenzahl] [letzte x Tage], dieses zeigt nun alle Spieler in Toplisten an, in Bezug auf die letzten x Tage an.
Befehl, wenn ausgeführt mit diesem neuen Argument, erhält neue BypassPermission. (Möglichkeit das noch es Bugs enthält. Bitte melden, wenn etwas aufkommt!)
- Befehl hinzugefügt: /afk add <Spielername> <alltime|afktime|onlinetime> <dd:HH:mm:ss Zeitformat> | Addiert/Subtrahiert Zeit auf das Zeitkonto des Spielers.
- Befehl /afk, erlaubt nun eine Nachricht in Form von /afk [Nachricht], anzuhängen um zu beschreiben, warum man Afk ist.
Langzeit sollte somit ermöglich werden, dass andere Plugins über IFH diese Info auslesen können und darstellen können.
- Dateien Version auf 2 angehoben.