Description This is an AntiPhase plugin that is proven to be more lightweight than any other solution in existence. While being extremely light, it blocks every single phase and VClip tested.
Commands funkephase.admin gives you permission for all these commands.
/phase alerts Permission: funkephase.alerts
Description: Turns on alerts for phase.
/phase toggle Permission: funkephase.toggle
Description: Toggle phase protection on/off.
/phase reload Permission: funkephase.reload
Description: Reload the configuration.
Examples
Code (Text):
# This will exclude phase protection from certain blocks.
excluded_blocks:
- "SLIME_BLOCK"
- "CAULDRON"
- "BREWING_STAND"
- "PISTON_MOVING_PIECE"
- "PISTON_STICKY_BASE"
- "PISTON_BASE"
- "HOPPER"
- "COBBLESTONE_STAIRS"
- "OAK_STAIRS"
- "BRICK_STAIRS"
- "STONE_BRICK_STAIRS"
- "NETHER_BRICK_STAIRS"
- "SANDSTONE_STAIRS"
- "SPRUCE_STAIRS"
- "BIRCH_STAIRS"
- "JUNGLE_STAIRS"
- "QUARTZ_STAIRS"
- "ACACIA_STAIRS"
- "DARK_OAK_STAIRS"
- "RED_SANDSTONE_STAIRS"
# The message sent to players with Phase alerts on.
alert_message: "&8[&4!&8] &c%player% &7was caught phasing/vclipping."
# The max movement before a the move packet is cancelled (recommended to leave alone).
max_move: 10
enderpearl_stuck_protection: true
How To Setup (Requires Atlas v1.10.0 or newer) 1) Download the .JAR
2) Download Atlas
here 3) Drag both.JARs in your plugins folder.
4) Restart/start your Bukkit instance.
5) You're good to go!