Len
|
6546655dc0
|
Update Galaxy reference
|
2023-07-08 22:31:21 +02:00 |
|
Len
|
9ac7d48760
|
Remove teams and start making use of the AFK API in Galaxy
|
2023-07-08 22:13:24 +02:00 |
|
Teriuihi
|
46e763500f
|
Prevent people from locking themselves out of using commands to go unafk after having done just / (all commands start with / after all)
|
2023-04-10 03:41:53 +02:00 |
|
Teriuihi
|
ac9cfc1b67
|
Match full command instead of just the base to avoid issues like party chat or /r not cancelling afk if they're not duplicates
|
2023-03-30 14:54:13 +02:00 |
|
Teriuihi
|
3798cf5e7e
|
Removed unused script
|
2023-03-30 14:12:19 +02:00 |
|
Teriuihi
|
c9c1ca2c51
|
Added history for commands/message to avoid bypassing afk by sending the same command/message regularly
|
2023-03-30 14:11:54 +02:00 |
|
Teriuihi
|
91a492b87f
|
Auto formatting spacing
|
2023-03-30 02:28:13 +02:00 |
|
Teriuihi
|
ce798fcefa
|
Improved code readability (for me)
|
2023-03-30 02:24:56 +02:00 |
|
Teriuihi
|
af47035b8b
|
Switch to gradle
|
2023-03-30 01:45:49 +02:00 |
|
Teriuihi
|
5b1f5e2ad2
|
Prevent adding multiple suspicious kicks for one kick
|
2022-09-04 21:21:08 +02:00 |
|
Teriuihi
|
51f0773c5e
|
Fixed time conversion being minutes to millis instead of seconds to millis
|
2022-09-04 00:51:22 +02:00 |
|
Teriuihi
|
d943ce999e
|
Fixed time conversion being from seconds to millis instead of minutes to milis and npe for last kicked tracker
|
2022-09-02 21:34:28 +02:00 |
|
Teriuihi
|
dd80712fee
|
Changed afk notify message for staff to display full afk time
|
2022-09-02 19:53:31 +02:00 |
|
Teriuihi
|
7b6a045127
|
Fixed incorrect conversion of seconds for tracking the last kick
|
2022-09-02 19:52:54 +02:00 |
|
Teriuihi
|
480494df39
|
Merge remote-tracking branch 'origin/master'
|
2022-09-02 03:02:20 +02:00 |
|
Teriuihi
|
d25e76dc48
|
Added a way to add extra time when a player is afk in spawn
|
2022-09-02 03:02:11 +02:00 |
|
Stijn
|
4f973fa951
|
Added a way to track how often players relog within 30 seconds of being afk kicked
|
2022-08-31 21:25:49 +02:00 |
|
Teriuihi
|
14f45d2d82
|
Replaced stream with bukkit.broadcast with permission check
|
2022-08-31 02:45:25 +02:00 |
|
Teriuihi
|
32c1ae7fac
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/java/com/alttd/afkdectector/AFKCheckTimer.java
# src/main/java/com/alttd/afkdectector/MessageTimer.java
# src/main/java/com/alttd/afkdectector/afkplayer/AFKPlayer.java
# src/main/java/com/alttd/afkdectector/command/AFKCheckCommand.java
# src/main/java/com/alttd/afkdectector/command/AFKListCommand.java
|
2022-08-31 02:42:51 +02:00 |
|
Teriuihi
|
7f49e0f4fe
|
Added an option to notify staff for afk kick
Added an option to disable notifying staff for a player being marked as afk
Updated minimessage
|
2022-08-31 02:36:47 +02:00 |
|
Len
|
a9da75e86e
|
1.18.2
|
2022-05-21 15:58:32 +02:00 |
|
Len
|
2863ed317b
|
1.18.2
|
2022-05-21 15:56:00 +02:00 |
|
destro174
|
c7e21358fb
|
commit
|
2022-03-14 22:16:15 +01:00 |
|
destro174
|
0531e9a3d7
|
We don't need file extentions when using AbstractConfiguration
|
2022-01-08 14:52:44 +01:00 |
|
destro174
|
37faacdc6b
|
switch config to configurate
|
2022-01-08 14:20:07 +01:00 |
|
destro174
|
c487b621e2
|
update minimessage
|
2022-01-08 14:16:47 +01:00 |
|
destro174
|
b7dd650052
|
Update to 1.18.
|
2021-12-19 00:31:09 +01:00 |
|
destro174
|
6c35c704c3
|
add a reload command
|
2021-08-22 10:50:39 +02:00 |
|
destro174
|
e8a1c330de
|
Fix placeholder in default config
|
2021-08-05 09:48:33 +02:00 |
|
destro174
|
11cbad3e77
|
Add Minimessage
|
2021-07-09 09:20:46 +02:00 |
|
len
|
2d2681b9bc
|
Add messages to config and permissions to plugin.yml
|
2021-05-01 13:01:46 +02:00 |
|
len
|
6b548bc8d6
|
Fix afkcheck not being picked up by spy
|
2021-04-08 18:13:47 +02:00 |
|
len
|
f30954cef5
|
fix aflist components lambda
|
2021-04-05 01:37:46 +02:00 |
|
len
|
738d5dcffc
|
Add afkcheck command
|
2021-04-05 00:21:51 +02:00 |
|
len
|
6dedc3e6cb
|
Add afkcheck command
|
2021-04-05 00:01:18 +02:00 |
|