[RPG/WGEN/ECON/FUN] RpgEssentials Beta 1.4.5 dev [1.5.2-R0.2] [Spout]

Discussion in 'Archived: Plugin Releases' started by Duckdoom5, Feb 8, 2012.

?

What should be added next?

  1. Grow able corps/bushes

    12 vote(s)
    2.9%
  2. Global banking system

    48 vote(s)
    11.8%
  3. Death chest with timer

    20 vote(s)
    4.9%
  4. Oven for smelting of custom ores

    19 vote(s)
    4.7%
  5. Party system with HUD

    88 vote(s)
    21.6%
  6. Showcases with item inside

    16 vote(s)
    3.9%
  7. NPCs with questing system

    187 vote(s)
    45.9%
  8. Leaderboard

    17 vote(s)
    4.2%
  1. Offline

    Wardogz

    im trying to disable some items from being available in the store, how can i do this?
    i have tried removing them from the store.yml, but it adds them back at server restart.
     
  2. Offline

    Dodox95

    it doesn't happen to me, kinda weird... I found a bug, when you try to sell a used armor it just gives you the money and didn't take your armor so you can get unlimited money...
     
  3. Offline

    Duckdoom5

    you have to set the items to false(sell able: false), not remove them

    I noted that bug for more items(pistons for example), don't know what it is, I will try to figure it out

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

    Wardogz

    im just full of questions for this...

    is there a way to adjust the amount of money the mobs drop?

    as it is not too difficult currently to amass large amounts of money using a dungeon farm
     
  5. Offline

    Duckdoom5

    no, not yet
     
  6. Offline

    Einheitt11

    can you maybe bring out the shopping system for bukkit, please this is awesome. I mean bring out the shopping plugin extra as an external plugin too please because i want the cool shop not ;-) the rpg
     
  7. Offline

    xeNium

    Did I still can active this plugins but the user not using the spout? I mean without spout he will not get the features.
     
  8. Offline

    Duckdoom5

    Yo
    You can activate it, but the users that don't use spout won't be able to use all of the features
     
  9. Offline

    xeNium

    Great, so what will happen if the player that not using spout seeing the spout item?
     
  10. Offline

    pigrocket

    planning on adding per-region texturepacks?
     
  11. Offline

    Duckdoom5

    They will see glas or stone

    There was some trouble with that, it won't reset to you normale texture pack when you leave. I will add it for you then

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  12. contact me if u want for italian translation
     
  13. Offline

    pigrocket

    Swwwoooon
    ◕ ‿ ◕
     
  14. Offline

    Duckdoom5

    sure
     
  15. Offline

    Frinckles

    Three things:

    1. I too was having an issue with opening the shop and the client crashing. From what I can tell the server was completely in tact and other users were able to use it without a problem. Oddly enough though, after changing around my texture pack it seems to have been fixed and I can navigate the shop no problem. If I had to guess, I'd say it has something to do with the plugin clashing with other plugins and forcing a rapid switch that crashes clients. Just a theory. I would lookout for this issue in the future, but it doesn't seem to be very common as 40 minutes spent google searching have only shown one other person with a similiar issue.

    2. Regarding the shop: Please, please please make it a priority to add data value support for shop items. I need to be able to sell my guns from the gun+ plugin! Also, when I right click on a shop it says 'test' in chat..

    3. Thanks for all the great work on this plugin. It really is impressive. If I had any suggestions it would be to have a badass quest gui with the capability of having chain quests. I honestly think you'd be one of the first to have a fully working quest GUI's. Everyone else around the internet appears to be bullshitting about theirs. I keep finding abandoned projects.

    Thanks again.

    -Frinckles

    Edit: I run a plugin called Textureme that I think might have something to do with the crash errors. Like I said though, I'm just theorycrafting. I'm no plugin creator.

    Edit2: I forgot to add if theres a way to stop the mouse from re-centering in the middle of the shop gui after clicking next or previous. Not a high priority thing, just annoying sometimes haha,

    Edit3: While I'm here, let us turn off the coin drops! I has a money plugin already!
     
  16. Offline

    monipo82

    Ey I want to know when are you going to update the plugin to 1.2.4.
     
    Frinckles likes this.
  17. Offline

    Duckdoom5

    now!
     
  18. Offline

    thechocolatefan

    i cant find the 1.2.7 download it only can find the 1.1
     
  19. Offline

    Duckdoom5

  20. Offline

    Soryo

    Wow! This mod is amazing! I can't wait to use it. Unfortunately my friends won't want to bother until most of the features are implemented... they're looking forward to the class system, Crystal Caves, and HUD to be finished mostly. *excited*
     
  21. Offline

    Mexaltrius

    I need help. When I start the server with RPGEssentials and Sprout plugins, it says "Could not load 'plugins\(RpgEssentials and Spout).jar' in folder 'plugins'.​
    HELP!!​
     
  22. Offline

    thomasoo

    im having some problems whit this plugin :
    1: i cant remove or edit items in the shop, it just reloads it as it used to(very annyoing becouse i want to set prices and shit myself)

    2: when i mine a ore i dont have the level for it seemed to drop it = dupe but cant seem to reproduce it.

    3 : the world doesnt generate the custom ores? custom items dont work? example = pickaxes does nothing same whit all the sword,shovels etc etc
     
  23. Offline

    Toodo

    why can i start the plugin :/


    Code:
    [SEVERE] Could not load 'plugins\RpgEssentials.jar' in folder 'plugins'
    org.bukkit.plugin.UnknownDependencyException: Spout
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
        at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
        at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:422)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
     
  24. Offline

    Zinkle99

    Your dropbox is down.... i dont get any textures. It's all Flint. labeled! but it all looks like flint... will dropbox be back up? or am i just a noob with spout?
     
  25. Offline

    xXSHMATTOXx

    Please help, all of your custom blocks are all white and see-through, and on the creative mode menu they are all flint. Thanks in advance for any help, oh and the only plugins I have are Spout, RpgEssentials, WorldGuard, & WorldEdit, yes I'm playing it on Spoutcraft.
     
  26. Offline

    Duckdoom5

  27. Offline

    xXSHMATTOXx

    With fixed urls textures are still continuing to not load
     
  28. Offline

    Duckdoom5

    Please remove your RpgEssentials folder.

    If you don't want to then remove the items.yml, the textures.yml, the leveling.yml and the config.yml

    @Everybody

    Please remove your RpgEssentials folder.

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

    908070p

    If possible could you make a non-spout version of this?
     
  30. Offline

    Duckdoom5

    I can't, almost every feature uses spout
     

Share This Page