ConnectMessages

Moved

Total Downloads: 5,241 - First Release: Oct 20, 2016 - Last Update: Nov 10, 2017

5/5, 19 likes
  1. I've try with latest oxide (before patch) and i get same, country is not displayed...
     
  2. Wulf

    Wulf Community Admin

    What is "latest"? Please provide details when reporting issues.
     
  3. 3969 tested.
     
  4. Wulf

    Wulf Community Admin

    3969 what?
     
  5. oxide version
     
  6. Wulf

    Wulf Community Admin

    That isn't a recent version of Oxide.Rust, so if that's what you're running, you're around 30 builds behind.
     
  7. testing latest version oxide: Oxide.Rust 2.0.3993 and same, country is not displayed

    i get only:
    Tanki s'est connecté(e) de .

    config file:
    Code:
    {
      "Settings": {
        "ShowConnectMessage": true,
        "ShowConnectCountry": true,
        "ShowConnectCountryUseGeoIP": true,
        "ShowDisconnectMessage": true,
        "ShowDisconnectReason": false,
        "ShowAdminMessages": true
      }
    }
     
  8. Wulf

    Wulf Community Admin

    Could you provide your full oxide logs please?
     
  9. Wulf

    Wulf Community Admin

    Please test with the below Oxide.Core.dll version, which will output some additional debug info in the console and logs:
     
  10. Done Wulf
     

    Attached Files:

  11. ??????
     
  12. put in lang/en/ConnectMessages.json:
    Code:
    {
      "ConnectMessage": "<color=#a2ff79>{0}</color> has connected.",
      "ConnectMessageCountry": "<color=#a2ff79>{0}</color> has connected from {1}.",
      "DisconnectMessage": "<color=#a2ff79>{0}</color> has disconnected.",
      "DisconnectMessageReason": "<color=#a2ff79>{0}</color> has disconnected. ({1})"
    }
    change what u want
     
  13. thx wasnt sure if the code for colors worked
     
  14. can u fix this ? 2018
    [DEBUG] Load requested for plugin which is already loading: ConnectMessages

    (16:46:37) | ConnectMessages was compiled successfully in 1862ms

    (16:46:37) | Unable to find main plugin class: ConnectMessages

    (16:46:37) | No previous version to rollback plugin: ConnectMessages
     
  15. Wulf

    Wulf Community Admin

    There isn’t anything wrong with the plugin. I’d suggest redownloading again.
     
  16. i try so many times still same i try to redownload rust admin still same what wrong??
     
  17. Wulf

    Wulf Community Admin

    Make sure whatever you are uploading it to your server with isn't changing the encoding.
     
  18. i will try it thanks for support