QA (Discord export)
Some information is outdated - If something doesn't work or is not in enough detail, feel free to contact us over the discord server
Disclaimer
Note: As the raw export would've been too much for someone to look though it manually, AI has been utilized to generate this easier to read and use export. Therefore, make sure to not blindly follow the given instructions
This document provides a collection of solutions to common issues and frequently asked questions regarding the Improved Factions plugin. The content has been sourced from the support Discord server, and I’d like to thank everyone who helps with answering questions and troubleshooting on a daily basis.
Please note that this export may contain similar or duplicate solutions, as it hasn’t been thoroughly filtered (essentially, it's a bulk export from the Discord server).
Finding a Solution
To locate a solution, it's recommended to use your browser’s search function (usually Ctrl + F) and search for
keywords related to your issue. If you're unable to find what you're looking for, feel free to reach out on
the Discord server.
Questions and Answers
Error: Confirmation is required to execute this command
Problem: User encountered an error when trying to delete a faction, thinking it was a permission issue.
Solution:
- The user was informed that the error is not related to permissions but is a safety confirmation to prevent accidental deletion.
- The correct command to delete a faction is
/f delete confirm.
Key takeaway: When deleting factions, use the full command to confirm your intention.
Disabling Particles in the Game
Problem: User wanted to disable particles.
Solution:
- Particles can be disabled by turning off the claim particle module in the configuration file.
Key takeaway: Disable particles by modifying the appropriate module in the configuration file.
Viewing Faction Information
Problem: User wanted to view information about their own faction or other factions.
Solution:
- The following commands were provided:
/f infoshows your own faction's information./f info <faction>shows another faction's information./f listlists all factions on the server.
Key takeaway: Use these commands to access faction information directly from the chat.
Text-Based Faction Information
Problem: User wanted faction information in text format rather than a GUI.
Solution:
- The GUI can be replaced with text-based versions by disabling the GUI module entirely.
Key takeaway: Disabling the GUI module will allow text-based faction information instead of the graphical version.
Ally and Enemy System Development
Problem: User couldn't find the ally and enemy system in the current version.
Solution:
- The ally and enemy system is still under development and not fully functional in version 2.3.0-dev.
Key takeaway: The faction's ally and enemy system is still a work in progress in the current development build.
Running the Plugin on a Server with Java 17
Problem: User couldn't load a plugin due to a Java version mismatch (plugin required Java 21, but their server was running Java 17).
Solution:
- The developer provided a Java 17-compatible build of the plugin to resolve the issue.
Key takeaway: Ensure your server’s Java version matches the plugin requirements or request a compatible version from the developer.
Displaying Player Names Instead of Numbers
Problem: User wanted to display the names of faction participants instead of just showing the number of participants.
Solution:
- This feature is not available in the current version, but users can submit a feature request on GitHub for future versions.
Key takeaway: If a feature isn't available, it can be requested for future releases on the project’s GitHub page.