Jewels Bank
Account-bound storage system for jewels and stackable items
File Location
GameServer/Data/Plugins/JewelsBank/JewelsBank.xmlDependencies
Depends On
Purpose
Configuration Structure
<JewelsBank Enable="1" MaxItemsPerPage="9" ConfirmCooldownMs="1000">
<AccountLimits>
<!-- Storage capacity multipliers by account level -->
</AccountLimits>
<Items>
<!-- Allowed items and their base storage limits -->
</Items>
</JewelsBank>Sections
Root Element
Attribute
Type
Default
Description
AccountLimits
Attribute
Type
Default
Description
Items
Attribute
Type
Default
Description
Level Matching Behavior
Important Behavior
Item Code Reference
Item Name
Type
Index
ItemCode
Notes
Examples
Client Protocol
Packet
Direction
Subcode
Purpose
Common Issues
Database Tables
Last updated