[INACTIVE][ECON]SignTrader 1.0.7 - Trading with signs! (617)

Discussion in 'Inactive/Unsupported Plugins' started by darknesschaos, Feb 3, 2011.

  1. Offline

    darknesschaos

    SignTrader - Trade with Signs!
    Version: v1.0.7 - CB (617) tested
    [wheatsprout]Description[wheatsprout]
    This Bukkit plugin allows servers to use signs as a functioning shop tool. Simply set the sign in the appropriate format, optionally link it to a chest and you can have a sign that either vends from a chest you own or you can set the sign to sell to users items they normally couldn't get as something like a modified /give with a set location. Simply punch the sign to get a little more information to understand what it does and how to use it.

    [wheatsprout]Commands[wheatsprout]
    /signtrader -s p - set the sign that you punch, the 'p' is optional and makes it persist.
    /signtrader -sc p - link signs and chests to each other, must be within 40 blocks and on the same world and the 'p' is optional
    /getdata - returns the data of the item in hand (name, amount, and durability.)

    [wheatsprout]Other Plugin Support[wheatsprout]
    You don't need any of these for this plugin to work.​
    Supports protection from LWC, (2.0 only) with lwc installed SignTrader forces players to sell from chests that they own.​
    Supports Permissions from TheYeti (2.5.4 tested) with the following nodes This defaults to op.txt if not present:​
    • signtrader.MakeGlobalSign - so the player can activate "Global" signs defa
    • signtrader.MakePersonalSign - so the player can activate "Personal" signs
    • signtrader.admin.BreakAnySign - so the player can break any sign (duh)
    • signtrader.Use - so the player can use any player sign or activated Global sign
    • signtrader.admin.SetOwner - so the player can set the owner of signs.
    Supports iConomy (4.0 +) for usage with the local money system.


    [wheatsprout]Sign Format[wheatsprout]
    The sign format is as follows:​
    Line one - Global or Personal - denotes sign type, personal pulls from chests, Global doesn't use chests.​
    Line two - amount:ItemType:durability or amount:$ - this is the payment line (what the chest will get from the player) amount is how much the player wants to recieve, ItemType is the item number of the item they want to recieve from player if the other is chosen it will be the amount of money the sign owner wants to get from the player.​
    Line three - amount:ItemType:durability or amount:$ - Similarly to line two, this is what is removed from the sign owner and given to the player.​
    Line four - leave this one alone, [Activated] is put in the line to show it is an active sign.​
    Example 1) - trade sign​
    Line # - text​
    1 - Global​
    2 - 1:3​
    3 - 1:35:1​
    This sign trades for dirt and gives the user orange wool.​
    Example 2) - Sale sign​
    1 - Personal​
    2 - 1:$​
    3 - 64:3​
    This sign takes 1 of iconomy money from the sign user and gives it to the owner, and gives the user 64 dirt.​
    Example 3) - Freebie sign​
    1 - Personal​
    2 - Free​
    3 - 1:3​
    This sign gives 1 dirt for free to the user​
    Example 4) - Purchase Sign​
    1 - Personal​
    2 - 1:3​
    3 - 1:$​
    This sign takes money from the owner and gives to the user and takes 1 dirt from the user and puts it into the chest.​
    [fire]Trouble?[fire]
    When posting issues here please write the following:​
    * What the sign has written on it.​
    * What output you got from the console. (If any)​
    * What you expected to happen.​
    * What actually happened.​
    * What plugins (and their versions) you are using with this (including version number.)​
    * What version of this plugin you are using.​
    Failure to do these will result in you being called an idiot.​
    Show Spoiler


    CHANGELOG:​
    Version 1.0.7​
    *Bugfixing​
    Version 1.0.6​
    * removed the sign breaking prevention function...​
    Version 1.0.5​
    * Fixed an abuse problem​
    * Now protects signs and blocks from destruction of non-op(or permissioned) and non owners of signs (owners of global signs are the ones who placed them.)​
    Version 1.0.3​
    * Updated to be compatable with 600+​
    Version 1.0.2​
    * Fixed link with newest version of lwc.​
    * Null pointer bugfix​
    * Rewired the sign recognition code.​
    Version 1.0.1​
    * Trading sign bugfix​
    * re-added the /signtrader -s command​
    * fixed up command interface a bit​
    * added /getdata so players can find the durability of the item in hand.​
    * added /signtrader -so (OwnerName) needs "signtrader.admin.SetOwner" node or player being op.​
    * now prevents people from linking signs and chests that aren't their own.​
    Version 1.0.0​
    * Monsterous update​
    * Too many to list...​
    Version 0.9.3​
    * Fixed bug where appropriate files were not created.​
    * Cleaned up item.txt creation code.​
    * update to iConomy 3.0 support?​
    Version 0.9.2​
    * Fixed bug where chests weren't detected, possibly other fixes.​
    * still not sure on iConomy, please, someone, let me know.​
    Version 0.9.1​
    * Fixed a bug where signs were not deleted from the sign list when they were destroyed.​
    Version 0.9​
    * Added Sign protecting features​
    * hopefully a fix to iConomy support​
    * now players need to set personal signs.​
    Version 0.8​
    * Added a feature that displays sign information in a more detailed form when the sign is punched.​
    Version 0.7.1​
    * hopefully a bugfix that solves a problem with named worlds​
    * getting chest owner works nicely with LWC​
    Version 0.7​
    * Fixed purchasing and selling to chests (Needs testing.)​
    Version 0.6​
    * Removed incorrect format error.​
    * Chests can now: trade, get donations, give stuff out.​
    * Chests still can't "sell via iConomy"​
    * probably a few other fixes​
    Version 0.5​
    * Release of locking protection for global signs (so not anyone can make them)​
    * signs "should" work fine with chests, however I am afraid they ignore protections.​
    * item blacklisting possible.​
    * permissions support.​
    * iConomy support.​
    * ect.​
    Version 0.1​
    * Initial release of the plugin.​
     

    Attached Files:

    rasse, shadrxninga and NEO like this.
  2. Offline

    Uniltiranyu

    so about my meh?
     
  3. Offline

    ignitus1

    i cant set a sign
    it stand You have no permission
    But im Admin
     
  4. Offline

    KrisEike

    This:

    2011-03-02 09:33:29 [SEVERE] com/nijikokun/bukkit/iConomy/iConomy (Is it up to date?)
    java.lang.NoClassDefFoundError: com/nijikokun/bukkit/iConomy/iConomy
    at com.polycrypt.darknesschaos.SignTrader.Tools.testiConomy(Tools.java:35)
    at com.polycrypt.darknesschaos.SignTrader.SignTrader.onEnable(SignTrader.java:95)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:426)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:79)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:60)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:187)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:174)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:120)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:227)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.iConomy.iConomy
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:30)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 12 more

    What to do?
     
  5. Offline

    darknesschaos

    Please follow the procedure above. I need to know what version of iConomy you are using.
    --- merged: Mar 2, 2011 3:07 PM ---
    Same to you. What plugins are you using?
    --- merged: Mar 2, 2011 3:08 PM ---
    I try to get you the old version today, however I wont update it's compatability issues.
     
  6. Offline

    KrisEike

    Currently trying to download the newest iConomy, but the website is down. =/
     
  7. Offline

    Fugensnot

    Here's a working link to iConomy 4.1
    <Edit by Moderator: Redacted mediafire url>

    Edit: Also getting Kris's problem. Running iConomy 4.1
     
    Last edited by a moderator: Dec 15, 2016
  8. Offline

    KrisEike

    Tried downloading, getting this when i stop the server

    2011-03-02 12:56:13 [SEVERE] java.lang.NullPointerException
    2011-03-02 12:56:13 [SEVERE] at com.nijiko.coelho.iConomy.iConomy.onDisable(iConomy.java:118)
    2011-03-02 12:56:13 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:142)
    2011-03-02 12:56:13 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:441)
    2011-03-02 12:56:13 [SEVERE] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:199)
    2011-03-02 12:56:13 [SEVERE] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:193)
    2011-03-02 12:56:13 [SEVERE] at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:71)
    2011-03-02 12:56:13 [SEVERE] at net.minecraft.server.MinecraftServer.g(MinecraftServer.java:208)
    2011-03-02 12:56:13 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    2011-03-02 12:56:13 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)


    Also, inventory gets rollback'd.. :confused:
    <font color="rgb(204,204,204)">--- merged: Mar 2, 2011 6:15 PM ---</font>
    Thank you SO much for this, my server is up and running again now!

    Kris
     
    Last edited by a moderator: Dec 15, 2016
  9. Offline

    spoonikle

    what is this "LWC" protection.... i cannot find it in the forums... the name is to short to search for.
     
  10. Offline

    KrisEike

    LWC is LightWeight Chest Protection. It's a protection for chests.
     
  11. Offline

    spoonikle

    I tried it out, it does to much stuff to my directory... I like that it has a low memory foot print... but other than that, i dislike it.
     
  12. Offline

    KrisEike

    This:

    2011-03-02 18:15:44 [SEVERE] com/nijikokun/bukkit/iConomy/iConomy (Is it up to date?)
    java.lang.NoClassDefFoundError: com/nijikokun/bukkit/iConomy/iConomy
    at com.polycrypt.darknesschaos.SignTrader.Tools.testiConomy(Tools.java:35)
    at com.polycrypt.darknesschaos.SignTrader.SignTrader.onEnable(SignTrader.java:95)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:426)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:79)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:60)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:198)
    at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:189)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:77)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:176)
    at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:638)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:601)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:595)
    at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    at net.minecraft.server.NetworkManager.a(SourceFile:230)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:70)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:338)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:253)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.iConomy.iConomy
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:30)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 21 more
    Your plugin crashes a lot of other plugins, so i would suggest fixing it. =P

    Anyway, i am now done with signtrader, as i found a local based shop plugin. Still, i wish you GOOD LUCK with your plugin! It is truly an amazing thing! =D

    Good luck, hope this error can help somehow!

    Kris
     
  13. Offline

    n4Ghost

    PersonalSign works
    GlobalSign works not:
    You dont have permission to do that

    i am admin in Permission 2.5.1

    Thanks for help
     
  14. Offline

    drago

    Getting errors when loading:
    Code:
    02:34:11 [INFO] Starting minecraft server version Beta 1.3
    02:34:11 [WARNING] **** NOT ENOUGH RAM!
    02:34:11 [WARNING] To start the server with more ram, launch it as "java -Xmx102
    4M -Xms1024M -jar minecraft_server.jar"
    02:34:11 [INFO] Loading properties
    02:34:11 [INFO] Starting Minecraft server on *:25565
    02:34:11 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-493-
    g8b5496e-b493jnks (MC: 1.3)
    02:34:11 [INFO] Preparing level "world"
    02:34:11 [INFO] Preparing start region
    02:34:12 [INFO] WorldGuard loaded.
    02:34:12 [INFO] ºeLoaded Essentials build 2.0.249 maintained by Zenexer, emental
    o, Aelux, and Brettflan
    02:34:12 [INFO] Loaded EssentialsBan build 2.0.249 by Zenexer, ementalo, Eris, a
    nd EggRoll
    02:34:12 [INFO] Loaded EssentialsChat build 2.0.249 by Zenexer, ementalo, Aelux,
     and Brettflan
    02:34:12 [INFO] Loaded EssentialsGod build 2.0.249 by Zenexer, ementalo, Eris, a
    nd EggRoll
    02:34:12 [INFO] Loaded EssentialsHelp build 2.0.249 by Zenexer, ementalo, Eris,
    and EggRoll
    02:34:12 [INFO] Loaded EssentialsHome build 2.0.249 by Zenexer, ementalo, Aelux,
     and Brettflan
    02:34:12 [INFO] Loaded EssentialsSpawn build 2.0.249 maintained by Zenexer, emen
    talo, Aelux, and Brettflan
    02:34:12 [INFO] Loaded EssentialsTele build 2.0.249 by Zenexer, ementalo, Aelux,
     and Brettflan
    02:34:12 [INFO] Loaded EssentialsWarp build 2.0.249 by Zenexer, ementalo, Aelux,
     and Brettflan
    02:34:12 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10
    minutes!
    02:34:12 [INFO] GroupManager version 1.0(pre-alpha-3) is enabled!
    02:34:12 [INFO] Fake Permissions version 2.5 is enabled!
    02:34:12 [INFO] [iConomy] Logging is currently disabled.
    02:34:12 [INFO] [iConomy] v4.2 (Beatrix) loaded.
    02:34:12 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    02:34:12 [SEVERE] com/nijikokun/bukkit/iConomy/iConomy loading SignTrader v0.9.3
     (Is it up to date?)
    java.lang.NoClassDefFoundError: com/nijikokun/bukkit/iConomy/iConomy
            at com.polycrypt.darknesschaos.SignTrader.Tools.testiConomy(Tools.java:3
    5)
            at com.polycrypt.darknesschaos.SignTrader.SignTrader.onEnable(SignTrader
    .java:95)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:414)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:187)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.iConomy.iConom
    y
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:30)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 12 more
    02:34:12 [INFO] WorldEdit 4.0-beta8 enabled.
    02:34:12 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    02:34:13 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugi
    n for permissions.
    02:34:13 [INFO] WorldGuard: Single session is enforced.
    02:34:13 [INFO] WorldGuard: TNT ignition is PERMITTED.
    02:34:13 [INFO] WorldGuard: Lighters are PERMITTED.
    02:34:13 [INFO] WorldGuard: Lava fire is blocked.
    02:34:13 [INFO] WorldGuard: Fire spread is UNRESTRICTED.
    02:34:13 [INFO] WorldGuard 4.0-alpha1 enabled.
    02:34:13 [INFO] Done (0.125s)! For help, type "help" or "?"
    >
    I am using groupmanager with its fakepermissions plugin. Are the errors just because iConomy updated?
     
  15. Offline

    rasse

    Yep, it doesn't work with new Iconomy. I use Iconomy 3.0 for now cuz signtrader works but Iconomy don't. I really hope they would fix it. My craftbukkit update is ~490. This is a great plugin but it's best potential goes to lost when it doesn't work with the newest Iconomy 4.0->
     
  16. Offline

    darknesschaos

    This weekend I will update to the newest cb and iConomy.
     
  17. Offline

    sTaX

    It would be cool, if you could place the sign anywhere in the world and the chest is at some other place.

    So you could have all your chests in your treasury and the signs are in a shop-building.

    Also a stock-display would be cool.
     
  18. Offline

    ignitus1

    I have an Error
    Admins can buy but normal Player not.
    Here a pic from normal player.
    [​IMG]
     
  19. Offline

    darknesschaos

    @ignitus1 are you using any permissions plugins? if so, the player must have signtrader.use if not then it is really a bug.
     
  20. Offline

    ignitus1

    okay thank you
    --- merged: Mar 4, 2011 6:28 PM ---
    Now came this error on the server
    [​IMG]
     
  21. Offline

    MonsterTV

    CB 493, latest iConomy. This happens :(

    2011-03-05 11:01:58 [SEVERE] com/nijikokun/bukkit/iConomy/iConomy loading SignTrader v0.9.3 (Is it up to date?)
    java.lang.NoClassDefFoundError: com/nijikokun/bukkit/iConomy/iConomy
    at com.polycrypt.darknesschaos.SignTrader.Tools.testiConomy(Tools.java:35)
    at com.polycrypt.darknesschaos.SignTrader.SignTrader.onEnable(SignTrader.java:95)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:414)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:83)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:61)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.iConomy.iConomy
    at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:30)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:264)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)
    ... 12 more​
     
  22. Offline

    errors4l

    Since I updated my bukkit to 1.3_01, the signs say: "There is no money system."
    While the iConomy plugin works just fine, help please? :confused:

    Edit: Thanks for the quick reply
     

    Attached Files:

  23. Offline

    darknesschaos

    this doesnt support the newest iconomy yet, i will be updating it tomorrow.
     
  24. Offline

    PeterPAwN

    I cant set Global Shops anymore, /st set just response in chat with st and doesnt do any. /signtrader -s activates it but sets my name where [Global] was.

    I hope you will continue with that youre doing such a great work with it. :)
     
  25. Offline

    darknesschaos

    you need to spell it as "Global", nothing else. Any other spelling will convert it to a global sign.
     
  26. Offline

    Eddie plays mc

    I placed a global sign, then typed a simple dirt one. It popped up saying the coordinates and stuff and said to activate it but I cant activate it what did I do wrong. (can you give me a descriptive tutorial)
     
  27. Offline

    Fugensnot

    1. Place a sign
    2. Enter information into the sign in this format:
      Code:
      Line 1 = Global OR Playername(e.g. fugensnot)
      Line 2 = "Cost of item" = ItemID:Quantity (e.g. 3:20 denotes a cost of 20 dirt blocks)
      Line 3 = "Item purchased" = ItemID:Quantity (e.g. 5:10 denotes I receive 10 woods for the 20 dirt blocks)
      Line 4 = Blank.
      
    3. Here is an example of a Global sign that sells 5 diamonds for 10 gold ingots:
      Code:
      Line 1: Global
      Line 2: 266:10
      Line 3: 264:5
      Line 4: 
    4. Type /st set
    5. Punch the sign
    6. You should get a message confirming the sign's completion! :D
    7. Right-click the newly activated sign to perform the trade :D
     
  28. Offline

    Eddie plays mc

    Problem is I'm not getting the confirmation message, I got it once but haven't since then. It also never worked.
     
  29. Offline

    darknesschaos

    I believe the command is "/signtrader -s"
    but this could be an on-damage event fix that undid my "fix" I will look into it later.
     
  30. Offline

    strupan

    everytme server restarts, the signs has to be reactivated! using CB 493 , latest version of signtrader 0.9.3
     
  31. Offline

    darknesschaos

    check and see if you have the files that the plugin generates.
     

Share This Page