You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -704,7 +727,7 @@ <h4 class="title">Create Server from an Archive</h4>
704
727
</header>
705
728
<sectionclass="body">
706
729
<divclass="body-inner">
707
-
<p>The files listed below are those located in the <strongclass="text-success" data-placement="top" title="" rel="tooltip" data-original-title="Acceptable archives are .tar, .tar.gz, .tgz, and .zip">/import</strong> directory of your Minecraft data files.</p>
730
+
<p>The files listed below are those located in the <strongclass="text-success" data-placement="top" title="" rel="tooltip" data-original-title="Acceptable archives are .tar, .tar.gz, .tgz, and .zip"><spandata-bind="text: $root.dashboard.base_directory"></span>/import</strong> directory of your Minecraft data files.</p>
<p>Server profiles may be prototyped by any user, but may only be updated by a user with write permissions on <strongclass="text-success" data-placement="top" title="" rel="tooltip" data-original-title="chmod g+w profile.config">profile.config</strong>.
795
-
<spandata-bind="visible: $root.dashboard.whoami() != 'root'">The <strong>root</strong> user may extend these privileges to additional users by assigning <strong>profile.config</strong> to a new group and then adding authorized users to this group.</span>
796
-
<spandata-bind="visible: $root.dashboard.whoami() == 'root'">You may share this privilege with additional users by assigning <strong>profile.config</strong> to a new group and then adding authorized users to this group.</span></p>
818
+
<spandata-bind="visible: $root.dashboard.whoami() != 'root'">The <strong>root</strong> user may extend these privileges to additional users by assigning <strong><spandata-bind="text: $root.dashboard.base_directory"></span>/profiles/profile.config</strong> to a new group and then adding authorized users to this group.</span>
819
+
<spandata-bind="visible: $root.dashboard.whoami() == 'root'">You may share this privilege with additional users by assigning <strong><spandata-bind="text: $root.dashboard.base_directory"></span>/profiles/profile.config</strong> to a new group and then adding authorized users to this group.</span></p>
797
820
Members of this group may update and remove profiles:
@@ -700,7 +723,7 @@ <h4 class="title">Aanmaken Server van een Archiefbestand</h4>
700
723
</header>
701
724
<sectionclass="body">
702
725
<divclass="body-inner">
703
-
<p>De onderstaande bestanden zijn in de Minecraft data directory <strongclass="text-success" data-placement="top" title="" rel="tooltip" data-original-title="Acceptable archives are .tar, .tar.gz, .tgz, and .zip">/import</strong> gevonden.</p>
726
+
<p>De onderstaande bestanden zijn in de Minecraft data directory <strongclass="text-success" data-placement="top" title="" rel="tooltip" data-original-title="Acceptable archives are .tar, .tar.gz, .tgz, and .zip"><spandata-bind="text: $root.dashboard.base_directory"></span>/import</strong> gevonden.</p>
<p>Server profielen mag door elke gebruiker worden aangemaakt, maar alleen een gebruiker met schrijfrechten kan <strongclass="text-success" data-placement="top" title="" rel="tooltip" data-original-title="Gebruikers met schrijfrechten mogen profielen UPDATEN & VERWIJDEREN">profile.config</strong> updaten. Je kunt dit recht met andere gebruikers delen door <strong>profile.config</strong> toe te kennen aan een nieuwe groep en vervolgens geautoriseerde gebruikers aan de groep toe te voegen.</p>
770
+
<p>Server profielen mag door elke gebruiker worden aangemaakt, maar alleen een gebruiker met schrijfrechten kan <strongclass="text-success" data-placement="top" title="" rel="tooltip" data-original-title="Gebruikers met schrijfrechten mogen profielen UPDATEN & VERWIJDEREN">profile.config</strong> updaten. Je kunt dit recht met andere gebruikers delen door <strong><spandata-bind="text: $root.dashboard.base_directory"></span>/profiles/profile.config</strong> toe te kennen aan een nieuwe groep en vervolgens geautoriseerde gebruikers aan de groep toe te voegen.</p>
0 commit comments