Minecraft Glacy PvP mod 2026 download
logo
minecraft mod Glacy PvP

Glacy PvP

Game Version: CB 1.6.2-R1.0
Total Downloads: 2,876
Updated: Oct 6, 2013
Created: Aug 27, 2013
Download Glacy PvPDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Glacy PvP v1.0.3 release 13.89 KB Oct 6, 2013 CB 1.6.2-R1.0 928 download Glacy PvP Glacy PvP v1.0.3 releaseDownload
Glacy PvP v1.0.2 release 14.67 KB Sep 11, 2013 CB 1.6.2-R0.1 656 download Glacy PvP Glacy PvP v1.0.2 releaseDownload
Glacy PvP v1.0.1 release 14.66 KB Sep 7, 2013 CB 1.6.2-R0.1 618 download Glacy PvP Glacy PvP v1.0.1 releaseDownload
Glacy PvP v1.0.0 release 14.68 KB Aug 28, 2013 CB 1.6.2-R0.1 674 download Glacy PvP Glacy PvP v1.0.0 releaseDownload

Description

Share this:

Glacy PvP

What is it?

Glacy PvP is a plugin aimed for servers that have a playerbase where some players only want to PvP and other players that only want to build without any PvP. The whole concept behind this plugin is that players can't abuse it (for example by toggling PvP off if they see someone coming to kill them) which is an issue with most PvP plugins. You can customize this plugin to fit your needs, from changing whether players have PvP on or off when they first join to changing the colors the plugin messages are sent in. All player data gets stored in the config.yml.

Note

If anyone would like to help in any way with this plugin, be it testing, making images, etc, feel free to send me a pm.

New player

When a new player joins, the plugin looks in the config to see the values of "defaultPvpOn", "defaultPvpMessages", and "defaultTogglesLeft" and it adds them under their username in the config. The player also receives a message informing them about it.

What gets disabled if a player has PvP off?

  • Punches from other player
  • Splash potions from other players
  • Arrows shot by other players
  • Eggs shot by other players
  • Snowballs shot by other players
  • Enderpearls shot by other players
  • Fishing rods shot by other players

Notice the common theme: other players, this means if you do any of the actions listed above towards yourself with PvP disabled, you will still get hurt, this is to prevent abuse.

Detailed Explanation

The main idea that this plugin runs around is that each player has a limited amount of toggles (default is 1) (Players with the right permissions can change any player's toggle points), these toggles get used up when the player decides to change his/her PvP state to on or off. Once the player has changed his/her PvP state, he/she cannot be damaged by other players, however, players can't abuse having their PvP off as if they manage to do one of the actions listed above towards themselves, they will still be damaged. Each time a player hits someone who has PvP disabled (or if the hitter has PvP disabled), he/she will get a message as long as they have PvP messages enabled (see below for explanation).

Default Config

updateChecker: true
prefix: '&4[PvP]'
prefixEnabled: true
msgColor: '&8'
valueColor: '&c'
defaultPvpOn: true
defaultPvpMessages: true
defaultTogglesLeft: 1
disablePvp: false
  • updateChecker = If true, you will be informed on server startup if a new version is available.
  • prefix = The prefix that will show (if enabled) in front of most PvP messages.
  • prefixEnabled = If false, the prefix will not show up on any PvP messages.
  • msgColor = The main color of the PvP messages.
  • valueColor = The color of text that have a changeable value.
  • defaultPvpOn = If true, new players who join will have PvP enabled by default.
  • defaultPvpMessages = If true, new players who join will have their PvP messages enabled by default.
  • defaultTogglesLeft = The amount of PvP toggles a new player gets upon joining.
  • disablePvp = Whether or not you want to globally disable PvP. Great to have on when doing a big server event.

Features

  • Individual player PvP toggling.
  • Limited amount of toggles per player.
  • Ability to customize the config from in-game.
  • Ability to customize the look and feel of the plugin.
    • Prefix, color of main plugin messages, color of changeable values.
  • Ability to globally disable PvP.
  • With the right permissions; ability to change a player's toggles from in-game.

Commands

Command Description Permission
/pvp help Display help for the plugin none (It only shows you the features you have access to)
/pvp If no arguments are entered, it will ask you for confirmation whether or not you want to toggle your PvP status. none
/pvp m/msg Toggles showing PvP messages none
/pvp s/status Shows your current PvP status none
/pvp changepoints <player> <number> Changes toggle points for selected player pvp.changepoints
/pvp changepoints all <number> Changes toggle points for all players that have ever joined pvp.changepoints
/pvp config (configurable option) (value) PvP Config command, if nothing is entered, a list of configurable options will be shown pvp.config
/pvp r/rl/reload Reloads the config pvp.reload

Comments

Add a comment