Naja @Exxter, Ich fange mit dem Programieren von "Scripten" und "Plugins" und fange erst an mit dem Lernen der ganzen Sache
Ich meinte nicht dich sondern das Kind, welche die Ddos ausführt.
https://de.wikipedia.org/wiki/Scriptkiddie
Naja @Exxter, Ich fange mit dem Programieren von "Scripten" und "Plugins" und fange erst an mit dem Lernen der ganzen Sache
Ich meinte nicht dich sondern das Kind, welche die Ddos ausführt.
https://de.wikipedia.org/wiki/Scriptkiddie
Ach wieder so ein Scriptkiddie am Werk... na gut, lernt man Geduld
Very interesting! Yes, looking for somehing like getplayercount. Would be good to have some more information, who is logged in? which group? how long logged in?
And a command history would be great
Thanks for the infos!
Hey red51,
thank you for your answer.
Preventing people from picking up certain items from chests could actually make sense in some cases - e.g. if an item is forbidden for a certain user group (and to make sure that such a user can't simply grab the item from a chest).
Or to make sure that forbidden items cannot be taken from dungeon chests
If you want to prevent people to pick up a certain item from chests, your permission file should contain this part (the indenting is important):
If you want to prevent people from taking anything from a chest, you can use the wildcard symbol * instead of an item name.
Yes, i search a permission to deny take anything from every chest. I have change my default.permissions to:
Then i have change my group with:
setplayergroup Exxter null
logout/login, but i can still take something from chests?
Whats wrong?
If u set
server_hive_verification=false
u can play. when hive available again, switch back to true.
Gleiches bei mir
Kann man umgehen, indem man
server_hive_verification=false
von true auf false setzt.
Vermutlich weil zuviele Leute gleichzeitig Rising World spielen, wie damals bei Minecraft
Hello,
is there a permission to deny taking something from chests? i think thats important.
Hello,
the idea is great! But is there a permission, that i can say this user can trust other users and this not?
Hello,
i run a dedicated Linux Server. Is there a "List players" command like /list in minecraft?
And can i disable the output from the weather:
SERVER -> next weather set! Rain
Server weather transition done: Rain
SERVER -> next weather set! Default
Server weather transition done: Default
SERVER -> next weather set! Overcast
Server weather transition done: Overcast
SERVER -> next weather set! Rain
Server weather transition done: Rain
SERVER -> next weather set! HeavyRainThunder
Server weather transition done: HeavyRainThunder
SERVER -> next weather set! Storm
I just want to see the interesting things, like player connected?
Oh yes, thank you very very much!
Hello,
i have 3 groups. The group "spezial" should can use the commands " : setplayergroup, ban and kick. The spezial.permissions group-file is:
group: spezial
chatnamecolor: #63b8ff
chatprefix: (Freunde)
chatprefixcolor: #63b8ff
shownametag: true
nametagcolor: 0xFF0000
nametagprefixcolor: 0xFF0000
commands:
allow:
- setplayergroup
- kick
- ban
deny:
- *
world:
allow:
- *
customimages:
enabled: true
maxupload: 100
dimension: 512
creative:
deny:
- *
blueprints:
use: true
create: true
But the group cant use this commands?
The other files are:
default.permissions:
chatcolor: 0xFFFFFF
chatnamecolor: 0xFFFFFF
commands:
deny:
- *
general:
fly: false
pvp: false
debuglight: false
customimages:
enabled: true
maxupload: 10
dimension: 512
blueprints:
use: false
create: false
creative:
deny:
- *
world:
deny:
- *
And a group called "freunde":
roup: freunde
chatnamecolor: 0xFF0000
chatprefix: (Freunde)
chatprefixcolor: 0xFF0000
shownametag: true
nametagcolor: 0xFF0000
nametagprefix: (Spieler)
nametagprefixcolor: 0xFF0000
commands:
deny:
- *
world:
allow:
- *
customimages:
enabled: true
maxupload: 100
dimension: 512
creative:
deny:
- *
blueprints:
use: true
create: true
Any ideas, why the group "spezial" not allowd to use the 3 commands?
And a other question, is there a way to deny take something from chests?
Hallo,
ich spielte seit der Alpha Minecraft viele Jahre, pflegte fast die gleiche Zeit einen eigenen Server mit verschiedenen Welten für creatives Bauen und Survival für Familie, Freunde und Bekannte. Rising World habe ich vor Weihnachten 2015 angefangen zu spielen, zuerst im Singleplayer, dann schnell im Multiplayer wieder auf dem eigenen Server. Soweit, so toll.
Doch nach einigen Wochen frage ich mich, wo ist die Motivation bei mir, Rising World zu spielen? Was hat mich motiviert, Minecraft soo viele Jahre zu spielen?
Was mich in Minecraft, auch in der letzten Zeit im Spiel besonders motiviert hat war das Erstellen einer neuen Welt und zusammen mit anderen darin überleben zu müssen (nicht Hunger Games -> "mit" anderen). Zuerst muss man mal dringend einen sicheren Platz für die nächste Nacht finden, dann Nahrung, dann Werkzeug, dann Wolle für ein Bett, dann Baumaterialien, dann einen Platz für eine gute Behausung usw usf. Und ständig neue Nahrung, Nahrung, Nahrung.
Der Survivalaspekt fehlt mir in RW leider völlig. Das Spiel ist meines Erachtens viel zu "gnädig". Klar, man muss essen.. aber egal was, es macht alles satt. Man muss nur neben einem Obstbaum wohnen, schon ist man versorgt für den Rest des Spiels. Und ob ich 5 Stunden in der Wildnis rumstehe, ob Tag oder Nacht, das ist völlig egal.
Gibt es vielleicht Pläne, das zu ändern? Oder gibt es einen Mod, der das ändert?
Was ist eure Motivation?
Mir ist natürlich bewusst, dass der Aufbau von RW deutlich komplexer ist als der von MC und deswegen die Entwicklung von RW auch aufwändiger ist. Aber da wurde schon sehr viel Gutes umgesetzt, bei den Sonnenuntergängen klappt mir in RW manchmal echt der Kiefer runter! Ganz toll gemacht!
Hello,
how can i dsable the "L"-Button funktion with the new permissions (or else)?
I run a dedicated linux server.
Hello,
i cant find a list with commands for the dedicated linux server? How can i stop the server? try "stop", "shutdown", "halt" on server console (not ingame) - nothing show any reaction.
I run my server with Debian 64bit Jessie and jdk1.8.0_65 from Oracle. Install the Server with steamcmd:
/home/steam/steamcmd/steamcmd.sh +login STEAMUSER +force_install_dir /home/steam/steamcmd/risingworld/ +app_update 339010 +quit
Server runs great, but i stop the server with "STRG + c".