features

| Main | Features | Configuration | Permissions | (API) | Planned |Source |

Features:

  • Selling and buying regions is only possible if the owner/seller is the exclusive owner of the region, the region must not have other owners or members. Players with the permission rbuy.sell-unowned can sell regions that have no owner, but will then be registered as the owner of the region.
  • Sell a region with /rsell <region> <price> [<currency>]
    Currency is optional and currently only has a real effect for MultiCurrency or plshared, if i am right.
  • Buy a region with /rbuy <region>
  • Sell a region with placing a sign, specifying magic-word(default: /rsell or /rbuy), region-name, price and currency each in a separate line.
    If an offer already has been placed, it is enough to write the magic word if there are no intersecting regions, otherswise add the region name in the second line.
    To place an offer or override it you specify /rsell + [region-id] + price + [currency]. currency is optional and defaults to the default currency that admittance is using. The region id need not be specified if there are no intersectiing regions that you could sell at the spot where you place the sign.
  • Buy a region with right clicking on the sign - if the price or currency is not matching the offer, the information will be updated first without buying.
  • List all nearby regions offers with /rinfo
  • Get more detailed info about a certain offer with /rinfo <region>
  • List all regions for sale with /rlist, list all offers for regions starting with <prefix> with /rlist <prefix>
  • List all your offers with /rsell
  • Remove one of your offers with /rsell <region> , remove all with /rsell *
  • Administrative:
  • Reload configuration with rreload
    If you change the datafile use '/rdisable' first, otherwise the data from memory will be written to the datafile before reading the configuratiuon and reloading the data. Then call /renable.
  • Disable use with /rdisable (Changing this will not be saved back to the configuration file, it will default to the entry 'active' of the configuration on the next reload.)
  • Enable use with /renable (Not saved back to configuration file, Same as with /renable .)
  • Remove offers for certain worlds/players/region names with /rremove:
    • Specify world with w:<world> or w:<prefix>* or w:* for all worlds (fFor players worlds default to the world the player is in, if not given, console has to specify a world or all).
    • Specify players with p:<player> or p:* for all players (obligatory)
    • Specify regions with r:<region> or r:<prefix>* or r:* for all regions (obligatory).
    • New in 0.1.3: Specify new owners with x:own:<player> (handle with care).
    • Multiple entries are possible (Players always restrict the removing to only those players, * always overrides all other settings)
  • Remove invalid offers per world or global:
    /rcheckoffers <world> |/rcheckoffers *

Comments

Posts Quoted:
Reply
Clear All Quotes