Files & Configuration

Files

Configuration.yml

Help is in the config itself.


PlayerItems.txt, Signs.txt

Saves the position of all player/global shop signs and stores items for offline players.
Internal use, DO NOT touch them!


TransactionLog.txt

If statistics are enabled it will print every transaction in a line.
Example:
Tue Nov 08 23:07:10 CET 2011: Player1 bought 4 DIRT for 200.00 Dollars from the global shop.


Upgrading from 1.3x to 1.4

A lot will be broken, sorry.

  • You have to fill out the config again and all prices and identifiers will be lost.
  • Global and player signs are together in one file now, looks like this:
    • Type:X:Y:Z:MaterialID:Amount:Playername:Price
      • X, Y, Z are the coordinates from the sign location
      • Type is 1 or 2, global or player sign
      • You can copy your old sign values to the new file and write 1 or 2 as type in front of it to use them further on.
  • Permissions are restructured, make sure you change your permission nodes.
  • Check out the new commands!

Comments

Posts Quoted:
Reply
Clear All Quotes