Skip to content

EconomyProperty v1.0.0

Latest
Compare
Choose a tag to compare
@onebone onebone released this 04 Jun 08:00
· 6 commits to master since this release
  • Initial release

EconomyProperty for Nukkit has more useful features than EconomyProperty for PocketMine-MP. Its feature was added to meet requests from Korean, but I'm sure others will find it useful.

Major features added for Nukkit

  • Visible position selection
    • You can see where you have selected after using /property pos1, /property pos2
  • Faster creation of property
    • For Korean server owners, I have seen they were suffering from creating a lot of properties. Newly added feature will reduce that effort greatly.
    • /property create <x range> <z range> <price> (ex: /property create 13 13 11000) will make you as creation mode. You can touch the start position of the property and you will see the positions are flickering. Then touch again where you have touched. (Creation queue will be cancelled if you touch other position.) Property is created!
    • Note: Position of creation queue will be selected to direction you are looking at.
  • Show message when player is walking on property
  • Buying property by sign is gone. Buy your property with command /property buy where you are walking on.