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 Dec 22, 2014we need an update for 1.7.10 and 1.8 please :)
-
View User Profile
-
Send Message
Posted Aug 22, 2014You should make a setting that allows for OPs to be frozen too. At the moment an OP can't freeze himself or other OPs.
-
View User Profile
-
Send Message
Posted Jul 15, 2014I've been using another plugin that essentially does the same thing. It hasn't been supported for a while now but still works fine. The only issue I've been having with it is when players are frozen they aren't even able to look around, which is something I need. Is this feature present in this plugin?
-
View User Profile
-
Send Message
Posted Jul 7, 2014@theluckyg
Don't advertise on other peoples plugin pages you low-life. You didn't make a plugin similar to that one; you made that one. Now stop.
-
View User Profile
-
Send Message
Posted Jul 7, 2014@theluckyg Don't advertise on other peoples plugin pages you low-life. You didn't make a plugin similar to that one; you made that one. Now stop.
-
View User Profile
-
Send Message
Posted Feb 21, 2014I don't wanna spam or anything, this plugin looks pretty cool, actually. I only wanted to say I've made (a while ago) a plugin with similar functions to this one, and I keep it up to date. Plese feel free to click my signature to check it out.
-
View User Profile
-
Send Message
Posted Oct 26, 2013@deleted_8886818
Yes :) It's compatible with 1.6.4 too.
-
View User Profile
-
Send Message
Posted Aug 4, 20131.6.2 compatible?
-
View User Profile
-
Send Message
Posted Jul 16, 2013@Silversbane
Why not ? I'll note it for the next version.
@kyllingman2
Just use /freeze again.
-
View User Profile
-
Send Message
Posted Jul 15, 2013How do I unfreeze a player that is frozeN?
-
View User Profile
-
Send Message
Posted Jul 13, 2013@Silversbane
Then you wouldn't be frozen lol
-
View User Profile
-
Send Message
Posted Jul 11, 2013Is there a way to allow item use while frozen? Example put an ender eye into an ender portal frame?
-
View User Profile
-
Send Message
Posted Jul 5, 2013@IamChaoz
Of course SAO's great but... oh wait it's not the subject. :° If your players are kicked for flying, it's from the bukkit server, you can allow flight in the server.properties ;)
-
View User Profile
-
Send Message
Posted Jul 5, 2013I would use it but all it does is constantly kicks the players for flying so yea.
-
View User Profile
-
Send Message
Posted Jun 8, 2013@MisterMystery
It may be a problem from the plugin 'cause I didn't test it since the first 1.4.3 version, I'll check that as soon as possible but right now I've got bad technical problems with my computer so please wait a few days (or maybe less I don't now). :/
-
View User Profile
-
Send Message
Posted Jun 7, 2013This works great in 1.5! I have only one problem.
Even though my config is set to false on damage, my players are still taking damage.
How do I fix?
-
View User Profile
-
Send Message
Posted Jun 1, 2013@aurel2108
Awesome :D
-
View User Profile
-
Send Message
Posted Jun 1, 2013@Marium0505
Oh course that's a great idea (i remember someone before asked for something like that). I'm still working on 1.5 so i'll add that too. ;D
-
View User Profile
-
Send Message
Posted May 30, 2013@aurel2108
Im looking for 1.4.7 update for my FTB ultimate server :P and np!
EDIT: I can confirm that this works with MCPC+
-
View User Profile
-
Send Message
Posted May 28, 2013Can you add an argument after all the (un)freeze commands which is:
a (contains all the arguments) c (to make (the) player(s) unable to use commands) t (to make (the) player(s) unable to talk/chat) m (to make (the) player(s) unable to move)
You can also do "ctm" to both freeze chat, commands and movements, but "a" can also be used with the same result.
To give examples on how this will be used:
/freeze <[p:]player(s)> <[t:]time> <[a:]argument(s)>
/freeze p: <player1> <player2> t: 3h a: [t(alk)/m(ove)/c(use commands)]
First example, and the most basic: If you only do /freeze, will all players be frozen, both commands and chat will be frozen.
Second example: If you do /freeze t:1h All players will be muted for 1 hour, commands and chat are both frozen, for 1 hour.
Third example: If you do /freeze t:2h a:c Same as the above, but only commands will be frozen, for 2 hours.
Fourth example: If you do /freeze t:3h a:t Same as above, but only talking/chatting will be frozen, for 3 hours
Fifth example: If you do /freeze t:3h a:m Same as above, but only talking/chatting will be frozen, for 3 hours
Fifth example: If you do /freeze t:4h a:[tcm/a] Same as the above, all players will be unable to both talk and use commands for 4 hours.
Sixth example: If you do /freeze p: Marium0505 AssastA t:5h a:tmc Both Marium0505 and Assasta will be frozen for 5 hours, and will be unable to both talk, move and use commands.