1) Change line "logfile" in basics.json and put your logfile path in.
2) Please post one complete log.
1) Change line "logfile" in basics.json and put your logfile path in.
2) Please post one complete log.
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.
Custom commands use RCON-Commands, Aliases use existing GSM Commands.
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.
That's lol.
This Version is not supported by us. Update to the latest. Closed.
Hatte ich nicht angesagt, das wir das in Standard bauen? Wenns nicht drin ist, ist natürlich aktuell doof.
Ja, aber ohne Range-Ban kommst du da auch nicht weit, die IP kann man genauso schnell ändern, wie den Key.
Because UTF-8 is modern state-of-the-art.
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.
Beim ersten Start findet man den Token in der Tat auch in der daemon.log
@Belstgut: Schaust dir das Problem mal mit Gamed an, ist in der Skype-Konversation.
Inwiefern ist nichts zu merken, bzw. was ist jetzt das Problem?
Das sollte damals wie heute funktionieren, wenn punkbuster in der Config deaktiviert und die PunkBuster-Funktionen (Ban / Kick) dadurch nicht mehr genutzt werden.
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.
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
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.
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.
ZitatAlles anzeigenPermissions 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
Because we do not support MAM anymore and don't provide a platform for it. Closed.