Inactive [RPG/FUN] StealCash v1.2 - Let thieves steal cash! [SuperPerms] [iConomy] [1185]

Discussion in 'Inactive/Unsupported Plugins' started by 8thDimension, Aug 31, 2011.

  1. Offline

    8thDimension

    [​IMG]
    Version: 1.2
    Requires: iConomy
    Works With: Citizens, WorldGuard

    <font color="rgb(0, 128, 0)">Download: <Edit by Moderator: Redacted bit url>

    Description:
    StealCash is a plugin that allows you to let users steal a random amount of cash from unsuspecting targets. <font color="rgb(128, 0, 0)">HOWEVER <font color="rgb(0, 0, 0)">users just can't steal 100% of the time. If a user fails to steal cash, they will lose a few hearts and a message will be broadcasted throughout the server for all to see. How to steal you say? To steal, a player must walk up to an unsuspecting player and simply right click on the player. If they succeed, they will walk away with some cash. If they fail, they will be hurt and will be humiliated by a server broadcast message!</font></font>

    Features:
    * Allow users to steal some cash by right clicking on there targets (With an empty hand!)
    * Cooldown feature so users can only steal every now and then
    * Broadcast/Damage if a thief fails to steal
    * Works with SuperPerms!
    * Extremely configurable

    Permission Nodes (THESE ARE SUPERPERMS!):
    * stealcash.steal (Give this to users who are allowed to steal)
    * stealcash.nosteal (Give this to users who cannot be robbed)

    Configuration: Configure these variables to meet your needs
    * Damage - How much damage a user will take if they fail to steal
    * Message - The message that comes up when someone tries to steal. THIEF/PLAYER will be replaced by the thief's name and the target's name. It's optional to add the THIEF and PLAYER stuff
    * Time - Set how many minutes a player needs to wait before attempting to steal again
    * Maximum - The maximum amount of cash someone can steal from someone
    * Chance - The probability out of a 100 that someone has to successfully steal
    * Enable Permission Message - Enable wether or not you want users to receive the message "You do not have permission steal" if they don't have permission

    Now this isn't a part of the config.yml but there is also a "nostealregions.txt" file where you can put in the region names of regions where you don't want users to steal from. If you don't have worldguard, ignore it.


    Changelog:
    * Version 1.2

    - * You can no longer steal from NPC's (Citizens)
    * WorldGuard support. You can now specify regions where users cannot steal at
    - Version 1.1
    * Added a cooldown feature to prevent users from attempting to steal over and over again

    * Version 1.0

    - * StealCash has been released to the world!

    If you have an error, complaint, question, or comment, please post so down below!
     
    Last edited by a moderator: Feb 21, 2017
    WizzleDonker and zecheesy like this.
  2. Offline

    Werzieq

    Wont work with pex event though i have it set up like a superperm :/
     
  3. Offline

    Lookatmego

    im still having the problem dude where when u right click once you can never steal again
     
  4. Offline

    MizLiv

    Is there a way to get this working with EssentialsEco?
     
  5. Offline

    8thDimension

    Strangely, I haven't had this problem nor have I been able to replicate it

    It's a possibility I could be able to
     
  6. Offline

    Thyrin

    I'm getting this error:
     
  7. Offline

    8thDimension

    What RB are you using? I have yet to test this with the new RB as I haven't had enough time to do so
     
  8. Offline

    Thyrin

    I'm using 1185
     
  9. Offline

    8thDimension

    Hmmk, I'll look into this
     
  10. Offline

    kripts

    Its not letting me steal on my server, i dont know why
     
  11. Offline

    harrybridgen

    Too bad its not compatable with permissions 1.3.6
     
  12. Offline

    kaivosninja

    Could you make it compatible with PermissionsEx?
     
    leopik likes this.
  13. Offline

    NaNdummy

    How about, that if a thief steals something, he will be kicked?
     
  14. Offline

    leopik

    Please make this plugin able to support PEX
     
  15. Offline

    Luxius96

    PLEASE SUPPORT WITH ESSENTIALS ECONOMY?
     
  16. Offline

    KyleBoyer

    I don't know if this would work, but could you update to the new 1.2.5, and also could you make it work with Jail? So that if someone fails they are jailed, the time increases every fail...
    (Configurable)
    First: 1m
    Second: 3m
    Third: 5m
    Fourth: 15m
    Fifth: 30m
    Everything else: 1hr
     
  17. Offline

    shamankingnoh

    PLEASE UPDATE I REALLY LIKE THIS PLUGIN BUT IT WONT WORK CAUSE ITS TOO OUTDATE
     
  18. Offline

    helguyah

    Does it work with iconomy if it does you should pots it some where on your thread so its easily found but if it does im getting it
     
  19. Offline

    godrick1620

    Please write in PermissionsEx. I would love to have this on my server.
     
  20. Offline

    mulligan2000

    This looks like a great plugin. It would be nice if you made it compatible with factions so people in the same faction cant steal from each other.

    Can you send me the source code link cuz that link doesnt work.

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

    8thDimension

    I lost all the source code and Eclipse projects for all my previous plugins. I unfortunately don't plan on updating this plugin or any of my others anytime soon.

    However, I believe that there are a few plugins I saw that offer similar functionality in terms of stealing
     
  22. Offline

    zackemattackem

    hey when i put the .jar in and ran it i didn't make a folder help?
     
  23. Offline

    8thDimension

    This plugin is outdated now and I unfortunately don't plan on updating it soon unless I find the time :/
     
  24. Offline

    gbumoon

    awe bummer, this plugin looks amazing!! please let me know if this project comes back to life.
     
  25. Offline

    gbumoon

  26. Offline

    8thDimension

    I'm planning to bring it back soon now that I have a good amount of time.

    I'll do my best to revive this plugin and even improve it :D
     
    gbumoon likes this.
  27. Offline

    SeroeCraft

    PROBLEM. I can download it but I get the following error.

    21:09:01 [INFO] [StealCash] Enabling StealCash v1.2
    21:09:01 [INFO] [StealCash] Enabled!
    21:09:01 [SEVERE] Error occurred while enabling StealCash v1.2 (Is it up to date?)
    java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type
    at me.dimension.stealcash.StealCash.onEnable(StealCash.java:40)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
    at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
    at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 12 more
    Arg I just wanna steal some cash...
    btw anyone PM me if u wanna mod on my server to be, it's almost done but it needs finishing touches.
     

Share This Page