Minecraft AFK Zone mod 2026 download
logo
minecraft mod AFK Zone

AFK Zone

Game Version: 1.19.1
Total Downloads: 120
Updated: Sep 5, 2022
Created: Aug 6, 2022
Download AFK ZoneDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
AFKzone.jar release 67.23 KB Sep 5, 2022 1.19.1 11 download AFK Zone AFKzone.jar releaseDownload

Description

Share this:

Logo

AFK Zone is a plugin that allows you to reward your players for being AFK!

Just simply create a WorldGuard Region and configure the config!

 

Dependencies:

WorldGuard

WGRegionEvents

 

Config:

# If the plugin is enabled
enabled: true

# The name of afk worldguard region (cAsE sEnSiTiVe)
region: "afk"

timer:
  # The amount of time the player needs to be AFK for until they are rewarded
  time: 600
  
  # If the action bar timer is enabled
  actionBarEnabled: true
  
  # The action bar timer format | {MINUTES} = amount of minutes left | {SECONDS} = amount of seconds left
  actionBar: "&fReward in &c{MINUTES}&f:&c{SECONDS}"

reward:
  # The commands that are executed when the timer is done | {PLAYER} = the player that will recieve the reward
  commands:
    - "excellentcrates key give {PLAYER} afk 1"
  
  # If the chat reward notification is enabled
  chatNotificationEnabled: true
  
  # The chat notification format
  chatNotification: "&aYou have recieved &61 &bAFK Crate Key&a!"
  
  # If the sound reward notification is enabled
  soundNotificationEnabled: true
  
  # The sound that is played when the player is rewarded | Sound List: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html
  soundNotification: ENTITY_PLAYER_LEVELUP

 

Comments

Add a comment