Project Structure

📝 Atualizado em 07/02/2026
plugins/DKRTP/
├── config.yml          # Main configuration
├── messages.yml        # Custom messages
└── data/
    └── cooldowns.yml   # Player cooldowns

File Descriptions

config.yml

  • Teleport settings
  • Safety checks
  • Economy integration
  • World configuration

messages.yml

  • All player messages
  • Customizable text
  • Color code support

cooldowns.yml

  • Player cooldown data
  • Auto-managed
  • No manual editing needed