Getting set up
Last updated
Last updated
Everything in UltimateGambling can be tailored to fit your serverβs style:
Menus: The appearance and behavior of all gambling menus can be fully configured through the config.yml
file.
Messages: All messages sent to players (winnings, errors, notifications, etc.) can be edited in the lang.yml
file. You can translate or personalize everything as you like.
All plugin data β bets, player history, winnings, etc. β is stored in easy-to-read JSON files. This makes it simple to manage or edit data outside the game if needed.