Dependencies
Skill Tree- OptionalServerRewards - Optional
Economics - Optional
XPerience - Optional
Battlepass - Optional
Info
This plugin adds an event where players have to try and guess a randomly generated number between two set numbers. The winner gets a prize (SkillTree, XPerience, Battlepass, Economics, ServerRewards, Items or Run Commands)Chat Commands
- /gtn start -- Start a basic event with the default numbers set in the config file
- /gtn start <min> <max> -- Start an event with the numbers set
- /gtn end -- End the current event
- /guess <number> -- Submit a guess
- /top -- Opens UI Leader Board for Top 10 Winners (command changeable in config)
Console Commands
- gtn start -- Start a basic event with the default numbers set in the config file
- gtn start <min> <max> -- Start an event with the numbers set
- gtn end -- End the current event
- gtn_wipe -- Manually clear data file (auto wipes on server wipe)
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- guessthenumber.enter - players with this permission can enter in events
- guessthenumber.admin - players with this permission can use the /gtn commands (administration features)