What's New in Version 0.5.9 See changelog
Released
Added LANG file , huge one ..you can change i can say all text fields ...
There is no lang for UI editor ,well that can only see admin/moderators (hope those guys know english ! )
Didnt make lang for that UI editor bcs that would be overkill of lang file !
Maybe in future updates i will make separate lang for that UI editor also !
Some of you using restore upon death plugin ...
First i made upgrade what works exactly like that ...
But some was still using that plugin restore upon death ..
My plugin is not compatible with that plugin at all..Items lost upgrades on that plugin .
So i made simillar thing in my plugin ... So yea now you have upgrade option and permission option to give that "perk" to players , based on chances .
"DropBackpackOnDeath": false,
"DropActiveItemOnDeath": false,
"RestoreItemsOnSuicide": false,
"RestoreChancePermissions": {
"upgrader.restoredefault": { ///// You can add more perms /rename it
"Belt": 50, ///// This is how much percent of items will be backed to player (so 100 you will get all items)
"Wear": 50,
"Main": 50
},