1. Wulf

    Wulf Community Admin

    Don't use both plugins, they do the same thing.
     
  2. After update, adminspawn does not work.

    Code:
    [Oxide] 22:19 [Error] Failed to call hook 'OnServerCommand' on plugin 'AdminSpawn v1.1.1'
    File: AdminSpawn.lua Line: 232 invalid arguments to method call:
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filen
    ame unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename un
    known>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
     
  3. Same here.
     
  4. hi just updated the server 7/7/2016 and gave admins permission to the plugin but now when i give myself anything its broadcasts it to everybody has anybody got any ideas on how to stop this.
     
  5. Cause the plugin need a update fix
     
  6. Yup need fix for broadcasting.
     
  7. Here is a fix for Rust Update from 7/7/2016

    Will stop the display to chat :D
     
  8. I just cleared out and reloaded the newest copy, and it's still broadcasting in chat. I also verified the warnchat flag is set to false.
     
  9. Oops forgot the file! lol

    DO NOT DOWNLOAD THIS VERSION - I forgot to remove a 'false', go to this link for a proper working version

    Admin Spawn
     
    Last edited by a moderator: Sep 14, 2016
  10. at each give
    Code:
    File: AdminSpawn.lua Line: 236 invalid arguments to method call:
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0
      at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0
      at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.OnCallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
     

  11. With the file I posted? Working fine on my server
     
  12. Code:
    (01:32:08) | [Oxide] 01:32 [Error] Failed to load plugin AdminSpawn
    File: AdminSpawn.lua Line: 322 'end' expected (to close 'if' at line 291) near <eof>:
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.PluginLoader.LoadPlugin (Oxide.Core.Plugins.Plugin plugin, Boolean waitingForAccess) [0x00000] in <filename unknown>:0
    (01:32:08) | [Oxide] 01:32 [Info] Loaded plugin Administrator Spawn v1.1.0 by InSaNe8472
    And not working on my server.

    (01:32:40) | [Oxide] 01:32 [Info] Oxide 2.0.2122 for Rust 939.86 (1470)
     
  13. I just loaded the latest, reloaded, confirmed permissions and the config file, and it is still showing up in the chat when I grant myself anything.
     
  14. Your oxide needs updated
     
  15. Just did it, (01:59:55) | [Oxide] 01:59 [Info] Oxide 2.0.2131 for Rust 939.93 (1470)

    same issue.
    [DOUBLEPOST=1467936130][/DOUBLEPOST]
    Code:
    (02:01:49) | [Oxide] 02:01 [Error] Failed to load plugin AdminSpawn (Exception: Plugin is missing title)
    (02:01:49) | [Oxide] 02:01 [Debug]   at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.PluginLoader.LoadPlugin (Oxide.Core.Plugins.Plugin plugin, Boolean waitingForAccess) [0x00000] in <filename unknown>:0
    (02:01:49) | [Oxide] 02:01 [Error] Failed to load plugin AdminSpawn
    File: AdminSpawn.lua Line: 322 'end' expected (to close 'if' at line 291) near <eof>:
      at NLua.Lua.ThrowExceptionFromError (Int32 oldTop) [0x00000] in <filename unknown>:0
      at NLua.Lua.LoadString (System.String chunk, System.String name) [0x00000] in <filename unknown>:0
      at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.PluginLoader.LoadPlugin (Oxide.Core.Plugins.Plugin plugin, Boolean waitingForAccess) [0x00000] in <filename unknown>:0
    (02:01:50) | [Oxide] 02:01 [Info] Loaded plugin Administrator Spawn v1.1.0 by InSaNe8472
     
  16. [Oxide] 17:43 [Warning] Missing plugin name prefix 'adminspawn .' for permission 'adminspawn.weapon' (by plugin 'Administrator Spawn')
    I'm getting this error any ideas?
     
  17. Wulf

    Wulf Community Admin

    It's just a warning, not an error. It won't affect the use of it.
     
  18. Yeah, but plugin don't works x)
     
  19. Wulf

    Wulf Community Admin

    Did you try the fixed version someone posted?