Sneak Thief

Downloads |
Source |
Bug Reporting & Feature Request
Don't have any tools in your inventory? Too lazy to find resources? Install this plugin and your players will be able to steal from other people's inventory! When they sneak and right-click a player, an inventory window will open and they can drag stuff from and to their inventory!
Quick installation
- Put sneakthief.jar in the plugins directory (e.g. C:\craftbukkit\plugins\)
- Restart the server.
- (edit the configuration)
- Done! Now steal some!
Permission nodes (1.1 and up)
| Permission node | Default | |
|---|---|---|
| Every single node | sneakthief.* | op |
| /sneakthief command | sneakthief.admin | op |
| Every single pickpocket node | sneakthief.pickpocket.* | op |
| Can steal from other's inventory | sneakthief.pickpocket.cansteal | true |
| Cannot be stolen from | sneakthief.pickpocket.no-steal | op |
Protection flags (1.1 and up)
- Residence: 'allow-steal'. ["true", "false"] (bugged in ST 1.1, use ST 1.1_01)
- WorldGuard: 'allow-steal'. ["allow", "deny"]
- "true"/"allow" if it's allowed to rob people. Otherwise "false"/"deny".
Configuration
(^ link to page)
-
View User Profile
-
Send Message
Posted Aug 25, 2015Working on an update :)
-
View User Profile
-
Send Message
Posted Aug 13, 2014Would love to see this updated...
Shame it had to die.
-
View User Profile
-
Send Message
Posted Aug 9, 2014@destructorss
https://github.com/ArrDev/SneakThief
Found it!
-
View User Profile
-
Send Message
Posted Apr 30, 2014Hello, I would like to know if it would be possible to have the ==== source code .Jar ==== please ?
-
View User Profile
-
Send Message
Posted Jan 12, 2014The problem with that alternative is that you have to specify every single item in Minecraft that exists in the config for it to be able to be stolen.
-
View User Profile
-
Send Message
Posted Aug 30, 2013Alternative http://dev.bukkit.org/bukkit-plugins/wayofshadows/
-
View User Profile
-
Send Message
Posted Aug 16, 2013I would LOVE to see this updated xD I just wish I had the coding skills to do it :P
-
View User Profile
-
Send Message
Posted Jul 23, 2013@XsaretPL
Doesn't work, I suppose the developer gave up on it. :(
-
View User Profile
-
Send Message
Posted Jun 13, 2013Can any one help me ?
20:44:46 [SEVERE] Could not load 'plugins\SneakThief.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk 89q/worldguard/protection/flags/StateFlag at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager. java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager .java:230) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.ja va:239) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:21 7) at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11 ) at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.jav a:106) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java :382) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:5 73) Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/flags /StateFlag at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:173) ... 9 more Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.fla gs.StateFlag 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.findClass0(PluginClassLoader .java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:53) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 12 more
-
View User Profile
-
Send Message
Posted Jun 12, 2013It works with 1.5.1, but not completely. You can take an infinite amount of items from the other player's inventory without it kicking you out, and they have to move around quite a bit before it kicks you out, which they barely had to move before. It also doesn't seem to have the same 'stun' effect as before.
-
View User Profile
-
Send Message
Posted May 21, 2013I used this plugin back on a 1.2.5 role-play server and loved it to pieces, but it doesn't work for 1.5.1. It would be amazing if it could be updated.
-
View User Profile
-
Send Message
Posted Apr 25, 2013Does not work with the latest build. I even made a folder called SneakThief and added the config file to it manually, but yet still nothing.
-
View User Profile
-
Send Message
Posted Apr 20, 2013this works fine on 1.5.1-R0.3 great plugin
-
View User Profile
-
Send Message
Posted Apr 17, 2013That were epic... Really
-
View User Profile
-
Send Message
Posted Apr 13, 2013This plugin needs to be updated, some take on this task. <3
-
View User Profile
-
Send Message
Posted Apr 4, 2013I tried this on my server, I think its to old/out-of-date. I can't wait till it is updated!
-
View User Profile
-
Send Message
Posted Feb 12, 2013Does this still work?
-
View User Profile
-
Send Message
Posted Nov 24, 2012I fixed it the error. Turns out I needed to have WorldGuard.jar back in the plugins folder. But, SneakTheif it self still doesn't work. I'm running craftbukkit 1.4.5 beta build R2.
-
View User Profile
-
Send Message
Posted Nov 24, 2012So all the sudden i have this problem on my main server. The plugins I have are WorldEdit, Essentials, Permissions Bukkit, Dynmap, and WorldGuard. The error I get says,
[SEVERE] Could not load 'plugins/SneakThief.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/flags/StateFlag at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:154) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227) at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:577) at org.bukkit.Bukkit.reload(Bukkit.java:183) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:502) at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:494) at net.minecraft.server.DedicatedServer.al(DedicatedServer.java:258) at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:223) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:856) Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/flags/StateFlag at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:143) ... 14 more Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.flags.StateFlag 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:44) 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) ... 17 more
I have 2 servers and it doesn't work on either of them. If anyone could help me, I'd appreciate that.
-
View User Profile
-
Send Message
Posted Nov 18, 2012Does this work with 1.4.4?