AdminPanel

Moved

Total Downloads: 12,708 - First Release: Jul 25, 2016 - Last Update: Sep 15, 2017

5/5, 14 likes
  1. Ive read EVERYTHING and still it dont work....

    - Plugin isnt loaded (idunno how to make so it is loaded)
    - Log says nothing.
    - YES i have the banner and its in the right place....
     
  2. dunno how help becouse i did like in instruction and its working ...
    [DOUBLEPOST=1496173842][/DOUBLEPOST]
    Do you have other plugins like vanish ? other it wont show you ...
     
  3. Im a Noob, and under data i have no files for Admin Panel, only under plugins and Config
     
  4. "grant group admin adminpanel.allowed" doesn't work.
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      197.2 KB
      Views:
      53
    Last edited by a moderator: Jun 14, 2017
  5. Wulf

    Wulf Community Admin

    That generally means the plugin is not installed and loaded.
     
  6. And yet .... :(
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      202.9 KB
      Views:
      64
  7. Wulf

    Wulf Community Admin

    That just means it is in the folder, not loaded. Check your oxide/logs to verify it loaded without errors.
     
  8. I just started the operation again.
    23:00 [Info] AdminPanel was compiled successfully in 2116ms
    23:00 [Info] Loaded plugin AdminPanel v1.2.5 by austinv900
    23:00 [Info] Unloaded plugin AdminPanel v1.2.5 by austinv900
     
    Last edited by a moderator: Jun 14, 2017
  9. Wulf

    Wulf Community Admin

    You're missing the banner.png file.
    Code:
    Debug.Log("Error downloading banner.png . It must be in your oxide/data/AdminPanel/img/banner.png");
     
  10. Ok thx. I thought this file was installed by default. :)
     
  11. Hi I have been trying to get the admin panel to work but I cant seem to get it to stay installed.

    I have followed the root but I cant find the AdminPanel when I go in the data folder.
    I keep getting this can anyone help.

    AdminPanel was compiled successfully in 1820ms
    Loaded plugin AdminPanel v1.2.5 by austinv900
    Error downloading banner.png . It must be in your oxide/data/AdminPanel/img/banner.png
    Unloaded plugin AdminPanel v1.2.5 by austinv900
     
  12. So i downloaded AdminPanel for my modded server , But a soon as i launch my Bat file it says error about it cant pull image? i have the right image to use and the right emintions , But in my Oxide/Data folder there is no file/Folder called AdminPanel . As guides are telling me to look for Oxide/Data/AdminPanel/img . But i cant see it :/ here is a screen shot of the error
     

    Attached Files:

  13. upload this to your data folder but next time read the overview of each plugin you install also post any questions/problems to the plugin topic
     

    Attached Files:

  14. Thank you so much . then all i do is restart my server?
     
  15. Yes after uploading it
     
  16. Im still getting the same error :/ How do i find the log to find out why it isnt working ? Sorry im a noob to all this
    [DOUBLEPOST=1498267745][/DOUBLEPOST]i extracted it into the Data file. But still same errors :(
     

    Attached Files:

  17. You should not as you have the png there
    Do you have +oxide.directory "server/{server.identity}/oxide" in your bat file?
     
  18. No i have +server.identity "my_server_identity" ^

    Also i have a Plugin called Auto Brodcast and inside the EN Folder i edited the script to add more messages

    {
    "Message": "Welcome to DarkStar Rust!",
    "Message": "DarkStar Rust is a 2x Modded Server!",
    "Message": "Remember to use /kit Starter to get you stated!",
    "Message": "DarkStar Rust Has Active admins if you need us simply do @Admin",
    "Message": "If you see a hacker or think someone is hacking Report the player using (F7) Report Player and an Admin will inspect the player",
    "Message": "Remeber DarkStar Rust is a Solo/Duo/Trio Server! Anyone caught in groups larger than Three will be Subjected to a Full Wipe Ban!"
    }

    But for some reason it only announces the very last one :/
     

    Attached Files:

  19. You dont have that in your bat file so your oxide folder will be in same place as your root and server.identity is not the oxide.directory.