VIPGate

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Think of this plugin as a warp gate shop. You as an admin specify the starting gate, who can use it, who can buy it and how much it costs. This plugin is dependent on Vault for the economy, so make sure you have that installed.

Installation

  1. Stop the server
  2. Put the VIPGate.jar file in the /plugins/
  3. Start the server

Config

  • currencyPrefix - Your currency prefix.
  • formatColours - Pretty much self explanatory, the colours for the format of your signs. Please note, if you change this after making gates, they may not work.
  • groups - This is where you define a group. This defines the maximum gates a player may have from this group. It also specifies the group colour in the signs as well as who can use the gate to teleport. If anyoneCanUse is set to true, players won't need the group permission to use the gate.

Permissions

  • vipgate.canCreate - Allows a player to create an admin gate; the start gate which players buy from.
  • vipgate.deleteAdmin - Allows a player to remove an admin gate (one which has not yet been bought)
  • vipgate.canBuy - Allows players to globally buy gates. The player must have the group permission below.
  • vipgate.group.X - Replace X with the name of the group defined in the config. Players with this permission are allowed to buy gates from the group
  • vipgate.deleteOwn - Allows a player to delete the gate. When this happens, the gate is reverted back to an admin gate so others will be able to buy the gate again.
  • vipgate.sellBack - Refunds a player when their gate is deleted for the amount they paid for it.

Create admin gate

  • Place a pressure plate on the floor
  • Place a block 2 blocks away above the pressure plate.
  • Place a sign on the block just placed.
  • Write the following on each lines respectively on the sign
  1. [VIPGate]
  2. Gate Name (replace this with what the name of the gate is, this is unique)
  3. Group (defined in your config)
  4. Price (Only enter the number, eg 500)

Buy a gate

  • Right click the sign with an empty hand
  • The player will be given a dirt block
  • Place the block where you want the end gate
  • This plugin tries to take into account protection plugins such as WorldGuard. It only places the gate if the player can build in the area the player placed the block at.

Metrics

To determine popularity and usage of VIPGate, plugin installs are automatically tracked by the Metrics plugin tracking system. If you don't want this tracking, edit plugins/PluginMetrics/config.yml and set opt-out to true.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    44015
  • Created
    Aug 29, 2012
  • Last Released File
    Sep 17, 2012
  • Total Downloads
    5,899
  • License

Categories

Members

Recent Files

Bukkit