πGetting Started
1οΈβ£ Installation
To get started with xTeams, you first need to install the plugin on your Minecraft server. Follow these steps for proper installation:
Requirements: You will need Spigot or Paper, as the plugin is not compatible with CraftBukkit.
Optional Dependencies: PlaceholderAPI is an optional dependency that you can use to enhance the functionality of placeholders within xTeams.
Once the plugin is downloaded, simply place it in your server's plugins
folder and restart or reload the server. You can check more details about installation in our installation section.
2οΈβ£ Create and Manage Teams
Now that you have xTeams installed, let's learn how to create and manage teams on your server.
β¨ Create a Team
To create a team in xTeams, use the following command:
Replace <team_name> with the codename you want for the team. Example: /xteams create red will create a team with the code name: red
π οΈ Managing the Team
Join a Team To join a team, use the following command:
Example: /xteams join red <your_name> will add a player to the red team.
Leave a Team To leave the team you are in, execute:
Example: /xteams leave red <your_name> will make the player leave the "red" team.
View Team Information To get information about a team, use:
Example: /xteams teaminfo red will give you details about the "red" team, such as its members and status.
βοΈ Customize the Display Name
Using the /xteams setdisplay command, you can change the text shown for a team in the team list.
Example: /xteams setdisplay red "&cThe Red Team" will change the display text for the "red" team to "The Red Team"
ποΈ Delete a Team
If you decide to delete a team, you can do so with:
Example: /xteams delete red will delete the "red" team and its data.
3οΈβ£ More Resources
For more information on other commands, permissions, and configurations, check out the following sections:
Configuration Files
If you have questions or need further assistance, you can also check the Troubleshooting section.
Now you're ready to start creating and managing your teams in xTeams. If you need more help, feel free to continue exploring our wiki. π
Last updated