Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
EnfAfkZone
PluginMIT

EnfAfkZone

Increase your player count by rewards for AFK! Players that enter the AFK zone will be rewarded for staying online on your server.

52
Downloads
0
Followers
7 months ago
Updated
📦
1
Versions
economymanagementutilitypaperspigot
Download Latestv2.8View on Modrinth

📖About EnfAfkZone

Increase your player count by rewards for AFK! Players that enter the AFK zone will be rewarded for staying online on your server.
Permissions: enf.afkzone.permission

Plugin includes the ability to create AFK zones using a command, visualize zones, display messages on chat, title, bossbar, or actionbar, set time formatting, configure the progress bar, adjust bossbar direction (increasing or decreasing), display messages upon entering or exiting an AFK zone, set rewards based on permissions, chance, and support for multiple AFK zones in one location.

For help use command: /afkzone help

For hot reload config use command: /afkzone reloadconfig

config.yml

# EnfAfkZone configuration
# Author: xEnif
# DON'T DELETE THAT VALUES
# Project Version: 2.8
# DON'T DELETE THAT VALUES

help-command:
- ''
- <#00fff7>⎯ ⎯ ⎯ [ <bold><#00ffcc>AFKZONE HELP</#00ffcc></bold> ] ⎯ ⎯ ⎯
- ''
- <#00ffe0><click:run_command:'/afkzone wand'><hover:show_text:'<bold><gray>Click
    to get AFKZone Wand'>/afkzone wand<dark_gray>  -  </dark_gray><white>Gives you
    the AfkZone Wand.
- <#00ffe0>/afkzone create [name]<dark_gray>  -  </dark_gray><white>Creates a new
    AFK zone with the given name.
- <#00ffe0>/afkzone delete [name]<dark_gray>  -  </dark_gray><white>Deletes the AFK
    zone with the given name.
- <#00ffe0><click:run_command:'/afkzone list'><hover:show_text:'<bold><gray>Click
    to list all AFK zones'>/afkzone list<dark_gray>  -  </dark_gray><white>Displays
    a list of all created AFK zones.
- <#00ffe0>/afkzone tp [name]<dark_gray>  -  </dark_gray><white>Teleports you to the
    specified AFK zone.
- <#00ffe0>/afkzone reloadconfig<dark_gray>  -  </dark_gray><white>Reload AFK zone
    config.
- ''
afk-zone-enter:
    type: TITLE
    enabled: true
    message:
    - <bold><#00ffcc>You have entered an AFK Zone!
    - <gray>You are now marked as AFK.
    options:
        title-times:
            fade-in: 0
            stay: 3
            fade-out: 1
afk-zone-exit:
    type: TITLE
    enabled: true
    message:
    - <bold><#00ffcc>You have left the AFK Zone!
    - <gray>You are no longer AFK.
    options:
        title-times:
            fade-in: 0
            stay: 3
            fade-out: 1
wand-item:
    type: GOLDEN_HOE
    amount: 1
    display-name: <!italic><bold><#b56eff>AfkZone Wand
    lore: []
    enchantments: {}
    item-flags:
    - HIDE_ADDITIONAL_TOOLTIP
wand-received-message: <#00ff7f>✔ </#00ff7f><green>You have received the </green><bold><#b56eff>AfkZone
    Wand</#b56eff></bold><green>!
time-format: '{H}h {M}m {S}s'
progress-bar-format:
    symbol-count: 10
    symbol: '|'
    loading-color: yellow
    completed-color: green
update-boss-bar-progress: true
boss-bar-progress-direction: INCREASING

afk-zones.yml

# EnfAfkZone configuration
# Author: xEnif
# DON'T DELETE THAT VALUES
# Project Version: 2.8
# DON'T DELETE THAT VALUES

afk-zones:
    test2:
        worldName: world
        minX: 55
        minY: 63
        minZ: 23
        maxX: 67
        maxY: 71
        maxZ: 30
        rewards:
        -   permission: ''
            chance: 0.0
            items:
            -   type: DIRT
                amount: 1
            commands: []
        -   permission: ''
            chance: 0.0
            items:
            -   type: DIAMOND_SWORD
                amount: 1
                lore: []
                enchantments: {}
                custom-model-data-component-string: customModelData
            commands: []
        -   permission: ''
            chance: 0.0
            items:
            -   type: DIRT
                amount: 1
            commands:
            - give {PLAYER} minecraft:dirt 1
        message:
            type: BOSSBAR
            enabled: true
            message:
            - <bold><#00ffcc>YOU ARE IN AFK<#00fff7> ⏳ Reward in </#00fff7><#b56eff>{TIME}</#b56eff><#00fff7>
                (</#00fff7><#b56eff>{PERCENT}%</#b56eff><#00fff7>)
            options:
                bossbar-options:
                    color: PURPLE
                    overlay: PROGRESS
                    flags:
                    - CREATE_WORLD_FOG
                    - DARKEN_SCREEN
        time-to-stay: 1m
        add-reward-success-sound: ENTITY.ARROW.HIT_PLAYER
    test:
        worldName: world
        minX: 55
        minY: 63
        minZ: 23
        maxX: 66
        maxY: 71
        maxZ: 29
        rewards:
        -   permission: ''
            chance: 0.0
            items:
            -   type: DIRT
                amount: 1
            commands: []
        -   permission: ''
            chance: 0.0
            items:
            -   type: DIAMOND_SWORD
                amount: 1
                lore: []
                enchantments: {}
                custom-model-data-component-string: customModelData
            commands: []
        -   permission: ''
            chance: 0.0
            items:
            -   type: DIRT
                amount: 1
            commands:
            - give {PLAYER} minecraft:dirt 1
        message:
            type: TITLE
            enabled: true
            message:
            - <bold><#00ffcc>YOU ARE IN AFK
            - <#00fff7>(<#b56eff>{BAR}</#b56eff>)
            options:
                bossbar-options:
                    color: PURPLE
                    overlay: PROGRESS
                    flags:
                    - CREATE_WORLD_FOG
                    - DARKEN_SCREEN
        time-to-stay: 1m
        add-reward-success-sound: ENTITY.ARROW.HIT_PLAYER

👥 Team & Contributors

xEnif
xEnifOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
paperspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+1 more

🔗 Links

Modrinth Page