jasonw4331 / MyPlot

Plot and protection plugin for PocketMine-MP
https://discord.gg/Qqcpp9Q
MIT License
101 stars 90 forks source link

Allow plots to have separate prices from eachother for claiming #344

Closed jasonw4331 closed 4 years ago

jasonw4331 commented 4 years ago

Introduction

Future Buy and Sell features will benefit from individually priced plots

Relevant issues

9

Changes

API changes

Added a new field in the Plot class for price.

Behavioural changes

Level settings are no longer used directly for claiming.

Backwards compatibility

The Plot class has a new price field before the plot id.

Follow-up

None Needed

Tests

See Discord for test results.