1.7.2 Experience Bank

Discussion in 'Archived: Plugin Requests' started by MajikalBlood, Dec 16, 2013.

  1. Offline

    MajikalBlood

    What I'm looking for is a working 1.7.2 Experience Bank that works similar to the old XPbank.

    Features:
    Permissions:
    xpbank.create
    xpbank.use
    Methods:
    Withdraw
    Deposit
    Save Style:
    TXT or MySQL
    Sign Style:

    When you've chosen the option you want, such as Deposit, You must type in chat how many levels you want to deposit into the bank. It then converts those levels into Experience displayed on the sign.
    Example: Deposited 30 levels...Now want to withdraw Exp.
    I'm sure this covers everything for the plugin, if anyone needs any clarification about what i'm requesting, please ask.
     
  2. Offline

    Evildude221

  3. Offline

    MajikalBlood

    Evildude221 I know...But as the owner listed,
    It has features I do not want enabled for normal users also a whole bunch of commands. I'm just requesting something very simple.
     
  4. Online

    timtower Administrator Administrator Moderator

    The disable it with permissions
     
  5. Offline

    MajikalBlood

    timtower There is no way to disable transfer or the commands.
     
  6. Online

    timtower Administrator Administrator Moderator

    List of permissions:
    xp.pay seems enough transfer for me
     
  7. Offline

    darkmage0252

    If your talking about mine I may update it soon.
     
  8. Offline

    MajikalBlood

    timtower Thats for the command...There is a Transfer method on the actual sign.

    darkmage0252 No, I'm talking about the actual Xp Bank that has been out for a while.

    dev.bukkit.org/bukkit-plugins/xp-bank/
     
  9. Offline

    darkmage0252

    http://dev.bukkit.org/bukkit-plugins/exp-bank/

    Mines older. Im thinking of updating it after coming back to minecraft.
     
  10. Offline

    MajikalBlood

    timtower
    Would you be willing to fill out my request for the experience bank? I know it's probably a waste of your time considering there are other XP banks out there...but the XPBank plugin has features I don't want on my server such as the commands or the transfer method on the sign. Also the line the XPBank doesn't look well to me which is why I requested [Exp Bank] instead of [XP Bank]

    I also would have sent this in a conversation but it said I was unable to start one with you...
     
  11. Online

    timtower Administrator Administrator Moderator

    1. I won't show the amount of levels stored on the sign. ( don't want to mess with ProtocolLib again ( yet ))
    2. You click the sign, it will pop up a GUI with 2 items in it, withdraw or deposit, you click on 1 of them, then you need to input the amount of levels.
    3. Storing will be in the config.yml
    4. Only moderators can start conversations with me, if you read my signature then you will know
     
  12. Offline

    MajikalBlood

    timtower Thats all perfectly fine with me. As I asked in the original post, I asked for it to show how much experience is shown and I'm okay with everything else :D
     
  13. Online

    timtower Administrator Administrator Moderator

    Then I will make this for you
     
  14. Offline

    MajikalBlood

    Quick question, Will it show the experience on the sign when they walk up to it or only after they click on it?
     
  15. Online

    timtower Administrator Administrator Moderator

    First version won't have that, and if it is there when they walk up to the sign
     
  16. Offline

    MajikalBlood

    Okay, either way works for me honestly; The original XPBank uses the walkup method
     
  17. Online

    timtower Administrator Administrator Moderator

    Need to change it for each player anyways
     
  18. Offline

    MajikalBlood

    Well how it worked before is, the player would walk up to it and the sign activated, then no one was able to use the sign until that player walked away
     
  19. Online

    timtower Administrator Administrator Moderator

    Don't really like that method, certainly not if you are able to change every sign anyways
     
  20. Offline

    MajikalBlood

    Well make it work however you see fit to be flexible for everyone~
     
    timtower likes this.
  21. Offline

    MajikalBlood

    timtower Any news about when this may be ready? Just a time relevance is fine such as after christmas, just would like to know how progress is
     
  22. Online

    timtower Administrator Administrator Moderator

  23. Offline

    MajikalBlood

    timtower I tried the plugin and it doesn't activate.

    Code:
    [12:34:28 ERROR]: Could not load 'plugins\ExpBank.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.ClassNotFoundException: nl.t
    imdebrouwer.
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:184) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:308) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:231) [craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.ja
    va:255) [craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:23
    3) [craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [c
    raftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14
    ) [craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.jav
    a:126) [craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java
    :424) [craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:6
    17) [craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
    Caused by: java.lang.ClassNotFoundException: nl.timdebrouwer.
            at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_07]
            at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_07]
            at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_
    07]
            at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_07]
            at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader
    .java:80) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:53) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_07]
            at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_07]
            at java.lang.Class.forName0(Native Method) ~[?:1.7.0_07]
            at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_07]
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:173) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.1-1-gd791c11-b2970jnks]
            ... 9 more
     
  24. Online

    timtower Administrator Administrator Moderator

  25. Offline

    MajikalBlood

    timtower Okay it loaded but how do I activate the sign? I put [Exp Bank] on the first line but nothing changed?
     
  26. Online

    timtower Administrator Administrator Moderator

    There isn't anything to change, I don't have the withdraw deposit lines, I don't have the amount of levels stored yet
     
  27. Offline

    MajikalBlood

    Well I've learned the sign works when its placed on the floor but not on the wall; The cake in the menu can be stolen, You cant deposit anything because it gives: ## is not an interger/You don't have enough Stored Levels!


    Edit:// You also can't break the sign unless you're in creative. So if possible make it right click accessible only?
     
  28. Offline

    Fluxanoia

    I think your being a little rude to people who have taken time out of their day to make you something out of the kindness of their hearts. Calm down a little, people like timtower are only trying to help.

    (If you didn't mean to sound rude then just kinda disregard all of that)

    EDIT: List the problems in a orderly fashion so it's easier for developers to understand, the most annoying thing when you have a broken plugin is not knowing what's broken.
     
  29. Offline

    MajikalBlood

    Fluxanoia Thats why I listed everything I found wrong in his first try lol. Since this plugin isnt listed on Dev.Bukkit, I cant just make tickets lol
     
  30. Offline

    Fluxanoia

    But the tone you wrote it in. It seemed as if you was angry that he has bugs in his plugin.
     

Share This Page