kokumaji / warrior-plugin

1 stars 0 forks source link

Object Metadata ⚔️ #19

Open kokumaji opened 3 years ago

kokumaji commented 3 years ago

Currently the arena data model only saves the arena location, bounds and name. For easier interaction internally + to make arenas more visually appealing to the end user, we should extend the arena data model to contain a metadata field which stores information about max players, description, a gui icon and creation date (more can be added soon). Editing these metadata values should be possible ingame (requires commands/guis).

kokumaji commented 3 years ago

should turn this into some sort of interface/generic class so we can use metadata stuff for more than just arenas tbh. would also love to do stuff like arena/kit rating cuz why not!