1. GSManager
    1. Funktionen
    2. Unterstützte Spiele
    3. Neuigkeiten
    4. Statistiken
    5. Serverliste
  2. Lexikon
  3. Filebase
  4. Entwicklung
  5. Forum
    1. Dashboard
    2. Unerledigte Themen
  6. Web-Interface
  7. Artikel
  8. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  1. GSManager
  2. Mitglieder
  3. Dennis

Beiträge von Dennis

Das Projekt GSManager (vormals ManuAdminMod) wurde am 01.01.2020 eingestellt - diese Internetpräsenz bleibt verfügbar, die Software wird aber nicht länger gepflegt. Vielen Dank für eure Unterstützung in den mehr als zehn vergangenen Jahren!
  • installation CSManager COD6 Ubuntu 14

    • Dennis
    • 30. März 2016 um 14:22

    1) Change line "logfile" in basics.json and put your logfile path in.

    2) Please post one complete log.

  • Configuring Mysql

    • Dennis
    • 30. März 2016 um 14:21

    GSManager ist not able to do this out of stock, you will need to develop your own solution. For this you can use our API or Database directly. But you will need to develop it on your own. If you can't you should get someone who can, because this is nothing that can be explained in some minutes.

  • Aliases Dont Work Correctly

    • Dennis
    • 29. März 2016 um 12:39

    Custom commands use RCON-Commands, Aliases use existing GSM Commands.

  • installation CSManager COD6 Ubuntu 14

    • Dennis
    • 29. März 2016 um 10:15

    If you still want to install on windows (comment in documentation) use PHP 5 for now, as PHP 7 is supported in the next version but not in the most recent.

  • IP Ban

    • Dennis
    • 28. März 2016 um 22:01

    That's lol.

  • Manu Admin Mod PHP file's

    • Dennis
    • 28. März 2016 um 20:19

    This Version is not supported by us. Update to the latest. Closed.

  • IP Ban

    • Dennis
    • 28. März 2016 um 20:18

    Hatte ich nicht angesagt, das wir das in Standard bauen? Wenns nicht drin ist, ist natürlich aktuell doof.

  • Manu Admin Mod PHP file's

    • Dennis
    • 28. März 2016 um 14:47

    Installing PHP [Linux]

  • IP Ban

    • Dennis
    • 28. März 2016 um 14:46

    Ja, aber ohne Range-Ban kommst du da auch nicht weit, die IP kann man genauso schnell ändern, wie den Key.

  • coding file

    • Dennis
    • 27. März 2016 um 19:07

    Because UTF-8 is modern state-of-the-art.

  • 2 Fragen Über GSMANAGER HILFE!!!

    • Dennis
    • 26. März 2016 um 14:03

    Ich hab keinen wirklichen Einfluss auf die Einstellungen deren FTP-Servers. Die FTP-Funktion funktioniert bei Nutzung eines eigenen Servers einwandfrei. Mein letzter Stand war, dass Sie das mittels nem Sysadmin mal durchsehen wollten, aber mehr Einfluss darauf habe ich auch nicht. Wir wurden auch nicht weiter kontaktiert, bezüglich irgendwelcher Fragen, also ging ich davon aus, dass sie das auf die Reihe bekommen haben.

  • 2 Fragen Über GSMANAGER HILFE!!!

    • Dennis
    • 26. März 2016 um 13:53

    Beim ersten Start findet man den Token in der Tat auch in der daemon.log

  • GSManager startet sich ständig neu!

    • Dennis
    • 29. Februar 2016 um 17:47

    @Belstgut: Schaust dir das Problem mal mit Gamed an, ist in der Skype-Konversation.

  • GSManager startet sich ständig neu!

    • Dennis
    • 28. Februar 2016 um 16:05

    Inwiefern ist nichts zu merken, bzw. was ist jetzt das Problem?

  • GSManager möchte nicht starten .

    • Dennis
    • 28. Februar 2016 um 09:40

    Das sollte damals wie heute funktionieren, wenn punkbuster in der Config deaktiviert und die PunkBuster-Funktionen (Ban / Kick) dadurch nicht mehr genutzt werden.

  • GSManager startet sich ständig neu!

    • Dennis
    • 27. Februar 2016 um 14:19

    Dann bitte doch im Ticker darum, den Fix, den ich Ihnen in Skype geschickt habe umgehend einzuspielen.
    Es handelt sich um einen einzigen fehlenden Buchstaben.

  • GSManager startet sich ständig neu!

    • Dennis
    • 27. Februar 2016 um 10:02

    Ich hab Gamed! soeben den Hotfix für dein Problem gesendet und darum gebeten, dass Sie ihre Implementation nochmal durchsehen, denn der Logpfad sollte automatisch von denen gesetzt werden, nicht von dir ;)

  • GSManager startet sich ständig neu!

    • Dennis
    • 27. Februar 2016 um 09:50

    Die FTP-Funktion ist doch gerade für Gamed integriert worden, natürlich wussten die das. Man hatte dort aber noch gar nicht angefangen den MAM durch GSM zu ersetzen und daher gibt's nun Startschwierigkeiten. Das tut uns leid.

  • Custom Command Issue

    • Dennis
    • 17. Februar 2016 um 07:18

    It works pretty much like groupmanager from minecraft therefore for your understanding the documentation of Group Manager. (Source: Essentials Wiki)

    Note that the example commands are from minecraft and Do not exist in gsm. It just works identically.

    Zitat

    Permissions Nodes


    Every plugin which supports a permissions plugin, will have their own permission nodes.
    General Syntax: <plugin name>.<command name>

    • Example Syntax: essentials.tp (Enables a player to teleport using Essentials' /tp command)
    • Essentials is the name of the plugin and the command is /tp

    The parent node won't always be the name of the plugin, so check before creating your groups. This feature allows plugins to have the same commands, but not conflict with each other when specifying which plugin's command to designate as default.

    • Example: essentials.god and worldguard.god

    Summary Nodes
    Group Manager supports summary nodes, that is using a wildcard to enable all registered sub-permissions.

    • essentials.* : Allows access to every essentials command
    • essentials.kits.* : Allows access to use every kit

    You can also give the '*' wildcard by itself, without specifying a plugin. This causes the specified group to have access to every command from every plugin. Note: Conflicting commands will become unstable unless negated by a negative node. Use at your own risk. Not all plugins properly register their permissions as well.
    Negative Nodes
    Group Manager supports negative nodes, allowing you to retract access to commands. This can be useful with inheritance.

    • essentials.kits.* : Allows access to every /kit
    • -essentials.kits.admin : Removes access to just /kit admin

    This can be useful when using the large wildcard permissions, such as giving an admin every command, but then removing access to the GM commands. Combining a summary node with a negative node can remove access to numerous sub-commands with ease.

    • -essentials.kits.* : Removes access to every /kit

    Exception Nodes
    Group Manager supports exception nodes, these will override negative nodes, allowing you to forcefully regain access to commands. This can be useful for easily removing access to all commands, then adding each one back individually.

    • -essentials.signs.create.* : Removes access to create every Essentials signs
    • +essentials.signs.create.trade : Overrides and gives access to create trade signs
    Alles anzeigen
  • Why closed

    • Dennis
    • 14. Februar 2016 um 10:46

    Because we do not support MAM anymore and don't provide a platform for it. Closed.

  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™