Alrighty then, since you seem to fail to be able to see the difference between adding a kit and bigger updates, let me explain it more thoroughly for you since you don't seem to know what you or I am talking about at all.
Kits should be stored in seperately from the code that gives you the kit (whether it be a json file, an array or whatever, it should be similair-ish to the example below)
Code:
{
"Egg shell" : {
"items" : {
"minecraft:stone:3" : 8
},
"price" : 200
},
"Rabbit" : {
"items" : {
"minecraft:carrot" : 3,
"minecraft:potion_leaping_2" : 1
},
"price" : 250
},
"Money bags" : {
"items" : {
"minecraft:iron_ingot" : 10,
},
"price" : 300
}
}
*Item id's not accurate
Anyone with at least half a brain can figure out how adding a kit would work with a system like this, certainly not rocket science ay?
Not all updates are easy, some are easier than others, adding kits isn't hard, at all.
I never mentioned the devs being lazy
https://www.cubecraft.net/threads/notification-sounds.195203/
https://www.cubecraft.net/threads/reporting-statistics.195329/
https://www.cubecraft.net/threads/no-custom-colors-in-messages.200358/
https://www.cubecraft.net/threads/no-ip-in-header.202707/
https://www.cubecraft.net/threads/display-ranks-forum-posts.204846/
https://www.cubecraft.net/threads/old-emotes.205778/
https://www.cubecraft.net/threads/new-emotes-o.206246/
https://www.cubecraft.net/threads/no-cc-visuals-on-forums.209008/
https://www.cubecraft.net/threads/tips-and-tricks-on-how-to-get-the-pink-tag.204686/
https://www.cubecraft.net/threads/best-theme-ever.198112/
^Just the projects I've posted on this forum, coding isnt "hard", it's just not for everyone.
tl;dr
Adding kits (perhaps a trap block as well) isnt hard, you dont seem to have any/much coding experience so please, dont tell me editing a json file or whatever is hard.
Sincerely,
Someone who gets very annoyed by people saying coding is hard without having ever (properly) tried it themselves