
Server Forms
Server Forms is a Minecraft mod for creating and managing interactive player forms with custom commands, validation, and response tracking.
About this Mod
Server Forms is a Minecraft mod designed to enhance server interactions by allowing administrators to create and manage interactive forms for players. This mod provides a streamlined way to collect player input, feedback, or responses through customizable forms, making it ideal for surveys, event registrations, or any scenario requiring structured player interaction.
What Does This Mod Do?
- Interactive Forms: Enables server administrators to create forms with multiple questions that players can answer directly in-game.
- Custom Commands: Each form can be assigned a unique command, allowing players to start forms easily by typing the corresponding command.
- Response Management: Player responses are stored in JSON files, making it easy to review and manage collected data.
- Validation and Feedback: Ensures that responses are validated, prevents duplicate submissions (if configured), and provides real-time feedback to players.
Why Download This Mod?
- Enhanced Server Interaction: Improve communication and engagement with your players by collecting structured feedback or input.
- Customizable and Flexible: Create forms tailored to your server's needs, whether for events, surveys, or other purposes.
- Ease of Use: With auto-complete for commands and built-in validation, both administrators and players will find the mod intuitive and user-friendly.
- Data Transparency: Responses are logged and stored in a structured format, ensuring easy access and review.
Critical Information
- Base Configuration: A default configuration file is included with the mod, containing example forms to help you get started. You can customize or add new forms by editing the configuration file.
- File Storage: Player responses are saved in the
mods/FormAnswersdirectory as JSON files. Ensure this directory is accessible and properly secured. - Concurrency: The mod does not currently handle concurrent file access. Avoid simultaneous modifications to the same form files to prevent data corruption.
Commands
The following commands are available in Server Forms:
Start a Form
- Command:
/[form_command] - Description: Starts the specified form for the player. Each form has a unique command defined in the configuration file.
- Example:
/feedback(if the form's command is set to "feedback").
- Command:
Answer a Question
- Command:
/answer [response] - Description: Submits an answer to the current question in the active form session.
- Example:
/answer Yes.
- Command:
View Form Responses
- Command:
/viewform [playername] [formname] - Description: Allows administrators to view a player's responses to a specific form. If no form name is provided, the latest form is displayed.
- Example:
/viewform Steve feedback.
- Command:
Create a Form
- Command:
/createform [formname] [allowMultipleResponses] - Description: Creates a new form with the specified name and whether it allows multiple responses.
- Example:
/createform survey true.
- Command:
Add a Question
- Command:
/addquestion [formname] [questionId] [questionText] - Description: Adds a new question to the specified form.
- Example:
/addquestion survey 1 "What is your favorite color?".
- Command:
Remove a Question
- Command:
/removequestion [formname] [questionId] - Description: Removes a question from the specified form by its ID.
- Example:
/removequestion survey 1.
- Command:
Getting Started
- Install the mod on your Minecraft server using the Fabric API.
- A base configuration file will be generated on the first run, located in the
configdirectory. This file contains example forms that you can modify or expand. - Use the commands listed above to interact with the forms in-game.
- Player responses will be saved in the
mods/FormAnswersdirectory for review.
Server Forms is designed to be lightweight, easy to use, and highly customizable, making it a valuable addition to any Minecraft server.
Available Versions
How to Install Server Forms on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.5).
Install Mod
Open the mod browser in the dashboard and search for "Server Forms". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.5
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Server Forms server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.5). You can switch loaders with one click in the panel.
Is Server Forms compatible with fabric?
Server Forms officially supports fabric for Minecraft 1.21.5. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Server Forms – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Server Forms consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Server Forms with just one click on your server.