Inactive [GEN/ADMN] Dynamic Effect Whitelist V1.3.0 - Using MySQL [2116+]

Discussion in 'Inactive/Unsupported Plugins' started by blackvoid, Mar 26, 2011.

  1. Offline

    blackvoid

    Rockmaclu likes this.
  2. Offline

    icedd-minecraft

    Hey, I am having trouble adding to my whitelist table from in game. I'm pretty sure I have it set up proper. (If im not in my whitelist table in my database I get rejected with the default message, and i can manually add my name to the table to gain access.) I have also written a script (php, html and css) for my website to update the table, that works also. But i don't know how to manually add users to the whitelist in game. I have tried these ingame commands "/whitelist <player>" , "/dewhitelist <player>"& "dew add <player>" . No luck :( I have added these permissions to my group and my specific user. "dewhitelist.add" & "dewhitelist.remove" Am I doing something worng? Thanks for a reply :)
     
  3. Offline

    blackvoid

    Its /whitelist add <player>
    also if your using the php script to get the whitelist you cant add people nor remove them ingame.

    Is this working on 860 (im no longer using this on my server anymore since its public)
     
  4. Offline

    blackvoid

    Can somebody confirm this is working for 928, cause i cant test it until next week is over.
     
  5. Offline

    The Wizard

    I'm using it on a #938 server.
    I get some erros when I add/remove users in whitelist from the server console.

    Show Spoiler

    2011-06-28 00:42:46 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'whitelist' in plugin Dynamic Effect Whitelist v0.8
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:290)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:480)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:465)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
    at com.dynamiceffect.whitelist.DynamicEffectWhitelist.AddFreePlayer(DynamicEffectWhitelist.java:159)
    at com.dynamiceffect.whitelist.DynamicEffectWhitelist.CommandHandler(DynamicEffectWhitelist.java:104)
    at com.dynamiceffect.whitelist.DynamicEffectWhitelist.onCommand(DynamicEffectWhitelist.java:93)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 6 more
     
  6. Offline

    blackvoid

    This will be fixed in the next version. The player is added to the whitelist, but cause i forgot to check if its console or not, there's that error if you try to add a player from the console.
     
  7. Offline

    Kiborgik

    any update? ^) its working whith 1031, using phpmyadmin(not console)
     
  8. Offline

    blackvoid

    Isnt it working? If so errors. Ive been going on a long trip and I just got back.
     
  9. Offline

    Kiborgik

    may i add support to you plugin on my webstat?
    dont forget changed bukkit version on thread
     
  10. Offline

    blackvoid

    Yes, you may add support for it, when your plugin is finished Ill add a link to it from OP if thats OK (unless its private).
     
  11. Offline

    Unlucky4ever

    You think you could post the source up? I have an idea I wanna attempt :)
     
  12. Offline

    blackvoid

    If you click the download button you get to the download page.
     
  13. Offline

    Unlucky4ever

  14. Offline

    Typhome

    Will that works for #1000?
     
  15. Offline

    blackvoid

    Yes, it should work.
     
  16. Offline

    clone1018

    For some reason I get this error:
    >22:03:19 [SEVERE] java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.minecrafter.com/account/whitelist
    >22:03:19 [SEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403)
    >22:03:19 [SEVERE] at com.dynamiceffect.whitelist.DynamicEffectWhitelist$UpdateWhitelist.run(DynamicEffectWhitelist.java:313)
    >22:03:19 [SEVERE] at com.dynamiceffect.whitelist.DynamicEffectWhitelist.RefreshWhitelist(DynamicEffectWhitelist.java:247)
    >22:03:19 [SEVERE] at com.dynamiceffect.whitelist.DynamicEffectWhitelist$1.run(DynamicEffectWhitelist.java:82)
    >22:03:19 [SEVERE] at java.util.TimerThread.mainLoop(Timer.java:534)
    >22:03:19 [SEVERE] at java.util.TimerThread.run(Timer.java:484)
     
  17. Offline

    blackvoid

    http-url in your config isnt set to the correct URL. Set the address to your whitelist.php file.
     
  18. Offline

    clone1018

    account/whitelist is my "whitelist.php" file.
     
  19. Offline

    blackvoid

    I entered your whitelist URL in my browser and i get "Register on Minecrafter.com", so something is wrong with your URL.
     
  20. Offline

    clone1018

    I've moved over to another system now since yours doesn't really work.
     
  21. Offline

    blackvoid

    Dude, it works but your pointing it to wrong page. If you go to the URL in your browser you can clearly see its not my script. Cause theres no code in my script that would make that output, on the page.

    So its nothing wrong with my script. The URL is incorrect or its something wrong with your webserver. Your not really giving me anything to work on except your saying its wrong with my script.
    The error is there cause your server is returning a 403.
    In other words the problem is with your URL or webserver. So stop blaming it on me.
     
  22. Offline

    IJosephI

    A lot of thanks to author for this plugin. :) You made me free from routine adding player to whitelist by command for each player.[tnt]
     
  23. Offline

    blackvoid

    No, problem :)
     
  24. Offline

    The Wizard

    I want to switch to permissionsbukkit, it will work? Or You have to update the plugin?
     
  25. Offline

    blackvoid

    No, it wont work. Currently Ive seen no pro changing to permissionsbukkit and most people use permissions anyway.
    You can do this yourself tho by downloading the source and change the permission checks.
     
  26. Offline

    evildoom100

    I cant find the download link for the .bat file to convert the whitelist.txt to whitelist.sql
     
  27. Offline

    blackvoid


    On the download page you see this text "If you want to import a whitelist from flatfile download this!"
    click on "this". The converter will download.
    Remember to have the whitelist file in the same folder with the original name.
     
  28. Offline

    The Wizard

    It works with craftbukkit 1118.
     
  29. Offline

    blackvoid

    Thanks for telling me :)
     
  30. Offline

    Criixx

    How can i activate the whitelist? Everybody can join. :eek:
     
  31. Offline

    blackvoid

    Its on by default. Check for errors.
     

Share This Page