-
Notifications
You must be signed in to change notification settings - Fork 66
V1 and V2 : Description, differencies and explainations
Elikill58 edited this page Feb 1, 2022
·
5 revisions
It's to distinguish the free and the premium version.
The free is already supported yet. But will receive less update and less new content. The premium will have more support, more check more options...
The v1 was good at begin. But now, I want to support all platform: Spigot, Sponge API 7 & 8, Bungeecord, Velocity, maybe others ?
And the v1 system isn't prepared for it. That's also why there is fix for spigot but not for sponge.
With v2, with RedNesto, we re-worked the structure of the plugin, to do something like this:
Spigot <===> Spigot Negativity <==\
Sponge 7 <===> Sponge 7 Negativity <==\\
Sponge 8 <===> Sponge 8 Negativity <===>>==> Negativity API <===> All Negativity features
Bungee <===> Bungee Negativity <==//
Velocity <===> Velocity Negativity <==/
Such as we just have to change the "All Negativity features" to add check, detections or something, it's very easy to support lot of paltforms.
Features | Free (v1) | Premium (v2) |
---|---|---|
Configuration | Partial inventories | Lot of inventories |
Actions (ban/kick) | Commands only | Commands & Inventories |
Bans | 9 bans processors | 11 bans processors |
Set back options | Not editable | Customizable |
Reserved features for v2:
- Alt account
- Webhooks
- RedisBungee support
Welcome to Negativity's wiki !