RailXP

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.

RailXP

Synopsis

RailXP grants and taxes experience points whenever railway tracks are placed at specific heights.

Functionality

  • When a player placed a railway track at a specific height, RailXP will grant or tax their exp depending on the height placed.
  • If a player doesn't have enough exp to tax, it'll block the track placement.
  • When a player breaks a railway track at a specific height, RailXP will refund their exp points.

Permissions

  • railxp.exempt: Players are exempt from rail tax/grants.

Commands

  • None

Configuration

Config.yml

  • taxAmount: Amount of exp to tax when placing track in the tax heights.
  • grantAmount: Amount of exp to grant when placing track in the grant heights.
  • railIDs: itemIDs for railway tracks.
  • stNotEnoughExpToPlace: Message to tell users if they don't have enough exp to place a track.
  • stNotEnoughExpToBreak: Message to tell users if they don't have enough exp to break a track.

heights.yml

  • taxHeight: min and max levels to tax exp track placement.
  • grantHeight: min and max levels to grant exp on track placement.
Other info

RailXP's source code is available here.
Bitcoin donate.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit