Recent content by Papster

  1. Papster

    Solved Cannot Wire Anything in Tree House After Restart

    Anyone else seen this where a base has been wired up a bit and after a restart all the wiring was gone ? More to add is that no one who has wiring in a tree house can do any more wiring. No error appears, you just cannot do anything. Plugin seems to be loaded correctly. Turns out that wiring can...
  2. Papster

    Solved Stability Not Persisting After Restart Destroys Tree House

    Perhaps coincidental but I changed away from using Timed Execute to automatically restart the server and am now using AutoRestart UI. The random destruction no longer occurs with the few things I have tried so far and this has persisted through a number of restarts.
  3. Papster

    Solved Sometimes Can Build on Tree, Sometimes Not

    You have mentioned a number of times about an upcoming update. While understanding the many responsibilities you have is there any time frame for an update ? Sigh, I did not intend for this message to be here but I do not see a way to completely delete something like this. Apologies
  4. Papster

    Not an Issue Hard to Jump from Tree to Ladder Hatch

    Understood. For me it is not the end of the world to struggle with ladder hatch entry. I think the ladder hatches are inconsistent due to inconsistencies in the trees so pretty difficult to handle that. In the video the entry at the left is what I have found to be the best access. Just a normal...
  5. Papster

    Solved Sometimes Can Build on Tree, Sometimes Not

    The only teleporting is admin or mod. It was me who was building that one and I placed some triangles on the outside of the default platform. If I go onto those platforms and then back to the centre is that considered "leaving the build zone" enough that it was not detecting me being back at the...
  6. Papster

    Solved Getting Double Platforms When Claiming Tree

    I am not having issues with this any longer
  7. Papster

    Not an Issue Hard to Jump from Tree to Ladder Hatch

    Getting from the tree to the ladder on the hatch is extremely challenging and, for me, I have success less than 10% of the times I try. Perhaps this is not the best method for access but it would be nice if it could work well. Trying to place a regular ladder does not work at all.
  8. Papster

    Solved Players Can Build Beyond Tree Build Zone

    I think this could actually go higher. The top shows stability at 7%. My config settings if it matters: "Version": "1.3.3", "Claimable Tree Percent (0-100)": 50, "Block Claiming If No-Build Zone Within Radius": 10.0, "Claim Duration Seconds": 3.0, "Starter Platform Vertical Offset"...
  9. Papster

    Solved Sometimes Can Build on Tree, Sometimes Not

    A few odd errors. 1) Cannot Deploy Near A Large Vehicle - This is a strange error and I can't imagine what is causing it when trying to place a ceiling light 2) I previously had a twig triangle in that location but returning to replace it resulted in being blocked. After deleting a few twig...
  10. Papster

    Solved Stability Not Persisting After Restart Destroys Tree House

    I built a random tree house a few days ago for players to check out and it has gone through a few server restarts but once again it was randomly destroyed when I picked up a lantern. I have not been able to sort why this happens. I built another just now and had unexpected limits. I placed...
  11. Papster

    Solved Getting Double Platforms When Claiming Tree

    Arguably, perhaps it was. I generated a map at rustmaps, which I have done for a very long time without issue. I don't recall what parameters I used to generate it, sorry. It does seem to have been the root of most all issues I came across all wipe not just with Tree House. This was a challenge...
  12. Papster

    Solved Getting Double Platforms When Claiming Tree

    As it turns out the map I have been using is causing all sorts of grief so perhaps with Tree House as well. I wiped my server late last night and loaded a random default map which instantly corrected a number of issues I had been fighting and trying to sort with myt host. I have not had a chance...
  13. Papster

    Solved Getting Double Platforms When Claiming Tree

    Overlapping roof pieces have returned for me in vers. 1.3.2. It seems like a triple layer. When I did not shoot the roof pieces I used ent kill which is what the clicking sound is from. I don't have the opportunity to mess around atm but will try later today to see if Tree House works as...
  14. Papster

    Solved Stability Not Persisting After Restart Destroys Tree House

    Your support may be the best I have ever had to request help from. I have zero criticism or complaint about any of that. Your suport is outstanding ! I am frustrated and felt that perhaps taking a break would let me get some fresh perspective. I am using the current version of Tree House. I use...
  15. Papster

    Solved Stability Not Persisting After Restart Destroys Tree House

    I have spent far too much time on this without any success so think I will unload the plugin for the time being. Thanks for your support and efforts to resolve things
Back
Top
Chat commands start with a /, while console commands can be entered directly in the F1 console or server console. Use find <keyword> in console to search for available commands related to the plugin. Parameters in < > are required, while [ ] are optional.
This plugin uses Oxide's permission system. Grant or revoke permissions using oxide.grant and oxide.revoke. You can assign them to individual players or groups using their Steam id or group name.
Settings are stored in the config file found under the config/ directory. You can edit this file manually, then reload the plugin to apply your changes.
Persistent data is saved in the data/ directory. This includes things like saved settings, usage stats, or player progress depending on the plugin. Deleting a data file will reset stored progress or customizations.
Language files are located in the lang/ folder. To translate messages, copy the en.json file into your target language folder (e.g. fr, de) and edit the values. Reload the plugin after changes to apply new messages.
This section lists public methods exposed by the plugin for use in other plugins. You can call these via the CallHook method. Ensure the plugin is loaded before calling its API to avoid null reference errors.
These are custom hooks that other plugins can listen for. Simply define a method with the same name and expected parameters in your plugin to handle the event. Hooks are triggered at key moments and are useful for extending or reacting to plugin behavior.
These hooks are injected into the game's code using Harmony. They let the plugin run code at key points in the game's internal logic. You can return values to block or modify behavior. Use with caution — these are powerful and can affect core mechanics.
Cart