Use MoriaServerPermissions.txt to control whether individual Return to Moria players can build, use quick-build structures or access shared storage. The file documents the supported permission names and must only be changed while the server is stopped.
- Open your Return to Moria server in the control panel and stop it.
- Click Configuration Files, then Text Editor beside
MoriaServerPermissions.txt.
- Add one line for each player using
ACCOUNT_NAME = Option,Option. - Use
NoConstruction,QuickBuildorAllConstructionfor building access, andNoStorageorAllStoragefor storage access. - Use
Defaultwhen a player should inherit the default permissions. - Click Save & Exit, then start the server.

For example, Gimli = AllConstruction,AllStorage gives Gimli full building and storage access, while Default = QuickBuild,NoStorage applies those restrictions to players without their own line. Keep account names and option spelling exactly as shown in the file.
