MrAfkZones
Return

Configuration

SYNCED 2 weeks ago
config.yml
MrAfkZones:
  Config:
    Loading-Bar:
      Count-Symbols: 50
      Symbol: '|'
      Loading-Color: '&7'
      Loaded-Color: '{#FB0000}'
    AFK-Detection:
      Enabled: true
      Idle-Seconds: 300 # 5 minutes idle time before teleporting
      Commands:
        - "say [playerName] is now AFK!"

engine.yml
MrAfkZones:
  Engine:
    Language: english
    Prefix: '{#68ff53>}&lMRAFKZONES{#6cc871<} &8» &f'
    Reward-Mode: NORMAL # Options: NORMAL, PROPABILITY, RANDOM
    Database:
      Type: YML
      Host: localhost
      Port: 3306
      Name: minecraft
      User: root
      Password: ''