1. Well, rules is a JavaScript Plugin not a Lua, so that's a weird error...
    try doing oxide.reload rules
     
  2. Wulf

    Wulf Community Admin

    You need to remove the .lua Oxide 1.18 version you are using and add this one instead.
     
  3. Ok I did it, I remove the wrong .lua version and the .js one, redownload and put it in
    \server\opgdev\oxide\config
    but now i have :

    > oxide.load rules
    [Oxide] 9:39 PM [Error] Failed to load plugin 'rules' (no source found)

    I have the same error if i put it in :
    \server\opgdev\oxide\plugins
     
  4. Wulf

    Wulf Community Admin

    The plugins directory is the correct location, a plugin is not a config. The plugin is loaded automatically, so no need to load it manually. If you are having issues, please upload your latest log.
     
  5. So i did what you say :
    latest log :
    [5/14/2015 9:39:07 PM] [Oxide] 9:39 PM [Error] Failed to load plugin 'rules' (no source found)

    Unusually, when i load the file, there is no loading message from rusty
     
  6. You did put rules inside the plugins folder correct? It should automatically load in once you place it into the plugins folder.
     
  7. Wulf

    Wulf Community Admin

    Rusty may not show the Oxide logs unless they are errors. You can get the full Oxide logs from your server under oxide/logs.
     
  8. Is here the latest logs of my latest restart :
    Code:
    9:55 PM [Info] Message2
    9:59 PM [Info] Loading Oxide core v2.0.886...
    9:59 PM [Info] Loading extensions...
    9:59 PM [Info] Loaded extension CSharp v1.0.886 by Oxide Team
    9:59 PM [Info] Loaded extension JavaScript v1.0.886 by Oxide Team
    9:59 PM [Info] Loaded extension Lua v1.0.886 by Oxide Team
    9:59 PM [Info] Loaded extension MySql v1.0.886 by Oxide Team
    9:59 PM [Info] Loaded extension Python v1.0.886 by Oxide Team
    9:59 PM [Info] Loaded extension Rust v1.0.886 by Oxide Team
    9:59 PM [Info] Loaded extension Rust:IO for Oxide v2.2.7 by playrust.io / dcode
    9:59 PM [Info] Loaded extension SQLite v1.0.886 by Oxide Team
    9:59 PM [Info] Loaded extension Unity v1.0.886 by Oxide Team
    9:59 PM [Info] Loading plugins...
    9:59 PM [Info] Loaded plugin Rust Core v1.0.0 by Oxide Team
    9:59 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
    9:59 PM [Info] Loaded plugin Auto Broadcast v0.1.1 by Taffy
    9:59 PM [Info] Loaded plugin AutoDoorCloser v1.3.2 by Bombardir
    9:59 PM [Info] Loaded plugin Country Block v0.1.7 by Wulfspider
    9:59 PM [Info] Loaded plugin Teleportation System v1.4.15 by Mughisi
    9:59 PM [Info] Loaded plugin Players list v1.4.0 by #Domestos
    9:59 PM [Info] Loaded plugin Rust:IO for Oxide v2.2.7 by playrust.io / dcode
    9:59 PM [Info] BuildBlocker, Clans, Spawns and StackSizes were compiled successfully in 567ms
    9:59 PM [Info] Loaded plugin BuildBlocker v1.2.5 by Bombardir
    9:59 PM [Info] Loaded plugin Clans v1.5.0 by playrust.io / dcode
    9:59 PM [Info] Loaded plugin Spawns Database v1.1.0 by Reneb
    9:59 PM [Info] Loaded plugin Stack Sizes v1.1.3 by Looking For Gamers <[email protected]>
    9:59 PM [Info] Stack Sizes: StackSizes by Looking For Gamers, has been started
    10:00 PM [Info] m-Teleportation: To limit Homes to only be set on foundations owned by the player the plugin `Building Owners` is required!
    10:00 PM [Info]                  This plugin can be downloaded at http://forum.rustoxide.com/plugins/building-owners.682/
    10:00 PM [Info]                  The owner check has temporarily been disabled to prevent problems.
    10:00 PM [Info] m-Teleportation: To allow Homes to be set on foundations owned by friends of the player the plugin `Friends API` is required!
    10:00 PM [Info]                  This plugin can be downloaded at http://forum.rustoxide.com/plugins/friends-api.686/
    10:00 PM [Info]                  The friends check has temporarily been disabled to prevent problems.
    10:00 PM [Warning] CallHook 'OnTick' on plugin 'Rust:IO for Oxide' took: 4701ms
    10:00 PM [Warning] CallHook 'OnEntitySpawned' on plugin 'Rust:IO for Oxide' took average: 471ms
    10:00 PM [Info] [Country Block] Fils De Crao connected from FR
    10:00 PM [Info] [Country Block] Superxze connected from FR
    10:09 PM [Info] Message1
    The file was in :
    \server\opgdev\oxide\plugins
    and is unedited
     
  9. Wulf

    Wulf Community Admin

    According to that you do not have the plugin installed. Make sure your server has Oxide.Ext.JavaScript.dll installed, and the plugin is in the correct location as well. The error you got before when trying to use oxide.load was because the plugin doesn't exist in that folder.
     
  10. When adding rules, ie. "/rules add Do not cheat", it will only return the first word, so 'Do'. etc.
     
  11. You need to put it in quotes
    /rules add "Do not cheat"
     
  12. Cheers. :)
     
  13. I added this and it seems to loaded fine, but i type /rules and it says unknown command
    also its spamming chat the rules
     
    Last edited by a moderator: May 26, 2015
  14. Did it install correctly ? Check your config file to make sure it setup properly.
     
  15. it seems like it did, i tried reinstalling a few times, unless its conflicting with something else idk
     
  16. Do you have one for Legacy?
    Thanks
     
  17. Wulf

    Wulf Community Admin

    If it's not posted in the Rust Legacy section, then no.
     
  18. why does it shoot out the old rules and the new rules at the same time? anyway to fix??
     
  19. Wulf

    Wulf Community Admin

    Do you have multiple copies of the plugin installed?
     
  20. no i dont.