Inactive [ADMIN] VIP v1.0.3 - Gives VIPs priority when logging in [1.2Beta]

Discussion in 'Inactive/Unsupported Plugins' started by Kostronor, May 27, 2011.

  1. Offline

    dmitlantis

    Same problem! It's not working! I have craftbukkit 1337 and pex permissions system. Without permissions mode it's ok :(
     
  2. Offline

    Kostronor

    If anyone of you encounters a problem, then please post the whole error and if there is no error, the whole startup-log so i know whats wrong, if it works, than its fine :)
     
  3. Offline

    zenatsu

    Code:
    20:59:59 [SEVERE] Error occurred while enabling VIP v1.0.3 (Is it up to date?): while parsing a block mapping; expected <block end>, but found Scalar
    while parsing a block mapping
    in "<reader>", line 1, column 1:
    DO NOT EDIT -- Login times:
    ^
    in "<reader>", line 8, column 2:
    expected <block end>, but found Scalar
    1503856
    ^

    This is the contents of my config:

    Code:
    DO NOT EDIT -- Login times:
    
        Ghostwish: 1492047
    
        zakthepic: 1492099
    
        mnangelo159:
    1503856  //I know this is wrong, I fixed it to mirror the others above. Reason for 2nd error.
    MySQL:
    
        MySQL-Password: pw
    
        MySQL-User: user
    
        MySQL-Database: DB
    
        MySQL-Hostname:
     localhost
    enabled:
     true
    Use permissions for VIP list:
     false
    Kick last logged:
     true
    custom kick messaged:
     Server is full. A VIP signed in.
    
    Use MySQL:
     false
    custom kick message:
     Server is full. A VIP signed in.
    Lastly, I have attached a .txt file with my full server log.
     

    Attached Files:

  4. Offline

    Kostronor

    well, the solution is simple, the format for logintimes is <username>:<timeaslong>
    shut down your server, delete the whole login-part and start the server again, it should work fine now
     
  5. Offline

    SilencShadoW

    Hey Guy, your plugin dont kick my member ... :O i get a 19/18 players if a vip join =D
     
  6. Offline

    beleg

    you have essentials spawn installed?

    I think I found an bug.. some players are getting automatically deleted from vip list.. and vip with permissionsbukkit isnt working for me
     
  7. Offline

    SilencShadoW

    I got both, Essentials Spawn and permissionsbukkit, but i realy need essentialsspawn, because i not know a other plugin with the same features :( ... still having 20/18 players ;( My CPU is overclocking ;O nearly server crashs =D Realy need help from the developer :(
     
  8. Offline

    Kostronor

    Perhaps, Essentialsspawn auto-allows the people to jon and then there is nothing i can do about it, sorry.
    Please ask the author of the plugin if he is doing everything right, because i cannot see anything done wrong on my side with the information you gave me...
     
  9. Offline

    SilencShadoW

    Is there a plugin conflict with xauth? :eek:
    i deleted essentials spawn and its not work ... if im OP ... i join the server if its full with 9/8 .... its not get kicked .... and if i not op i cant join ...
     
  10. Offline

    Kostronor

    there was a confict with xauth as ong as i remember, but because of me and perhaps them to changed something in the code, this could magically disappear.
    perhaps, kicking does not work, thats what i think in your case.
    please try using only vip if the error appears without any other plugins
     
  11. Offline

    SilencShadoW

    .... you only get the VIP rank if your op ... what is the fault? ... my vip rank in permissionsbukkit got vip.vip and vip.5 ....
    Without xauth ... you cant login too :eek:
     
  12. Offline

    Kostronor

    your config please
     
  13. Offline

    SilencShadoW

    MySQL:
    MySQL-Password: pw
    MySQL-User: user
    MySQL-Database: DB
    MySQL-Hostname: localhost
    enabled: true
    Use permissions for VIP list: true
    Kick last logged: false
    custom kick messaged: Server is full. A VIP signed in.
    Use MySQL: false
    custom kick message: Server is full. A VIP signed in.
    DO NOT EDIT -- Login times:
    Sommer: 390620705
    miiichiX: 108318588
    thekillbomb: 108321933
    Mick11111: 108332857
    Nutella: 108272199
    silencshadow: 108331514
    cheater: 108331106
     
  14. Offline

    Kostronor

    do you really use the build in bukkit permissions system?
    because then it should work with your config
     
  15. Offline

    SilencShadoW

    I use PermissionsBukkit - the default permissions group =D
    and it wont work :p
     
  16. Offline

    Kostronor

    i found it,
    please change your permissions from vip.vip to VIP.VIP ;)
     
  17. Offline

    SilencShadoW

    VIP.5: true
    VIP.VIP: true
    ....
    =D i got it xD ... Thats not the problem, but i hoped that ur right ... i was shocked and speeded in my permissions ... but ... not right :(
     
  18. Offline

    dopadu14

    working with 1337 build?
    thank you ;)
     
  19. Offline

    nicksroom10

    Could not pass event PLAYER_QUIT to VIP? :/ happens every time someone logs out, this plugin is newly installed and I'm using the VIP.x method, using PEX
     
  20. Offline

    xeNium

    Question: You're using VIP plugins right? So you know VIP.1 - VIP.10 If i write VIP.1 on the highest rank and VIP.2 on below the highest rank did the highest rank will get VIP.1 and VIP.2 ? It will be error right if 1 rank have 2 VIP.priority?
     
  21. Offline

    Kostronor

    it should ;)
    please post the whole error-log
    VIP.2 is higher than VIP.1 and for your second question, it first checks 10 than 9 and counting down.
    so having VIP.2 will ignore having VIP.1
     
  22. Offline

    xeNium

    So you mean VIP.1 - VIP.10 not like 1st - 10th? --" Ooh

    So, When the server full, some VIP.1 want in the server but on that server everyone is VIP.2 so VIP.1 cannot login right?
     
  23. Offline

    Darkhand81

    I would actually like to have this functionality on purpose. :) If the server is full, I'd like to be able to let an admin join without having to kick anyone... I realize it would be adding an entirely new 'mode' to the plugin, but would a feature like that be possible? Where instead of kicking, it lets members of the correct group join over the max limit? Something like VIP.admin?
     
  24. Offline

    Kostronor

    sure, that can be added (working on it now ;)
    http://dl.dropbox.com/u/28093398/debug/VIP.jar (done ;)
    Yes, that is correct :)
     
  25. Offline

    Darkhand81

    Wow! I didn't expect you to whip it up right there, thanks so much!!!

    Is it only in the version you provided, or am I ok to use future versions as well?

    Thanks again for such an amazing response!!!
     
  26. Offline

    Kostronor

    it's added in the code, but not that much tested, so i do not overwrite the main-version now ;)
    Every new version will have the feature
     
  27. Offline

    shanko

    great plugin! even works on the dev build :] (although I had to readd my VIPs)
     
  28. Offline

    Kostronor

    I'm glad to hear that :)
     
  29. Offline

    tombik

    @Kostronor Hi, i would like to use way 3 , but i want to give the perm to my VIP PEX group, so i won't have to add perm fow every each vip (that would sucks 'cause i have more than 20 vips and still changing). Is it possible? If yes, how? :)
     
  30. Offline

    Kostronor

    sure, give them VIP.VIP and all of them are qeual vips of the priority 1 :)
     
    tombik likes this.

Share This Page