ConnectMessages

Moved

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

5/5, 19 likes
  1. update page says most recent version is 1.1.7 but the download is 1.1.6
     
  2. That's a mistake on my part. I am only human. :(
     
  3. So it is 1.1.7?
     
  4. Spicy updated ConnectMessages with a new update entry:

    1.1.8


    [DOUBLEPOST=1485386763][/DOUBLEPOST]
    No, it's 1.1.8. ;)
     
  5. So, while you have show country enabled, you can not have it colored?
    Code:
    ["ConnectMessageCountry"] = "<color=red>{0} has connected from {1}.</color>",
    Or am I doing something wrong?
    No error msgs on the RCON.
    Ty.
     
  6. Did you save the lang file, and reload the plugin? Also, make sure the server and client languages are correct.
     
  7. Oh, I was editing that inside the plugin itself!
    My bad for not realizing I was editing the config template...
    Kinda new, first time dealing with the lang folder :)
    Ty for the help!
     
  8. How can I update the connect message? :(
     
  9. Wulf

    Wulf Community Admin

    Edit the messages under oxide/lang.
     
  10. fixed it by myself
     
  11. How do you even use this plugin, i try editing config, that doesnt work, i try editting the actuall .cs file and that doesnt work. It just says the default connect message can someone please help :D
    [DOUBLEPOST=1486125780][/DOUBLEPOST]here is the .cs
     
  12. You need to edit the lang file. /lang/en|fr|es/ConnectMessages.json.
     
  13. Dude i honestly love you
     
  14. Again, this isnt the right place, but can you help me out with something real quick?
     
  15. Wulf

    Wulf Community Admin

    With what?
     
  16. I have 3 different ranks on my server. I want to be able to give each one either +1, 2 or 3 additional sethomes. How would I configure that?
     
  17. Set the permissions in the config of NTele

    "Home": {
    "HomesLimit": 2,
    "VIPHomesLimits": {
    "nteleportation.vip": 5 <--- This is the Permission for set homes
    },
    "Cooldown": 275,
    "Countdown": 15,
    "DailyLimit": -1,
    "VIPDailyLimits": {
    "nteleportation.vip": 5

    then oxide.grant group <groupname> <permission>
     
  18. i cant get the plugin to work when i put it into my plugins folder on my server i noticed it wouldn't make a config folder is this normal im so new to this help ?
     
  19. Wulf

    Wulf Community Admin

    Check your oxide/logs for errors.
     
  20. so went through my oxide/logs couldnt find anything to do with connectmessage not even a statment stating like connectmessages plugin loaded dont understand why so ?