Just thought about this, but how you find that server's ip and know they were using your stuff if they had it renamed? Metrics does not tell you the ips of the servers that use it.
Yeah who knows...
Just thought about this, but how you find that server's ip and know they were using your stuff if they had it renamed? Metrics does not tell you the ips of the servers that use it.
Yeah who knows...
Considering I know you edited your post from what you said before. At least before it was a legitimate way, now makes it look like your hiding something which if the author is hiding something about a program he is trying to spread noone should use it.
How do I get the Premium versions of the plugins? Do those still exist? What the different between Premium and non-Premium versions?
Would it be possible to have a Towny plugin for Unleashed or am I able to use the UltimateTowny on my Unleashed server without any problems?
** Changelog **
# All download links fixed.
# Lite version removed
# Ranamed jar files for better use, message prefix is on all plugins the same.
# Added fix for ; http://forum.feed-the-beast.com/threads/how-fix-the-lux-capacitor-grief.28358/#post-387913
Downloads:
# UnleashedGP; http://www.bedcraft.eu/download/UnleashedGP.jar
requires: GriefPrevention 1.5.2, MCPC+ & FTB unleased pack server.
info: fix for unleased pack server working with GP.
# UltimateGP; http://www.bedcraft.eu/download/UltimateGP.jar
requires: GriefPrevention 1.4.7, MCPC+ & FTB ultimate pack server.
info: fix for ultimate pack server working with GP.
# UltimateTOWNY; http://www.bedcraft.eu/download/UltimateTOWNY.jar
requires: Towny 1.4.7, MCPC+ & FTB ultimate pack server.
info: fix for ultimate pack server working with Towny.[DOUBLEPOST=1376829543][/DOUBLEPOST]
Whatsup with barrels?
This is my config for GP: http://pastebin.com/PhXndVQw
Players can still right-click the barrels in the protected area from somebody else, so they can steal stuff from the barrels.
Maybe I've got something wrong in the config?
GP doesnt detect that, add it in my plugin to the config.
RightClickBlockInClaim
Thx, will do!
Did that work? because players can still grab items from barrels on my server.
EDIT: Right clicking is blocked but left clicking isn't and that's why you can take things out
Gravi Gun still seems to work inside a claim even though it says BedcraftGP is blocking it
I tried to use your UltimateGP plugin and it didnt work or show up on the plugin list. I am using the Ultimate pack, grief prevention 1.4.7, and MCPC+
Any idea why it wont load or work?
Hey man, I'm having the same issue.
One day it just decided to not work, and when I reinstalled the plugin, it doesn't seem to want to hook in properly and load up, or even generate a configuration file.
I too have noticed that claims are not protected from gravity guns is it just my config or is it not patched?
Error on startup? Where did you install it? Does it say 'BedCraftGP' on /pl?[DOUBLEPOST=1377250096][/DOUBLEPOST]
Gravity Gun is not patched.
Error on startup? Where did you install it? Does it say 'BedCraftGP' on /pl?[DOUBLEPOST=1377250096][/DOUBLEPOST]
Gravity Gun is not patched.
Hey, thanks for the reply man.
To answer your question, the plugin does not show up in the PL list.
After trying to reinstall it on the server, a configuration folder isn't generated.
However, after fishing around my logs, I found something very interesting.
Tried installing on fresh installs of MCPC+ 1.4.7 with various versions that you've uploaded for BedcraftGP and GPLite.2013-08-22 21:20:43 [INFO] This server is running CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-Legacy-67 (MC: 1.4.7) (Implementing API version 1.4.7-R1.1-SNAPSHOT)
2013-08-22 21:20:43 [INFO] Mapping loaded 4 packages, 1997 classes, 2184 fields, 3535 methods, flags 76
2013-08-22 21:20:43 [INFO] Loaded inheritance map of 706 classes
2013-08-22 21:20:44 [SEVERE] Could not load 'plugins/BedCraftGPlite.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.ClassNotFoundException: Failed to remap class com.bukkit.darkdeath1332.gp.main
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:176)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugins(CraftServer.java:263)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.<init>(CraftServer.java:241)
at gm.<init>(ServerConfigurationManager.java:121)
at hn.<init>(DedicatedPlayerList.java:19)
at ho.c(DedicatedServer.java:148)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:167)
at fy.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: Failed to remap class com.bukkit.darkdeath1332.gp.main
at org.bukkit.plugin.java.PluginClassLoader.remappedFindClass(PluginClassLoader.java:357)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:271)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:247)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:165)
... 9 more
Caused by: java.lang.UnsupportedClassVersionError: com/bukkit/darkdeath1332/gp/main : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at org.bukkit.plugin.java.PluginClassLoader.remappedFindClass(PluginClassLoader.java:345)
... 17 more
Also I've found this
rg.bukkit.plugin.InvalidPluginException: java.lang.ClassNotFoundException: Failed to remap class de.bc.uxelduxel.main
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:176)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugins(CraftServer.java:263)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.<init>(CraftServer.java:241)
at gm.<init>(ServerConfigurationManager.java:121)
at hn.<init>(DedicatedPlayerList.java:19)
at ho.c(DedicatedServer.java:148)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:167)
at fy.run(ThreadMinecraftServer.java:16)
Caused by: java.lang.ClassNotFoundException: Failed to remap class de.bc.uxelduxel.main
at org.bukkit.plugin.java.PluginClassLoader.remappedFindClass(PluginClassLoader.java:357)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:271)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:247)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:165)
... 9 more
Caused by: java.lang.UnsupportedClassVersionError: de/bc/uxelduxel/main : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at org.bukkit.plugin.java.PluginClassLoader.remappedFindClass(PluginClassLoader.java:345)
... 17 more
Thanks.
Indeed. It just suddenly stopped working one day. Any chance for a possible fix?Thats weird, on startup?