|
1 |
| - |
| 1 | +# ImprovedFactions |
| 2 | + |
| 3 | + |
| 4 | + |
2 | 5 | <div align="center">
|
3 | 6 |
|
4 | 7 | [](https://github.com/ToberoCat/ImprovedFactions_new "Go to GitHub repo")
|
|
8 | 11 | [](https://github.com/ToberoCat/ImprovedFactions_new/issues)
|
9 | 12 | [](https://www.spigotmc.org/resources/improved-factions.95617 "Spigot ImprovedFactions page")
|
10 | 13 | [](https://www.codefactor.io/repository/github/toberocat/improvedfactions)
|
11 |
| -<a href="https://www.paypal.com/donate/?hosted_button_id=BGB6QWR886Q6Y"> |
12 |
| - <img src="https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=flat-square" height="20" alt="Donate"> |
13 |
| -</a> |
14 |
| -<a href="https://discord.gg/VmSbFNZejz"> |
15 |
| - <img src="https://img.shields.io/discord/819932760550014986.svg?logo=discord&colorB=7289DA&style=flat-square" height="20" alt="Discord chat"> |
16 |
| -</a> |
| 14 | +[](https://www.paypal.com/donate/?hosted_button_id=BGB6QWR886Q6Y) |
| 15 | +[](https://discord.gg/VmSbFNZejz) |
| 16 | + |
17 | 17 | </div>
|
18 | 18 |
|
19 |
| -## Documentation |
| 19 | +## Table of Contents |
| 20 | +- [About](#about) |
| 21 | +- [Features](#features) |
| 22 | +- [Installation](#installation) |
| 23 | +- [Usage](#usage) |
| 24 | +- [Configuration](#configuration) |
| 25 | +- [Documentation](https://github.com/ToberoCat/ImprovedFactions/tree/main/docs) |
| 26 | +- [Contributing](#contributing) |
| 27 | +- [Support](#support) |
| 28 | +- [License](#license) |
20 | 29 |
|
21 |
| -<div align="center"> |
| 30 | +## About |
22 | 31 |
|
23 |
| -[](https://github.com/ToberoCat/ImprovedFactions_new/wiki "Go to project documentation") |
| 32 | +ImprovedFactions is a lightweight and high-performance Minecraft faction plugin. It offers a user-friendly experience with features that can be downloaded directly from Minecraft, enhancing server gameplay and community interaction. |
24 | 33 |
|
25 |
| -</div> |
| 34 | +## Features |
26 | 35 |
|
27 |
| -## About |
| 36 | +- **Performance Optimized**: Designed for efficiency, ensuring smooth gameplay even on busy servers. |
| 37 | +- **User-Friendly**: Intuitive commands and interfaces for players of all experience levels. |
| 38 | +- **Customizable**: Extensive configuration options to tailor the faction experience to your server's needs. |
| 39 | +- **Minecraft Integration**: Unique features downloadable directly through Minecraft for seamless user experience. |
| 40 | +- **Regular Updates**: Continual improvements and new features to keep your faction gameplay fresh and exciting. |
| 41 | + |
| 42 | +## Installation |
| 43 | + |
| 44 | +1. Download the latest version of ImprovedFactions from the [Spigot page](https://www.spigotmc.org/resources/improved-factions.95617) or [GitHub releases](https://github.com/ToberoCat/ImprovedFactions_new/releases/). |
| 45 | +2. Place the downloaded `.jar` file in your server's `plugins` folder. |
| 46 | +3. Restart your server. |
| 47 | +4. The plugin will generate default configuration files, which you can then customize. |
| 48 | + |
| 49 | +## Usage |
| 50 | + |
| 51 | +- `/f help` - View all available faction commands |
| 52 | +- `/f create <name>` - Create a new faction |
| 53 | +- `/f join <faction>` - Join an existing faction |
| 54 | +- `/f claim` - Claim land for your faction |
| 55 | + |
| 56 | +For a full list of commands and their usage, please refer to our [documentation](#documentation). |
| 57 | + |
| 58 | +## Configuration |
| 59 | + |
| 60 | +The main configuration file is located at `plugins/ImprovedFactions/config.yml`. Here you can adjust various settings such as: |
28 | 61 |
|
29 |
| -Improved factions is a lightweight and performant minecraft faction plugin. It supports features downloadable from |
30 |
| -Minecraft directly for more user friendlienes |
| 62 | +- Faction creation costs |
| 63 | +- Claim limits |
| 64 | +- Power systems |
| 65 | +- And much more! |
31 | 66 |
|
32 |
| -## Contributors |
| 67 | +Detailed configuration instructions can be found in our [wiki](https://github.com/ToberoCat/ImprovedFactions/tree/main/docs). |
33 | 68 |
|
34 |
| -Check [CONTRIBUTORS.md](CONTRIBUTORS.md) to see a list of all people who contributed to this project |
| 69 | +## Contributing |
35 | 70 |
|
36 |
| -## Others |
| 71 | +We welcome contributions from the community! If you'd like to contribute, please: |
37 | 72 |
|
38 |
| -### Bstat |
39 |
| -https://bstats.org/plugin/bukkit/ImprovedFactions/14810 |
| 73 | +1. Fork the repository |
| 74 | +2. Create a new branch for your feature |
| 75 | +3. Commit your changes |
| 76 | +4. Push to the branch |
| 77 | +5. Create a new Pull Request |
| 78 | + |
| 79 | +For more information, see our [CONTRIBUTING.md](CONTRIBUTING.md) file. |
| 80 | + |
| 81 | +## Support |
| 82 | + |
| 83 | +- For bug reports and feature requests, please use our [GitHub Issues](https://github.com/ToberoCat/ImprovedFactions_new/issues). |
| 84 | +- Join our [Discord server](https://discord.gg/VmSbFNZejz) for community support and discussions. |
| 85 | + |
| 86 | +## License |
| 87 | + |
| 88 | +ImprovedFactions is released under the [MIT License](LICENSE). |
| 89 | + |
| 90 | +--- |
| 91 | + |
| 92 | +<div align="center"> |
| 93 | + |
| 94 | +Made with ❤️ by [ToberoCat](https://github.com/ToberoCat) |
| 95 | + |
| 96 | +Check [CONTRIBUTORS.md](CONTRIBUTORS.md) to see a list of all people who contributed to this project. |
| 97 | + |
| 98 | +[](https://bstats.org/plugin/bukkit/ImprovedFactions/14810) |
| 99 | + |
| 100 | +</div> |
0 commit comments