Es setzt sich fort, sonst wäre es zu milde ![]()
Aber ich erarbeite gerade eine Gefängnis Variante und dann können Admins entscheiden welche sie nutzen wollen - oder keine dann passiert halt nichts das Pferd bleibt ja trotzdem sicher.
Es setzt sich fort, sonst wäre es zu milde ![]()
Aber ich erarbeite gerade eine Gefängnis Variante und dann können Admins entscheiden welche sie nutzen wollen - oder keine dann passiert halt nichts das Pferd bleibt ja trotzdem sicher.
Die 2:: ist dein Besitzprefix, anders geht es leider gerade nicht. Ohne die 2:: gehört es dir nicht
New Major release v0.19.0
- removed tracking feature (moved to OZ Admin Utils Plugin)
Sure, in most cases its enough to save references e.g. player.getDbID(). I didnt see that Discussion before, sorry. I could also create a meta plugin that uses the npc id and adds key/value attributes but then every other plugin would need to use this plugin to get any data.
I just looked up the npc database with my vscode sqlite viewer plugin.
I see owner already exists as column, for my current issue it would be enought to have getter and setter for this. That might be easier to implement for the next update. I mean i could also use WorldDatabase and execute my own sql on it but i dont like to manipulate vanilla dbs from plugins.
btw. is there a way to change any existing radial menu? For example when i want to add something like "rename mount" so i dont need to set editnpc true. Or to stay in the current case "claim mount" and "release mount".
If i understand you correctly, your problems seem to occur when admins are present and teleport to players/admins using the interface? The effect is massive lagging? Maybe it would be helpful to post server logs, there could be some Exception spam in the logs from plugins that take down the server performance. I dont use any of those plugins so i have no experience what else it could be, but a server-log should help.
Ah danke, die doofe Forensoftware hat nur den Text statt den ganzen link getauscht 🤣
Hey there,
we had some griefers on our server and i was thinking about solutions. With my LandClaim plugin, players can protect their property but not their animals, there is simply missing an ownership. So i tested some things and finally got a solution. I've made a new plugin for that, where i will add more utility stuff like that in the future. I also moved the "sleep announcement" feature from OZTools to this plugin and enhanced it. (OZTools was never supposed to have any game relevant functionality, but only for sleep announcement i was not willed to create a plugin)
Download
https://github.com/Devidian/rw-plugin-oz-admin-utils/releases
Remember also to install latest OZ - Tools from
https://github.com/Devidian/rw-plugin-oz-tools/releases
OPTIONAL for Discord features
https://github.com/Devidian/rw…-discord-connect/releases
====================================================================================================
I've just released v0.6.0. This is not a mandatory update because it is only refactoring some code BUT you need to update OZTools to v0.16.0 to use it, because some util methods moved there.
https://github.com/Devidian/rw…ools/releases/tag/v0.16.0
https://github.com/Devidian/rw…claim/releases/tag/v0.6.0
Do you have installed the latest Version?
I am currently creating a new Plugin that includes mount protection, because we had some griefers in the past days and i dont like searching for my horse every time and also i dont want to jail my animals to protect them, and also i dont want to prevent everyone from entering my property. So my current solution is saving a player ref in the npc name and it works well but i would like to have some persistent attributes i can add to npcs to make this somehow more elegant.
In the api reference i found nothing else i could use.
Du kriegst auch alles kaputt ![]()
Ich hatte bisher diesen Fehler noch nicht gesehen hier.
Nach deinem Besuch war es klar. es gilt nicht für neue Spieler sondern für neue chunks. Es war kein einziger Eintrag von dir in der Datenbank. Habe dann auch im code direkt die Stelle gefunden an der ich vergass einen neuen chunk Eintrag zu erstellen. v0.5.2 sollte das beheben, vielleicht kannst du das nochmal bestätigen, habe es auf meinem Server ausgerollt eben.
Display MoreDevi - wollte nur kurz melden, dass die 0.5.1 wieder mit den Zeiten spinnt ... der Coutdown zu Einnehmen läuft springt aber kurz vor Schluss wieder auf den Anfangsbestand.
Werd wohl auch die 0.5.0 installieren (wie auf Deinem Testserver - denn da läuft es richtig)
obwohl, das ist doch seltsam - die 0.5.1 hat doch eigentlich dieses Problem der 0.5.0 gefixt?
Und jetzt läuft die 0.5.0 auf Deinem Testserver richtig und die 0.5.1 auf meinem nicht?
Noch ne Idee: es kam heute ein neuer Spieler auf den Server, der claimen wollte und ja noch nicht in der Datenbank vorhanden war - könnte das den daraus entstehenden Fehler (für alle Anwesenden) erklären?
Okay, ich hab von meinem Server noch keine Beschwerden gehört. Hast du konkrete reproduktionsschritte?
Auf dem testserver ist manchmal die versionsnummer nicht korrekt da ich dort den kompillierten code direkt hochlade, da sollte also 0.5.1 sein eigentlich. Habe noch keine weiteren Änderungen vorgenommen.
Das mit dem neuen Spieler kann ich nicht so gut testen, sollte aber eigentlich keine Probleme machen...
I went on today and saw that the claim box shows the name and owner status. I was looking around for the "add player" option but was unable to find it. So, JUST AN IDEA, what about something like this? being able to add on online and offline players that have been on your server?rising-world.net/attachment/45063/
The List shows only players online. If a player is online you can change their default permission to something else. Working with offline players is not impossible but different to handle, so i did not implement something like that yet. I dont really see the use-case here, only if ppl are playing in different timezones and are never online at the same time 🤣
If you are an admin you should be able to use the admin menu to delete the area. But it should not be possible to change your own permissions, thanks for the hint i will fix that by time.
Dadurch das Blaupausen quasi umsonst sind, finde ich schon das es insgesamt zu einfach ist an ressourcen zu kommen, bzw. finde ich das das sammeln von ressourcen eher nebensächlich ist, was sehr schade ist, da ich gerne Ressourcen sammel
, klar kann ich Blaupausen verbieten aber bei komplexen Wiedeholungsmustern wäre das schon extrem doof.
Ich würde mir deshalb eine option wünschen das die Blaupausen Material kosten (so auf permission ebene) Beim erstellen einer Blaupause können ja die Materialien berechnet werden und mit in den Blueprint geschrieben werden - macht ja keinen Sinn das jedes mal beim benutzen zu berechnen ![]()
Ich möchte hier anfügen das wenn man ein Ferkel aufnimmt wird es zu einem Item und dann beim ablegen zu einem neuen NPC. Ich wünsche mir das die per editnpc gespeicherten daten auch im item gespeichert sind. Ich hatte mir ein Ferkel umbenannt in "Babe" und es auf nicht wachsen und unverwundbar eingestellt, als ich es mitgenommen habe waren die Einstellungen weg 😢
Fixed mit v0.5.1, war eine Zeile zu viel bzw zu wenig. Beim rebuild des index hat er vorher den cache gelöscht, aber ohne den Haupt cache kann man keinen index aufbauen.
Es war quasi die ganze Zeit so als hätte man mit einer neuen Datenbank gespielt.
Aber zum Glück hab ich das Plugin so gebaut das man theoretisch das Plugin deinstallieren kann und die Zonen trotzdem geclaimt bleiben.
nein nur die jar eigentlich. Danke für den hinweis, ich werde dem heute Abend nachgehen wenn ich es schaffe.
Klingt spannend, ist mir auf dem Testserver nicht aufgefallen, werde ich prüfen