Copy Paste

Copy and paste your buildings to save them or move them

Total Downloads: 21,550 - First Release: Apr 3, 2015 - Last Update: Jun 14, 2018

5/5, 83 likes
  1. I am not sure if this has been asked before, but is there a way to set ownership for a structure during the copying process? Or is there perhaps a seperate plug-in that enables you to manipulate ownership of a structure? That would be IMMENSELY helpful for me.
     
  2. The best way to solve that is to use /pate "name" height 1
    This will automatically place it exactly the height of one foundation above the ground. If that is too heigh, another trick is to place a foundation in the height you and and then aim at it while typing the paste command. That'll use the foundation as a reference.
     
  3. Is there any way to get a local backup of stuff made ingame that can be imported back into fortify? How/where does copy/paste store files on server when they are imported through pastebin link?

    Giving ownership to the paster would also be very helpful.. maybe automatically to admins and original creator/copier, and they can assign ownership to others?

    A switch to align/connect it to existing structures for modular building would be awesome.

    A list function would also be good, maybe also based on the creator only getting his own builds listed, while admins/mods get all for the server. Really good and most needed plugin, so thank you for making it! :D

    "I'm a builder, not a fighter!"
     
    Last edited by a moderator: Mar 6, 2017
  4. You will find the JSON files that the "Copy" command saves in: \RustDedicatedServer\server\my_server_identity\oxide\data\copypaste
     
  5. Hello sorry to bother but if you could help would be thankful been having slight problems. When I get on my server it say's I have insufficent permission when I am admin/moderator?
     
  6. Occupied this?

    Permissions:
    - Admins have full access
    - Oxide permission to copy: copypaste.copy
    - Oxide permission to paste: copypaste.paste
     
  7. Building Owners for Rust | Oxide
     
  8. I am a full access admin not sure why but it seemed to be for other plugins as well maybe it wasn't registering me as an admin or something is there a list of commands I need to do in order to get full access admin it's been really troubling me to get it working ? - thanks anyways
     
  9. So this mod didnt create a .json file in my config folder after adding it to my oxide/plugins folder. do i have to manually create the .json file?
     
  10. The only json files it seems to create are when you use the /copy filename command. \RustDedicatedServer\server\my_server_identity\oxide\data\copypaste
     
  11. Im using this mod with Fortify and im kinda confused on how to make it work. Like how do i copy a base i have in fortify and paste it ingame?
     
  12. In fortify there is a checkbox on the save section of the screen that says Copy-Paste for Rust.
    Check that box and the section will turn red, fill in the name under "Save As", and click "Save As"

    There will now be a JSON file with that name in: Steam\steamapps\common\FORTIFY\Fortify_Data\Saves

    Copy that file to \RustDedicatedServer\server\my_server_identity\oxide\data\copypaste
    In game use the chat command /paste name height x
    For x usually 1 or 2 will suffice. There is also an autoheight option.
    [DOUBLEPOST=1489004080][/DOUBLEPOST]Bug Report

    /copy command fails to save vertical wall sections made of wood, stone, or armor correctly in some instances and instead they become only one or more squares shorter upon pasting. /paste correctly pastes structures saved in fortify.

    To reproduce:
    Build a triangle foundation and add two walls three squares high each, leaving one side open.
    Upgrade structure to stone.
    copy the structure
    paste the structure.
    Observe error.
     
  13. Love this plugin. Still works great and saves time. I was wondering if there could be a few features added to it.

    1) Could a function to maintain sell orders in vending machines be added?
    2) Authorization of cupboards and the order of the primary cupboard be maintained.
    3) Authorization of turrets and their peace/hostile setting be maintained.

    I know you can't have code locks remember who is authorized on the saved lock after wipe, and I think that data is saved somewhere else.
    I guess that could be the same issue for authorization on cupboards and turrets, but maybe the sell order thing is possible?
     
  14. [03/09/2017 17:07:55] Error while compiling: CopyPaste.cs(497,25): error CS1955: The member `BasePlayer.IsConnected' cannot be used as method or delegate
     
  15. replace all "IsConnected()" at "IsConnected" in file
     
  16. Wulf

    Wulf Community Admin

    Wulf updated Copy-Paste with a new update entry:

    3.0.21

     
  17. Thank you
     
  18. I dont have a copypaste folder in the /data folder. do i need to create one?
     
  19. Yeah. That's how I finally got a copy. Only thing is this very unpractical, as I have to nag my admin to manually copy them out for me and send as a .zip. (He is renting server space himself, so it's not very easy or desirable to give me access to the folder on the server.) Seems this could have been so much more practical if copypaste copied the file to the clipboard as well, so you could use fortify's "import from clipboard" function. Or even better: if copypaste by default saved a local copy of the file on the users computer as well.