Skip to content

V1 and V2 : Description, differencies and explainations

Elikill58 edited this page Oct 13, 2022 · 5 revisions

V2 is the premium version, but why, which differencies ?

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...

What's real differences between both ?

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 <====\
Sponge 9  <===>  Sponge 8 Negativity <=====\
Sponge 10 <===> Sponge 10 Negativity <======>  Negativity API  <===>  All Negativity features
Fabric    <===>   Fabric  Negativity <=====/
Minestom  <===>  Minestom Negativity <====/
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 differencies ?

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
Sponge support API 7 (not updated) API 7, 8, 9, 10

Reserved features for v2:

Clone this wiki locally