Managing player ranks and permissions is essential for creating a structured experience on your ECO server. With proper rank settings, you can assign different levels of access and abilities to players, ensuring a fair and enjoyable gameplay experience. This guide will show you how to set up and manage server ranks and permissions using the VolticHost Game Panel.
Prerequisites
-
An ECO server purchased at VolticHost.com
-
Access to the VolticHost Game Panel
-
Basic understanding of server roles and permissions (recommended)
Creating and Assigning Ranks 🏅
-
Log in to your VolticHost Game Panel.
-
Click on your ECO server.
-
Navigate to the File Manager tab.
-
Open the
Ranks.eco
file located in theConfigs
folder. -
Define new ranks by adding entries under the
Ranks
section, such as:"Admin": { "permissions": ["all"], "color": "red" }, "Moderator": { "permissions": ["moderate", "kick"], "color": "blue" }
-
Save the file to apply the new ranks.
✅ New ranks have been successfully added! 🌟
Assigning Ranks to Players 🧑🤝🧑
-
Log in to your VolticHost Game Panel.
-
Click on your ECO server.
-
Navigate to the Players tab.
-
Find the player you want to assign a rank to.
-
Use the Assign Rank option to choose a rank from the list of available ranks (e.g., Admin, Moderator).
-
Click Save to assign the rank.
✅ Player ranks have been successfully assigned! 🎉
Configuring Permissions for Each Rank 🔐
-
Log in to your VolticHost Game Panel.
-
Click on your ECO server.
-
Navigate to the File Manager tab.
-
Open the
Permissions.eco
file, which controls the permissions for each rank. -
Add or modify permissions for each rank. For example:
"Admin": { "canKick": true, "canBan": true, "canChangeTime": true }, "Player": { "canKick": false, "canBan": false, "canChangeTime": false }
-
Save the file to update the permissions.
✅ Permissions have been successfully configured! 🔓
Verifying Rank and Permission Changes ✅
-
Log in to your ECO server.
-
Use in-game commands or the Server Console to check if the assigned ranks and permissions are working as expected.
- Example: As an Admin, try using
/ban
or/kick
to test if the permissions are functioning correctly.
- Example: As an Admin, try using
-
Ensure that players with lower ranks don't have access to restricted actions.
✅ Rank and permission changes have been successfully verified! 🎯
Conclusion
You've successfully set up and configured ranks and permissions on your ECO server using the VolticHost Game Panel! These settings will help you manage player behavior and grant the right level of access to different types of players.
For further assistance, contact VolticHost Support. 💬