Skip to content

Conversation

@DiFFoZ
Copy link
Member

@DiFFoZ DiFFoZ commented May 21, 2023

This allows plugin devs depends only on API package, not full plugin+API package.

API package will be available with name DiFFoZ.Kits.API. Sadly is that namespace of plugin is just Kits and is not possible to easily update it without breaking change 😭.

Here main changes:

  • API is now in other package.
  • Anyone can implement and register an IKitStoreProvider to store kits.
  • Anyone can implement and register an IKitCooldownStoreProvider to store cooldowns of kit. This will allow in future easily add MySQL support to store cooldowns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase length of VehicleId to 36 Item state resetting to 0 when using datastore database Add support to store cooldowns to MySQL server

2 participants