🙌
Farmy API
Farmy API
Farmy API
  • 🌟Welcome to FarmyAPI Docs
  • FarmyAPI Basics
    • 🚀Guidance
      • Where to start
      • Different farming skills
      • Exploration
    • Commands
  • Guild System
    • How guilds works
    • Guild Wars explained
    • Exploration
    • Guild Events
  • Cities and Zones
    • City Zones
    • Travel System
    • Boat System
    • NPCs
  • World Events
    • Weather System
    • World Buffs
    • Community Goals
    • Community Boss Fights
  • Banking System
    • 💲Banking
    • Why deposit money?
  • Economy and Inventory
    • Manage your finances
    • Marketplace
  • Leaderboards
    • Compete and calloborate
  • Profile and Stats
    • Commands to track progress
  • System and Miscellaneous
    • Additional commands
  • Player Commands
    • Adventure and Exploration
    • Dungeon System
    • Travel System
    • Resource Gathering and Crafting
    • Combat and Training
    • Buffs and Upgrades
    • Quests, Titles, and Achievements
  • Menu Commands
    • Quest Menu
    • Titles Menu
    • Achievements
    • Menu
    • Action Menu
    • Resource Menu
  • Developers
    • The FarmyAPI Team
    • Contact us
    • Support
  • FarmyAPI Website
  • Discord Invitation Link
Powered by GitBook
On this page

Was this helpful?

  1. Guild System

How guilds works

The guild system in your project allows users to create, join, and manage guilds. Guilds serve as groups where members can collaborate, compete, and share resources.

Creating a Guild

To create a guild, use the !guild create <guild_name> command. This will create a new guild with the specified name and assign the creator as the guild leader. The creator will also receive a role corresponding to the guild.

Joining a Guild

To join an existing guild, use the !guild join <guild_name> command. This will add the user to the specified guild if it exists and is not full. The user will also receive a role corresponding to the guild.

Leaving a Guild

To leave a guild, use the !guild leave <guild_name> command. This will remove the user from the specified guild and revoke the corresponding role.

Guild Commands

  • Create Guild: !guild create <guild_name>

  • Join Guild: !guild join <guild_name>

  • Leave Guild: !guild leave <guild_name>

  • Check Guild Power: !guild power <guild_name>

  • View Top Guilds: !guild top

Purpose

Guilds allow members to:

  • Collaborate on quests and events.

  • Share resources and buffs.

  • Compete in guild wars and other competitive events.

  • Track and improve collective power and achievements.

.

PreviousCommandsNextGuild Wars explained

Last updated 5 months ago

Was this helpful?