-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As requested by @reyyan987 in poggit-orphanage/EconomyS#76
This should involve creating a schema called "world", with the following config:
schema:
'#type': The type of schema. Possible values are "basic", "currency", "world".
type: world
'##': In the world schema, each player has one account for each world.There are several possible configurations, but I am not sure if they are actually useful:
- World groups: Worlds are grouped such that player uses the same account in the worlds in the same group
- World whitelist/blacklist: Player cannot use any accounts at all in these worlds
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request