Jump to content
Message added by RustyCMD,

For Support Join My Discord - https://discord.gg/Rqp89creNX

Message added by RustyCMD,

YOU WILL NEED TO DELETE YOUR OLD CONFIGURATION / BACK IT UP TO ALLOW FOR THE NEW VERSION TO WORK

2 Screenshots

  • 15.9k
  • 146
  • 20.34 kB

About Guess The Number Event

V2 Update

Features

Automatic Events: Events run at configurable intervals

Simple Gameplay: Players just type their guess directly in chat

Prize System: Winners claim customizable rewards

Sound Effects: Special sounds for winning and claiming prizes

Leaderboard: Track and display top winners

Admin Controls: Manually start events
 

Commands

Guessing: Just type a number in chat when event is active

/claim: Claim your prizes if you won the previous event

/startevent: Admins can manually start an event

/leaderboard: View the top winners

/eventstatus: Check if an event is active and see details

 

 

Configuration

The plugin is highly customizable with the following options:

{
  "PrizeCommands": [
    "inventory.give {player.id} wood 100"
  ],
  "GuessRangeMin": 0,
  "GuessRangeMax": 10,
  "EventIntervalMinutes": 15,
  "EventDurationMinutes": 10,
  "CorrectGuessSound": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",
  "ClaimPrizeSound": "assets/prefabs/misc/xmas/presents/effects/unwrap.prefab",
  "SteamApiKey": "",
  "ClaimCommand": "claim"
}

Multiple Prize Example:

You can configure multiple prizes to be awarded to winners:

{
  "PrizeCommands": [
    "inventory.give {player.id} wood 100",
    "inventory.give {player.id} stone 75",
    "inventory.give {player.id} metal.fragments 50",
    "inventory.give {player.id} scrap 25"
  ],
  "GuessRangeMin": 0,
  "GuessRangeMax": 10,
  "EventIntervalMinutes": 15,
  "EventDurationMinutes": 10,
  "CorrectGuessSound": "assets/prefabs/misc/halloween/lootbag/effects/gold_open.prefab",
  "ClaimPrizeSound": "assets/prefabs/misc/xmas/presents/effects/unwrap.prefab",
  "SteamApiKey": "",
  "ClaimCommand": "claim"
}

Capture.PNG

  • Love 1

User Feedback

1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.9k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.