Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Latest commit

 

History

History
69 lines (51 loc) · 2.31 KB

README.md

File metadata and controls

69 lines (51 loc) · 2.31 KB

AdvancedAFK

Player AFK module with advanced capabilities and lightweight game configuration based on the idea of DAY (Detect and Yeet).

Version: 1.0-SNAPSHOT
Native API: Paper-1.16.3-R0.1-SNAPSHOT
Source code: github.com/SebbaIndustries/AdvancedAFK
Wiki: TODO: Plugin Wiki here
Developer: SebbaIndustries

license GitHub Workflow Status (branch) GitHub Workflow Status (branch) GitHub issues

How To (Server Owners)

This is a plugin build on PaperAPI, you can run it on Spigot but use Paper for best experience.

Download AdvancedAFK here: TODO setup download site

Installation:

  • Place AdvancedAFK-VERSION.jar (AdvancedAFK-v0.1.6.jar) file into plugins folder
  • Start the server, plugin will generate AdvancedAFK directory with files:
    • README.md
    • configuration.properties
    • messages.properties
  • Stop the server after everything has been loaded
  • Open and configure the plugin to your needs.
  • Start the server and enjoy the plugin!

Message configuration:
All messages are stored in messages.properites, you can change them to your liking.

Features

Todo: Features here

Commands & permissions

/aafk

Use:

  • /aafk and /aafk help /
    This command shows help message.

  • /aafk list aafk.list
    This command lists all AFK players.


  • /aafk clean aafk.clean
    This command removes all afk players from the server.
    Optional flags:
    • --force removes all AFK players (permissions are ignored).

  • /aafk lookup <player> aafk.lookup
    This command provides detailed info about the player.
    Optional flags:
    • -v provides more verbose information.

  • /aafk reload aafk.reload
    This is command reloads the plugin

Actions

Kick bypass: aafk.bypass.kick