- Fixed critical security vulnerabilities in shop targeting system - Fixed admin authentication bypass issues - Fixed auto-rearm feature config path (duck_spawning.rearm_on_duck_shot) - Updated duck spawn timing to 20-60 minutes for better game balance - Enhanced inventory display formatting with proper spacing - Added comprehensive admin security documentation
23 lines
466 B
JSON
23 lines
466 B
JSON
{
|
|
"players": {
|
|
"computertech": {
|
|
"nick": "computertech",
|
|
"xp": 67,
|
|
"ducks_shot": 6,
|
|
"ducks_befriended": 2,
|
|
"shots_fired": 2,
|
|
"shots_missed": 1,
|
|
"accuracy": 63,
|
|
"gun_confiscated": false,
|
|
"current_ammo": 6,
|
|
"magazines": 3,
|
|
"bullets_per_magazine": 6,
|
|
"jam_chance": 5,
|
|
"inventory": {
|
|
"1": 1
|
|
},
|
|
"temporary_effects": []
|
|
}
|
|
},
|
|
"last_save": "1758909688.9995604"
|
|
} |