1. Hey :)

    Sorry for the requests :)

    Now my problem is that my users cant upgrade they're friends walls.. i dont know why..
    i have the friends API, building owner, and the remover tool active.

    Thanks for the replies :)
     
  2. Hello you use oxide with which plugin will be possible to have

    Sorry my english is very bad
     
  3. i have removertool, friends API, Rust:IO and BuildingOwner that may mess with that..
     
  4. your server can run on anything
     
  5. I think it would be great if you used in rcon these commands and send us here responce from console (in RCON not in game F1 console!!!):
    plugins
    version
    oxide.version
     
  6. (13:15:28) | Protocol: 1487.133.1

    Build Version: 970.83

    Build Date: Sunday, August 07, 2016 8:51:37 PM

    Unity Version: 5.4.0f3

    Changeset: 15943

    Branch: /main
     
    Last edited by a moderator: Sep 29, 2016
  7. and if you use in rcon console oxide.version what does it say? :)
     
  8. (14:45:10) | Oxide 2.0.2253 for Rust 970.83 (1487)

    sorry :D
     
  9. noone got any idea what could be wrong ?
     
  10. Have you checked the FauxAdmin?
    If the player is a authorized FuaxAdmin, and you have "DisableFauxAdminUpgrade": true, as default in Config file, then they may not be able to upgrade.
    Change it to false, save, and reload plugin and try again.
    But it should only effect players who are FauxAdmins.
     
  11. well.. no one on the server can.. but i will check that..
     
  12. Ah, it does look like it would effect all players. that way I have it written, I'll try to add bypass options for normal players a bit later and update it.
     
  13. Okay yeh :) fixed it.. thanks alot! :)
     
  14. how did you fix it?
     
  15. I think he had the FauxAdmin plugin, and then changed the config to "DisableFauxAdminUpgrade": false.
    which allows FauxAdmins to upgrade other players buildings.
     
  16. thanks for help
     
  17. Setting "DisableFauxAdminUpgrade" in FauxAdmin.json to "false"
    fixed the problem of players not being able to upgrade building parts placed by other players
    Thanks! -Togoshige