Advertisement
Guest User

propertysystem config

a guest
Dec 24th, 2023
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Configuration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <DatabaseFile>Plugins/PropertySystem/properties.json</DatabaseFile>
  4. <MaxProperties>2</MaxProperties>
  5. <UseUconomy>false</UseUconomy>
  6. <UISettings>
  7. <ForSaleID>16540</ForSaleID>
  8. <ForSaleKey>16543</ForSaleKey>
  9. <SoldID>16542</SoldID>
  10. <SoldKey>16545</SoldKey>
  11. <OwnerID>16541</OwnerID>
  12. <OwnerKey>16544</OwnerKey>
  13. </UISettings>
  14. <Debug>false</Debug>
  15. </Configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement