aFreeze, not just a simple freeze plugin.
Features:
- Faction freeze.
- Server freeze.
- Frozen chat room.
- Glass around player while frozen.
- Full customization throughout the plugin.
- JavaDoc
- Command flags.
is one of the most advanced freeze plugins out there fixing some issues others do not. Adding features where other freeze plugins are lacking. Having so many features it will work for any kind of server. Most freeze plugins will either teleport you to the ground or let you jump while frozen, using Minecraft velocity mechanics I have made it know the difference between jumping and falling. So no player will be kicked for flying because the plugin keeps teleporting them mid air!
Command flags. You can select each time you freeze someone what will happen to them from the following options: -g -f, -all and -h.
- No Glass (-g) when you freeze the player it won't show the red glass around them, reducing client lag.
- Faction (-f) when a whole faction is braking the rules... Freezing them all may take tome time! Using this freezing one player in the faction will simultaneously freeze them all.
- Hacker (-h) this constantly spams the player with a open chest inventory so they cannot interact with there hacked clients menu, lowing the chance of them self destructing.
- All (-all) this will freeze every player on the server besides the staff members.
Config Files:
Spoiler: messages.yml
Code (Text):
UNFROZEN_SUCCESS: '&aYou have unfrozen %p%.'
UNFROZEN: '&aYou have been unfrozen, you are free to rome the server!'
FROZEN: '&cYou have been frozen!'
FREEZE_SUCCESS: '&aYou have frozen %p%! &7[%mode%]'
FREEZE_ALL_BROADCAST: '&7[&caFreeze&7] &cThe whole server has been frozen.'
FREEZE_CANNOT: '&cYou cannot freeze this player.'
FREEZE_ALL: '&aYou have frozen all the players on the server.'
UNFREEZE_ALL_BROADCAST: '&7[&caFreeze&7] &cThe whole server has been unfrozen.'
UNFREEZE_ALL: '&aYou have unfrozen all the players on the server.'
PLAYER_NOT_FOUND: '&cPlayer not found.'
FROZEN_INV_TITLE: '&cYou have been frozen please join the teamspeak: ts.teamspeak.com'
FROZEN_ITEM_TITLE: '&cFROZEN!'
FROZEN_BUILD: '&cYou cannot interact while frozen.'
FREEZE_HELP: "&c/freeze /ss /afreeze (All work - Do for help message) \n&c /ss <player>\
\ (Normal) \n /ss -f <player> (Faction) \n /ss -g <player> (No Glass) - /ss -h <player>\
\ (Hacker) \n /ss -all (Everyone)"
CHATROOM_CONSOLE_USERNAME: '&fConsole'
CHATROOM_CONSOLE_JOIN: '&cNew player has been added to the chat.'
CHATROOM_CONSOLE_NEW: '&cNew chat has been created.'
CHATROOM_CONSOLE_DELETE: '&cChat deleted.'
CHATROOM_FORMAT: '&b%name%: %msg%'
NOTIFY_LEAVE: '&c%name% has left the server while frozen.'
NOTIFY_JOIN: '&c%name% has joined the server while frozen.'
NO_PERMISSION: '&cNo Permission.'
ERROR_FACTION_HOOK: '&cThe faction hook has been disabled, check console and your
config file.'
PERM_FREEZE_NOTIFY: afreeze.notify
PERM_FREEZE_BYPASS: afreeze.bypass
PERM_FREEZE_HACKER: afreeze.hacker
PERM_FREEZE_NO_GLASS: afreeze.noglass
PERM_FREEZE_FACTION: afreeze.faction
PERM_FREEZE_ALL: afreeze.all
PERM_FREEZE: afreeze.
UNFROZEN: '&aYou have been unfrozen, you are free to rome the server!'
FROZEN: '&cYou have been frozen!'
FREEZE_SUCCESS: '&aYou have frozen %p%! &7[%mode%]'
FREEZE_ALL_BROADCAST: '&7[&caFreeze&7] &cThe whole server has been frozen.'
FREEZE_CANNOT: '&cYou cannot freeze this player.'
FREEZE_ALL: '&aYou have frozen all the players on the server.'
UNFREEZE_ALL_BROADCAST: '&7[&caFreeze&7] &cThe whole server has been unfrozen.'
UNFREEZE_ALL: '&aYou have unfrozen all the players on the server.'
PLAYER_NOT_FOUND: '&cPlayer not found.'
FROZEN_INV_TITLE: '&cYou have been frozen please join the teamspeak: ts.teamspeak.com'
FROZEN_ITEM_TITLE: '&cFROZEN!'
FROZEN_BUILD: '&cYou cannot interact while frozen.'
FREEZE_HELP: "&c/freeze /ss /afreeze (All work - Do for help message) \n&c /ss <player>\
\ (Normal) \n /ss -f <player> (Faction) \n /ss -g <player> (No Glass) - /ss -h <player>\
\ (Hacker) \n /ss -all (Everyone)"
CHATROOM_CONSOLE_USERNAME: '&fConsole'
CHATROOM_CONSOLE_JOIN: '&cNew player has been added to the chat.'
CHATROOM_CONSOLE_NEW: '&cNew chat has been created.'
CHATROOM_CONSOLE_DELETE: '&cChat deleted.'
CHATROOM_FORMAT: '&b%name%: %msg%'
NOTIFY_LEAVE: '&c%name% has left the server while frozen.'
NOTIFY_JOIN: '&c%name% has joined the server while frozen.'
NO_PERMISSION: '&cNo Permission.'
ERROR_FACTION_HOOK: '&cThe faction hook has been disabled, check console and your
config file.'
PERM_FREEZE_NOTIFY: afreeze.notify
PERM_FREEZE_BYPASS: afreeze.bypass
PERM_FREEZE_HACKER: afreeze.hacker
PERM_FREEZE_NO_GLASS: afreeze.noglass
PERM_FREEZE_FACTION: afreeze.faction
PERM_FREEZE_ALL: afreeze.all
PERM_FREEZE: afreeze.
Code (Text):
UNFROZEN_SUCCESS: '&aYou have unfrozen %p%.'
UNFROZEN: '&aYou have been unfrozen, you are free to rome the server!'
FROZEN: '&cYou have been frozen!'
FREEZE_SUCCESS: '&aYou have frozen %p%! &7[%mode%]'
FREEZE_ALL_BROADCAST: '&7[&caFreeze&7] &cThe whole server has been frozen.'
FREEZE_CANNOT: '&cYou cannot freeze this player.'
FREEZE_ALL: '&aYou have frozen all the players on the server.'
UNFREEZE_ALL_BROADCAST: '&7[&caFreeze&7] &cThe whole server has been unfrozen.'
UNFREEZE_ALL: '&aYou have unfrozen all the players on the server.'
PLAYER_NOT_FOUND: '&cPlayer not found.'
FROZEN_INV_TITLE: '&cYou have been frozen please join the teamspeak: ts.teamspeak.com'
FROZEN_ITEM_TITLE: '&cFROZEN!'
FROZEN_BUILD: '&cYou cannot interact while frozen.'
FREEZE_HELP: "&c/freeze /ss /afreeze (All work - Do for help message) \n&c /ss <player>\
\ (Normal) \n /ss -f <player> (Faction) \n /ss -g <player> (No Glass) - /ss -h <player>\
\ (Hacker) \n /ss -all (Everyone)"
CHATROOM_CONSOLE_USERNAME: '&fConsole'
CHATROOM_CONSOLE_JOIN: '&cNew player has been added to the chat.'
CHATROOM_CONSOLE_NEW: '&cNew chat has been created.'
CHATROOM_CONSOLE_DELETE: '&cChat deleted.'
CHATROOM_FORMAT: '&b%name%: %msg%'
NOTIFY_LEAVE: '&c%name% has left the server while frozen.'
NOTIFY_JOIN: '&c%name% has joined the server while frozen.'
NO_PERMISSION: '&cNo Permission.'
ERROR_FACTION_HOOK: '&cThe faction hook has been disabled, check console and your
config file.'
PERM_FREEZE_NOTIFY: afreeze.notify
PERM_FREEZE_BYPASS: afreeze.bypass
PERM_FREEZE_HACKER: afreeze.hacker
PERM_FREEZE_NO_GLASS: afreeze.noglass
PERM_FREEZE_FACTION: afreeze.faction
PERM_FREEZE_ALL: afreeze.all
PERM_FREEZE: afreeze.
UNFROZEN: '&aYou have been unfrozen, you are free to rome the server!'
FROZEN: '&cYou have been frozen!'
FREEZE_SUCCESS: '&aYou have frozen %p%! &7[%mode%]'
FREEZE_ALL_BROADCAST: '&7[&caFreeze&7] &cThe whole server has been frozen.'
FREEZE_CANNOT: '&cYou cannot freeze this player.'
FREEZE_ALL: '&aYou have frozen all the players on the server.'
UNFREEZE_ALL_BROADCAST: '&7[&caFreeze&7] &cThe whole server has been unfrozen.'
UNFREEZE_ALL: '&aYou have unfrozen all the players on the server.'
PLAYER_NOT_FOUND: '&cPlayer not found.'
FROZEN_INV_TITLE: '&cYou have been frozen please join the teamspeak: ts.teamspeak.com'
FROZEN_ITEM_TITLE: '&cFROZEN!'
FROZEN_BUILD: '&cYou cannot interact while frozen.'
FREEZE_HELP: "&c/freeze /ss /afreeze (All work - Do for help message) \n&c /ss <player>\
\ (Normal) \n /ss -f <player> (Faction) \n /ss -g <player> (No Glass) - /ss -h <player>\
\ (Hacker) \n /ss -all (Everyone)"
CHATROOM_CONSOLE_USERNAME: '&fConsole'
CHATROOM_CONSOLE_JOIN: '&cNew player has been added to the chat.'
CHATROOM_CONSOLE_NEW: '&cNew chat has been created.'
CHATROOM_CONSOLE_DELETE: '&cChat deleted.'
CHATROOM_FORMAT: '&b%name%: %msg%'
NOTIFY_LEAVE: '&c%name% has left the server while frozen.'
NOTIFY_JOIN: '&c%name% has joined the server while frozen.'
NO_PERMISSION: '&cNo Permission.'
ERROR_FACTION_HOOK: '&cThe faction hook has been disabled, check console and your
config file.'
PERM_FREEZE_NOTIFY: afreeze.notify
PERM_FREEZE_BYPASS: afreeze.bypass
PERM_FREEZE_HACKER: afreeze.hacker
PERM_FREEZE_NO_GLASS: afreeze.noglass
PERM_FREEZE_FACTION: afreeze.faction
PERM_FREEZE_ALL: afreeze.all
PERM_FREEZE: afreeze.
Spoiler: config.yml
# Options: HCFactions, Factions, Magno, iHCF, disabled
#
# Known Supported list:
# Factions:
# - https://www.spigotmc.org/resources/factions.1900/
# -
#
# FactionsUUID:
# - https://www.spigotmc.org/resources/factionsuuid.1035/
# -
#
# HCFactions:
# - https://github.com/drtshock/HCFactions (And any fork of it.)
# -
# Will it work?
# If the path: com.massivecraft.factions.FPlayers and com.massivecraft.factions.Faction
# exists inside the plugin then this will be supported and if you could send me a link to the download page
# so it can be included in the supported file to my spigot profile. https://www.spigotmc.org/members/eqx.24492/
#
# Mango:
# - https://www.spigotmc.org/resources/mango-hardcore-factions-plugin-w-claiming-wands.19387/
#
# iHCF:
# There are multiple versions of iHCF doing "iHCF" will automatically find what version you are using
# then update this file. If your version is not supported please contact me on spigot. https://www.spigotmc.org/members/eqx.24492/
#
# disabled:
# When not using this feature select this and it will not try and find your version.
#
factions_type: 'add_faction_here'
#
# If you have tried all the options please send me a link to the download page
# through spigot: https://www.spigotmc.org/members/eqx.24492/ and I may add it
# to the supported list.
#
#
# This is the inventory that will show when you are frozen with the -h (hacker) flag
# every second the inventory will be opened again so the player cannot open their mod
# menu.
#
# Customise the items inside the inventory.
#
inventory:
'0': # Unique id, no two can be the same.
name: "Example title" # The display name of the item, supports colour codes. (optional)
lore: # Lores on the item. Supports colour codes. (optional)
- "Line 1"
- "Line 2"
item: "STAINED_GLASS_PANE:14" # The item for example: "STONE" or STAINED_GLASS:3" http://minecraft-ids.grahamedgecombe.com/ < after the minecraft: is the item name.
position: 1 # Where it is in the inventory. 1-9.
'1': # Unique id, no two can be the same.
name: "&4&lFrozen" # The display name of the item, supports colour codes.
lore: # Lores on the item. Supports colour codes.
- "&7Please join our teamspeak:"
- "ts.server.com"
- "&4DO NOT LOGOUT!"
item: "APPLE" # The item for example: "STONE" or STAINED_GLASS:3" http://minecraft-ids.grahamedgecombe.com/ < after the minecraft: is the item name.
position: 9 # Where it is in the inventory. 1-9.
Code (Text):
# Options: HCFactions, Factions, Magno, iHCF, disabled
#
# Known Supported list:
# Factions:
# - https://www.spigotmc.org/resources/factions.1900/
# -
#
# FactionsUUID:
# - https://www.spigotmc.org/resources/factionsuuid.1035/
# -
#
# HCFactions:
# - https://github.com/drtshock/HCFactions (And any fork of it.)
# -
# Will it work?
# If the path: com.massivecraft.factions.FPlayers and com.massivecraft.factions.Faction
# exists inside the plugin then this will be supported and if you could send me a link to the download page
# so it can be included in the supported file to my spigot profile. https://www.spigotmc.org/members/eqx.24492/
#
# Mango:
# - https://www.spigotmc.org/resources/mango-hardcore-factions-plugin-w-claiming-wands.19387/
#
# iHCF:
# There are multiple versions of iHCF doing "iHCF" will automatically find what version you are using
# then update this file. If your version is not supported please contact me on spigot. https://www.spigotmc.org/members/eqx.24492/
#
# disabled:
# When not using this feature select this and it will not try and find your version.
#
factions_type: 'add_faction_here'
#
# If you have tried all the options please send me a link to the download page
# through spigot: https://www.spigotmc.org/members/eqx.24492/ and I may add it
# to the supported list.
#
#
# This is the inventory that will show when you are frozen with the -h (hacker) flag
# every second the inventory will be opened again so the player cannot open their mod
# menu.
#
# Customise the items inside the inventory.
#
inventory:
'0': # Unique id, no two can be the same.
name: "Example title" # The display name of the item, supports colour codes. (optional)
lore: # Lores on the item. Supports colour codes. (optional)
- "Line 1"
- "Line 2"
item: "STAINED_GLASS_PANE:14" # The item for example: "STONE" or STAINED_GLASS:3" http://minecraft-ids.grahamedgecombe.com/ < after the minecraft: is the item name.
position: 1 # Where it is in the inventory. 1-9.
'1': # Unique id, no two can be the same.
name: "&4&lFrozen" # The display name of the item, supports colour codes.
lore: # Lores on the item. Supports colour codes.
- "&7Please join our teamspeak:"
- "ts.server.com"
- "&4DO NOT LOGOUT!"
item: "APPLE" # The item for example: "STONE" or STAINED_GLASS:3" http://minecraft-ids.grahamedgecombe.com/ < after the minecraft: is the item name.
position: 9 # Where it is in the inventory. 1-9.
Commands:
-
/ss
-
/freeze
-
/afreeze
These all run the main freeze command.
Flags:
-g No glass will be displayed around the player.
-h Will spam the player with an inventory.
-f Will freeze the whole faction.
No Flags Will have red glass around the player.
Factions Hooks:
-
iHCF
-
Factions
-
FactionsUUID
-
HCFactions
-
Mango
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
aFreeze is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 10,983 times (via Spigot). Download it and open it directly in the game.