[ADMN] Provision Queue v.1.0.4 - Server Listing Plugin at MinecraftSite.com [1185]

Discussion in 'Inactive/Unsupported Plugins' started by CFCParadox, Jul 27, 2011.

  1. Offline

    CFCParadox

    Provision Queue - Official MinecraftSite.com Server Listing Plugin
    Current Version: 1.0.4
    What is Provision Queue?
    Provision Queue is the official plugin of MinecraftSite.com that makes it possible for the website to to track the users, slots, uptime and other aspects of your Minecraft server. It is both light weight and easy to install/configure on your server.​
    Plugin Features:
    • Allows MinecraftSite.com to track: Server Slots, Players Connected, Uptime, Bukkit Plugins Installed
    • Full compatibility with other server listing plugins including MineQuery
    Available Banners:
    [​IMG]
    [​IMG]
    Plugin Installation:
    • 1. Download the ProvisionQueue.jar
    • 2. Place the ProvisionQueue.jar into your /plugins folder
    • 3. Restart Your Bukkit Server
    • 4. Plugin Installation Complete
    Add Your Server To MinecraftSite.com:
    Frequently Asked Questions?

    Why are my stats not showing?
    It is likely you have not enabled or installed Provision Queue on your server.

    How many servers can be on my account?
    We currently only allow one server to be added per account.

    How can I get my server featured?
    You will need to contact management by using the contact form and arrangements can be made.

    How often can I vote?
    You are allowed to vote once every 24 hours, per Account/IP.

    How often are servers checked?
    Servers are checked every minute for uptime and queried every 10 minutes.

    Why was my server deleted?
    Your server was not deleted but rather hidden as you did not have Provsion Queue installed. Once it is installed correctly, your server will reappear on the list.

    How is my score calculated?
    Server scores are dependent on Uptime, Votes and Comments.

    Configuration Notes:

    Minimal configuration is needed when using Provision Queue and you are not required to edit the files for it to be fully functional. If you do plan on editing it, we only support the port '26666'.

    Default Configuration File (config.yml):
    Code:
    details:
        server_name: Server Name
    server:
        port: 26666
        enabled: true
        ip: ''
    Change Log:
    • 1.0.4 - Description adjustments
    • 1.0.3 - Corrected detecting at the wrong time
    • 1.0.2 - Update for MineQuery compatability
    • 1.0.1 - Bug Fixes
    • 1.0.0 - Initial Release
    Project Manager:
    Lead Developer:
     
    kahlilnc likes this.
  2. And we need another server listing site...because?

    What is wrong with minestatus.net, other than the fact that you guys aren't making money of it?
     
  3. Offline

    CFCParadox

    Okay please try running a blank configuration of Provision Queue as it works without one, and tell us the results.

    Original Post has been updated with some important notes.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  4. Offline

    rmbell

    Fresh copy of mcbans 2.x, blank configuration for prov. queue.


    Code:
    2011-07-31 15:27:50 [SEVERE] org.json.JSONException: JSONObject["reputation"] not a string.
    2011-07-31 15:27:50 [SEVERE]     at org.json.JSONObject.getString(JSONObject.java:639)
    2011-07-31 15:27:50 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:60)
    2011-07-31 15:27:50 [SEVERE]     at com.firestar.mcbans.mcbanslistener.onPlayerPreLogin(mcbanslistener.java:120)
    2011-07-31 15:27:50 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$13.execute(JavaPluginLoader.java:328)
    2011-07-31 15:27:50 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-07-31 15:27:50 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    2011-07-31 15:27:50 [SEVERE]     at net.minecraft.server.ThreadLoginVerifier.run(ThreadLoginVerifier.java:45)
    2011-07-31 15:27:51 [SEVERE] org.json.JSONException: JSONObject["reputation"] not a string.
    2011-07-31 15:27:51 [SEVERE]     at org.json.JSONObject.getString(JSONObject.java:639)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:60)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.onPlayerPreLogin(mcbanslistener.java:120)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$13.execute(JavaPluginLoader.java:328)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    2011-07-31 15:27:51 [SEVERE]     at net.minecraft.server.ThreadLoginVerifier.run(ThreadLoginVerifier.java:45)
    2011-07-31 15:27:51 [SEVERE] org.json.JSONException: JSONObject["reputation"] not a string.
    2011-07-31 15:27:51 [SEVERE]     at org.json.JSONObject.getString(JSONObject.java:639)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:60)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:97)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.onPlayerPreLogin(mcbanslistener.java:120)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$13.execute(JavaPluginLoader.java:328)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    2011-07-31 15:27:51 [SEVERE]     at net.minecraft.server.ThreadLoginVerifier.run(ThreadLoginVerifier.java:45)
    2011-07-31 15:27:51 [SEVERE] org.json.JSONException: JSONObject["reputation"] not a string.
    2011-07-31 15:27:51 [SEVERE]     at org.json.JSONObject.getString(JSONObject.java:639)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:60)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:97)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:97)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.onPlayerPreLogin(mcbanslistener.java:120)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$13.execute(JavaPluginLoader.java:328)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    2011-07-31 15:27:51 [SEVERE]     at net.minecraft.server.ThreadLoginVerifier.run(ThreadLoginVerifier.java:45)
    2011-07-31 15:27:51 [SEVERE] org.json.JSONException: JSONObject["reputation"] not a string.
    2011-07-31 15:27:51 [SEVERE]     at org.json.JSONObject.getString(JSONObject.java:639)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:60)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:97)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:97)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.checkBansOnline(mcbanslistener.java:97)
    2011-07-31 15:27:51 [SEVERE]     at com.firestar.mcbans.mcbanslistener.onPlayerPreLogin(mcbanslistener.java:120)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$13.execute(JavaPluginLoader.java:328)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    2011-07-31 15:27:51 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:332)
    2011-07-31 15:27:51 [SEVERE]     at net.minecraft.server.ThreadLoginVerifier.run(ThreadLoginVerifier.java:45
     
  5. Offline

    CFCParadox

    @rmbell

    We are looking into this for you :)

    We have just tested Provision Queue with the latest version of MCBans and did not find any issues. Are you completely sure these string of errors appeared once you installed our plugin?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  6. Offline

    rmbell

    100% positive.

    20:21:38 [INFO] Plugins: Permissions, BorderGuard, WorldGuard, FalseBookIC, Self-Closing Doors, BasicHerobrine, LogBlockQuestioner, FalseBookBlock, mcbans, WorldEdit, Tombstone, BlocksOnGlass, Minequery, FalseBookExtra, ProvisionQueue, FalseBookCore, LWC, MultiInv, Essentials, BukkitContrib, EssentialsSpawn, AntiHack, ChopTree, bShortcut, ColorMe, WorldManager, LogBlock, properTime

    I am able to swap the plugin in and out and it live creates the error.
     
  7. Offline

    CFCParadox

    We have looked into the issue and it appears there are currently some problems with the MCBans website:

    Code:
    04:30:20 [INFO] MCBans: MCBans is offline? Switching to Offline Mode!
    04:30:20 [SEVERE] org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1]
    04:30:20 [SEVERE]       at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    04:30:20 [SEVERE]       at org.json.JSONObject.<init>(JSONObject.java:186)
    04:30:20 [SEVERE]       at org.json.JSONObject.<init>(JSONObject.java:312)
    04:30:20 [SEVERE]       at com.firestar.mcbans.Data_Handler.to_json(Data_Handler.java:62)
    04:30:20 [SEVERE]       at com.firestar.mcbans.backup.Backup.load(Backup.java:66)
    04:30:20 [SEVERE]       at com.firestar.mcbans.mcbans.onEnable(mcbans.java:219)
    04:30:20 [SEVERE]       at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    04:30:20 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:878)
    04:30:20 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
    04:30:20 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
    04:30:20 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146)
    04:30:20 [SEVERE]       at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    04:30:20 [SEVERE]       at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    04:30:20 [SEVERE]       at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    04:30:20 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    04:30:20 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Please also keep in mind that MCBans has also not been updated for Bukkit version #1000 and we have reason to believe the problem resides solely in the MCBans plugin itself.
     
  8. Offline

    Juze

    MCBans hasn't been updated in ages, in fact it is updated to #1000 but the title says wrong. Sometimes it drops to inactive because @Firestar is too busy.
     
  9. Offline

    CFCParadox

    Yes hopefully he eventually releases and update.

    MinecraftSite plans on bringing a number of features that other server listing sites do not offer. We want to take server administration to a different level and I will be able to go into more detail when we release our full feature list.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  10. Offline

    thernztrom

    Provision Host ftw! :D
    Great work, but I'm abit worried that my server banner says it has about 70% uptime.. :s
    ..when I know, from the time I added it it has been online all the time. A few restarts/Reloads, but no time being stopped..
    Added it a couple of hours ago.
    Edit: its MemoryBlock
     
  11. Offline

    CFCParadox

    Glad to see another client of ours :) Did you add your server to the website first and then install Provision Queue, as this would explain the low downtime. After an extended period of time it will go up however I could arrange a reset for you to reflect the accurate number.
     
  12. Offline

    thernztrom

    Yes please, if you could reset it, that would be awesome!
    After all issues we had, (with mcbans apparently..).
     
  13. Offline

    CFCParadox

    Sure it has been completed for you.
     
  14. Offline

    TheMadMan697

    Site looks good. Not so keen on having to run minequery and provision queue on my server becase they do almost the exact same thing. Hopefully there can be one standardised plugin for this in the future.

    Sugestion: Add way to delete server (Iwanted to delete and readd mine so i could get uptime correct.)

    It would be nice if you could reset my uptime too?
    http://minecraftsite.com/93-MADGAMING.EU.html
     
  15. Offline

    CFCParadox

    Should be corrected for you now.
     
  16. Offline

    TheMadMan697

    Cheers Mate :D
     
  17. Offline

    CFCParadox

    I'm always here to help ;)

    Some minor edits have been completed on the site and we are now working on core feature changes.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  18. Offline

    Oscarius

    Looking forward to it, especially Votifier support! Any chance of getting this to work with Minequery, as others have requested above?
     
  19. Offline

    CFCParadox

    @Oscarius

    As previously mentioned I have stated a few reasons as to why we will not be supporting MineQuery and we are currently working on Votifier support. Many new features are in queue to be added for V2 and the team at MinecraftSite are eager for its release :)
     
  20. Offline

    billofbong

    Hello!

    I've got Provisionqueue installed, but my server still doesn't show up on minecraftsite.com...

    Here's my config:
    Code:
    details:
        server_name: Awesomecraft
    server:
        port: 26666
        enabled: true
        ip: ''
    
    I have outbound and inbound firewalls turned off for 26666...

    And it still doesn't work... -.-
     
  21. Offline

    CFCParadox

    Hi Billofbong,

    Do you think you could tell me what your server name is and please try using a default configuration without any edits.
     
  22. Offline

    CFCParadox

    Provision Queue has been tested and is completely compatible with Bukkit Version 1060.
     
  23. Offline

    Exidous

    Joined, BUT you need to add votifier and support for multiple server listings.
     
  24. Offline

    CFCParadox

    Thank you for joining MinecraftSite and we are working on all these features for Version 2. Currently if you add your server to the list right now you will receive bonuses and special statuses for when the next version is released.
     
  25. Offline

    CFCParadox

    Provision Queue is now 1.8.1 ready and we are in the process of developing V2.0.
     

Share This Page