Managing Player Permissions in Return to Moria
Manage player permissions including admin access, construction rights, and bans on your LotR Return to Moria dedicated server.
Managing player permissions is essential for maintaining a healthy gaming environment. The Lord of the Rings: Return to Moria uses a file called MoriaServerPermissions.txt to handle all player permissions.
Configuring Permissions
Make sure you have connected to your server at least once before following these steps, so your account name appears in the permissions file.
Stop Your Server
Log in to the XGamingServer Panel and Stop your server.
Open the Permissions File
In the sidebar, go to Files. In the home directory, open MoriaServerPermissions.txt.
Find Your Account Name
Scroll to the bottom of the file and find your account name.
Set Permissions
Configure your desired permissions using the values from the table below.
Save and Start
Click save and start your server.
Available Permissions
| Permission | Description |
|---|---|
| Blocked | Blocks a user from connecting to the server. |
| Default | Uses the default permissions. |
| NoConstruction | Prevents building, quick-building, and deconstructing player constructions. |
| QuickBuild | Allows quick-build of platforms and rope ladders only. Prevents other construction. |
| AllConstruction | Allows all construction and deconstruction. |
| NoStorage | Prevents interaction with storage containers and disallows shared base storage for crafting. |
| AllStorage | Allows all use of storage containers and contents. |
Permission Examples
GHB = AllConstruction,AllStorage
Jerry = Blocked
Tom = DefaultThis example:
- Grants the player GHB access to all construction and storage permissions.
- Blocks Jerry from connecting to the server.
- Sets Tom's permissions to default.
How is this guide?
