Skip to main content

Shops Component <shops>

Shop <shop>


<!--TODO: Add example for Shop-->

Shop Attributes
AttributeDescriptionType
idThe globally unique ID of this feature. This can be used to reference this feature from other parts of the XML.Feature ID
nameThe name of the shop.Localized String
open-checkCheck that should be ran before the shop can be opened. This can either be in ID form, or as a nested XML tag in the syntax of a check.Check

Point Config <point-config>

Configuration options regarding to how many points should be earned for performing actions.


<!--TODO: Add example for Point Config-->

Point Config Attributes
AttributeDescriptionTypeDefault
player-killThe amount of points that should be earned when the performs the player-kill actionNumber (Without Decimal)0
join-matchThe amount of points that should be earned when the performs the join-match actionNumber (Without Decimal)0
point-earnThe amount of points that should be earned when the performs the point-earn actionNumber (Without Decimal)0
entity-destroyThe amount of points that should be earned when the performs the entity-destroy actionNumber (Without Decimal)0
destroyable-damageThe amount of points that should be earned when the performs the destroyable-damage actionNumber (Without Decimal)0
destroyable-touchThe amount of points that should be earned when the performs the destroyable-touch actionNumber (Without Decimal)0
destroyable-repairThe amount of points that should be earned when the performs the destroyable-repair actionNumber (Without Decimal)0
leakable-leakThe amount of points that should be earned when the performs the leakable-leak actionNumber (Without Decimal)0
monument-destroyThe amount of points that should be earned when the performs the monument-destroy actionNumber (Without Decimal)0
flag-captureThe amount of points that should be earned when the performs the flag-capture actionNumber (Without Decimal)0
flag-pickupThe amount of points that should be earned when the performs the flag-pickup actionNumber (Without Decimal)0
flag-stealThe amount of points that should be earned when the performs the flag-steal actionNumber (Without Decimal)0
hill-captureThe amount of points that should be earned when the performs the hill-capture actionNumber (Without Decimal)0
wool-pickupThe amount of points that should be earned when the performs the wool-pickup actionNumber (Without Decimal)0
wool-placeThe amount of points that should be earned when the performs the wool-place actionNumber (Without Decimal)0

Shop Items <items>

These define which items are inside of the shop.


<!--TODO: Add example for Shop Items-->

Item Stacks <stack>

These can be used to give item stacks to players upon purchase.


<!--TODO: Add example for Item Stacks-->

Item Stacks Attributes
AttributeDescriptionTypeDefault
priceThe price of the itemNumber (Without Decimal)
nameThe name of the item.Localized String
descriptionThe description of the item.Localized String
checkCheck that should be ran before the item can be purchased. This can either be in ID form, or as a nested XML tag in the syntax of a check.Check
prestigeThe prestige level required to purchase the item.Number (Without Decimal)0