π See it on our store: rosewoodridge.xyz/store/poggy-util
Eleven server utilities in one free resource. Each one has its own switch in config.lua, so your server turns on only what it wants.
π§ On screen
- Area of Play: the zone where most players are, and the player count. Players hide it or move it left or right with
/aop - Clock and weather: the game time and weather from weathersync, under the AOP
- Duty count: on-duty law and doctors, in the same box
- Help menu: a searchable guide with an "I'm stuck" button, filled with your own content, server name and logo
π€ Gameplay
- Weapon jam: dirty guns can jam, likelier the dirtier they are, and click until they are cleaned
- Armor protection: armor worn in the clothing slot blocks torso shots until it breaks, then a repair kit fixes it. A HUD icon each player can move with
/movearmor - Unstuck:
/unstucktakes a player to the nearest road after a short delay; moving or dying cancels it - Music zones: YouTube tracks playing near your locations, quieter with distance and when looking away. Players can turn them off
- Government stipend: pays unemployed characters, rising with how long they have been on the server
π§Ή Housekeeping
- Object removal: clears the models you list on a timer, with an admin command to run it now
- Dead entity cleanup: clears dead NPCs, horses, animals and wagons
On by default: area of play, clock and weather, duty count, help menu, weapon jam, unstuck, music zones and object removal. Armor, dead entity cleanup and the stipend start switched off.
π§βπ» Exports
Armor state, weapon jam state, opening and closing the help menu, removing objects by model, and an unstuck event for keybinds.
π Updates itself
Runs on poggy_core (free): updates install automatically, your config is merged, and the database is set up on the first start. There is no SQL to import.
π Requirements
- poggy_core (free)
- VORP Core
- oxmysql
- weathersync, only for the clock and weather
π Open where it matters
config.lua and the help menu content in config/help.lua are open. The rest is protected by Cfx escrow.
Upgrading from poggy_util 1.x? Version 2.0 removes the framework functions poggy_core now provides; the README lists what replaces each one. Questions? Join the Poggy Scripts Discord.