Freeze
English Description

ABOUT
Freeze is a plugin those just prevent one or more player to move. It can be useful sometimes so i've decided to share it.
I hope you'll enjoy it !
Please let your suggestions and ideas in the comments or post a ticket, I can add them if they're great ! :)
(This command can be also found in the plugin AdminCmd. Thanks for the idea.)
Thanks to @gamerlv for the banner. :D
Last version : 1.4.3 for CraftBukkit 1.5.2-R0.1
COMMANDS
PERMISSIONS
CHANGELOG
LAST NEWS
I'm restarting the code from zero because it's such a mess than I can't do anything properly with it so the next update won't come before a long time (I think). Please be patient, there will be new features. Thanks to you and good game. ;)
SOURCE CODE
The project is on GNU GPL v3 license so you can easily find the source code at github.
You can follow the twitter account of my projects for see all news about the development (in real time) and more : @AurelProjects or check the #FreezeBukkit hashtag.
Anything else ?
If you like this plugin, you can add this code in your signature on forums accepting BBCode. :)
[URL='http://dev.bukkit.org/server-mods/freeze/'][IMG]http://files.aurel2108.me/freeze.png[/IMG][/URL]
DONATE
Like my work a lot ? Every cents will be a pleasure to receive. :)



-
View User Profile
-
Send Message
Posted Oct 15, 2012<<reply 1010774="">>
Well lucky git has these things called branches and git stash. Anyhow, here's a java 6 build of 1.4.3:
--snip: wrong build--
-
View User Profile
-
Send Message
Posted Oct 15, 2012@gamerlv
Of course that will be awesome because i'm working on the 1.5 and i don't want to delete my changes for changing the 1.4.3. :/
Since the 1.5 version you'll have a Java 6 and Java 7 version of the plugin of course. ;)
-
View User Profile
-
Send Message
Posted Oct 15, 2012<<reply 1010680="">>
<<reply 1010695="">>
Yep thats again a java 7 build. Should I just give it another respin until you can install jdk 6?
-
View User Profile
-
Send Message
Posted Oct 15, 2012@aurel2108
Ok. Hope to see a fix soon =)
-
View User Profile
-
Send Message
Posted Oct 15, 2012@MrPokeDSDude
Oh, I've got the same problem so i'm searching for a fix... Maybe it's the java version, i don't know. :/
-
View User Profile
-
Send Message
Posted Oct 15, 2012I would really like to use your plugin but this error message appears in the console. Is it a conflict or what?
19:05:47 [SEVERE] Could not load 'plugins/Freeze.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/aurel2108/freeze/Freeze : Unsupported major.minor version 51.0 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:223) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:199) at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50) at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.UnsupportedClassVersionError: me/aurel2108/freeze/Freeze : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) 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) 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)
-
View User Profile
-
Send Message
Posted Oct 15, 2012@watdidyusaey
Thanks :D
-
View User Profile
-
Send Message
Posted Oct 14, 2012great plugin
-
View User Profile
-
Send Message
Posted Oct 10, 2012@MrRhino27
Thanks to you, I'm very happy when someone like the plugin like that, thanks a lot ! :3
-
View User Profile
-
Send Message
Posted Oct 10, 2012I just wanted to say how great this plugin is! You always fix any issues that arise really quickly! And there is no-other better plugin! So thanks :)
-
View User Profile
-
Send Message
Posted Oct 8, 2012Oh hey I've got a plugin called Freeze 'n Mute and I was wondering if you wanted to work together? I would give you my muting code and would help in previous updates!
PM me if you want to!
-
View User Profile
-
Send Message
Posted Oct 8, 2012@ThisUsernameIsMine
I've just added a "teleport" parameter for the 1.4.3 version, just enable it for do every of these things. ;)
-
View User Profile
-
Send Message
Posted Oct 8, 2012Will frozen players be able to use commands such as /tp /warp /spawn /home /kill or be able to take damage and thus spawn at their bed/home?
Thanks.
-
View User Profile
-
Send Message
Posted Oct 7, 2012@aurel2108
@gamerlv
Oh, okay, thanks guys!
HP
-
View User Profile
-
Send Message
Posted Oct 7, 2012@gamerlv
Oh that's true, i'll see the problem of my website as quickly as possible and upload a fix for the plugin to don't have this error anymore but just a little message.
-
View User Profile
-
Send Message
Posted Oct 7, 2012<<reply 995785="">>
@aurel2108 's site is down. The error you got was the update checker. Nothing to worry about.
-
View User Profile
-
Send Message
Posted Oct 7, 2012Hi!
I got this error with the new version:
"
22:50:20 [SEVERE] Error occurred while enabling Freeze v1.4.2 (Is it up to date?)
java.lang.NullPointerException
at me.aurel2108.freeze.Download.getFile(Download.java:51)
at me.aurel2108.freeze.Freeze.onEnable(Freeze.java:113)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:266)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:248)
at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:297)
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:276)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:226)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:377)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
"
What's the problem?
Thanks,
HP
-
View User Profile
-
Send Message
Posted Oct 7, 2012@MrRhino27
Okey i'll do this in a few hours, thanks for report it ! :D
-
View User Profile
-
Send Message
Posted Oct 7, 2012Can you please update for 1.3.2? Its not working well for me, it says something about bukkit not being updated and it causes allot of lag, and crashes the server.
-
View User Profile
-
Send Message
Posted Sep 4, 2012@FordRacer2007
I have got this error before with another plugin because I used a old Java version. Try to use the last Java version (7.X) or reinstall it and if it don't work, open a ticket with all your log. ;)