TryMe

NULLED TryMe 5.4.1

No permission to download
Tested Minecraft Versions:
  • 1.7
  • 1.8
  • 1.9
  • 1.10
  • 1.11
  • 1.12


About:
This is Question/Flash/Decode/Math game plugin, made to give your players some fun while they are mining :smile:

Game modes:
Question - Players will have to answer minecraft'ish questions, first one gets reward (175 questions by default)
Flash - Players will have to repeat random string into chat, first one gets reward (unlimited)
Decode - Players will have to decode word or words from minecraft, first one gets reward (130 strings)
Math - Players will have to solve equations, first one gets reward


Requirements:
Java 7 and up
Vault

Features:
Mein:
4 different game modes (Questions/Flash/Decode/Math)
Simple answers, just write into chatPossibility to hide original players correct message and broadcast custom with his name and correct answer. Or you can hide original message ant custom, in this way no one will know ho answered and what :smile:
HeroChat support - show in specific channel all questions and "grab" from them answers
Factions support - don't let to answer in faction chat mode, only in public chat
McMMO party/admin chat support
MineverseChat basic support
Possible to answer with command to avoid spam in chatUnlimited number of rewards
Unlimited size of rewards
Set custom chance to get for each reward
Give players money
Give players Items with custom name, lore, enchantments. Full color code support
Execute custom commands
Toggle question and answer visibility in chat for each player
Broadcast custom message for reward. Full color code support
Show custom private message to winner. Full color code supportScheduler implemented for automatic start/stop at predefined timeScheduler to give for best player in last hour/day/week/month. All customizable.
Code (Text):
DailyTimer:
'ThisIsDaily':
Mode: Questions
RewardTimeRange: 1440
AnnounceOn: '12:00:00'
WeekDays:
- All
MonthDays:
- 7
- 8
Rewards:
1:
RewardCategory: 'Daily'
RewardName: 'First'
2:
RewardCategory: 'Daily'
RewardName: 'Second'
3:
RewardCategory: 'Daily'
RewardName: 'Third'
BroadcastMessage:
- '&2----------&e ========== &6TryMe &e========== &2----------'
- '&eCongratz for best quiz game players from last 24 hours!'
- '&eFirst place gets &3[1name] with [1points]!'
- '&eSecond place gets &3[2name] with [2points]!'
- '&eThird place gets &3[3name] with [3points]!'
- '&2----------------------------------------------'
Sign top list supportTop player statisticsFireworks after correct answerActionBars supportedUUID support
Mysql/SQLite support
Locale file with 100% of lines there is!
Titles and subtitles are supported
Quest mode:
175 minecraft questions be default
You can edit questions in game
Unlimited number of possible questions with possibility to group them
Unlimited number of answers

Flash mode:
Unlimited random strings for Flash game modePossible to define different categories with different hardness or use custom words

Decode mode:
Unlimited possible strings to use in Decode mode
Possible to define different categories with different hardness

Math mode:
Unlimited possible equations made with specific configuration
Possible to define different categories with different hardness or use custom equations


Commands:
/Tryme - Shows all possible commands information
/Tryme info - Shows information about questions for players

/Tryme info - (with tryme.answers permission )Shows information about current question with answers

/Tryme next - Cancels current question and give another one
/Tryme top [gamemode] (-f answers/besttime/average) (-o asc/desc) - Shows Top players statistics
/Tryme qmode (-c QCat) (-r RCat)- Starts Question mode (Categories can be separated with comma to have multiple running at same time)
/Tryme fmode (-c QCat) (-r RCat) - Starts Flash mode(Categories can be separated with comma to have multiple running at same time)
/Tryme dmode (-c QCat) (-r RCat) - Starts Decode mode(Categories can be separated with comma to have multiple running at same time)
/Tryme mmode (-c QCat) (-r RCat) - Starts Math mode(Categories can be separated with comma to have multiple running at same time)
/Tryme stop - Stops any mode currently running
/Tryme startsc - Starts scheduler for quiz
/Tryme stopsc - Stops scheduler for quiz
/Tryme signupdate - Manually updates signs
/Tryme add - Starts new question adding wizard
/Tryme edit [category] [questionName] - Starts wizard to edit question by its Id
/Tryme delete [category] [questionName] - Deletes question by given name
/Tyme toggle (playerName) - Toggles question and answer visibility for player
/Tryme reload - Reloads config files

Permisions:
For /answ and /answer use tryme.commandanswer

  • tryme.*:
    • description: Grants access to the ALL commands
    • default: op
  • tryme.command.add:
    • description: Grants access to the add command
    • default: op
  • tryme.command.next:
    • description: Grants access to the next command
    • default: op
  • tryme.command.delete:
    • description: Grants access to the delete command
    • default: op
  • tryme.command.stop:
    • description: Grants access to the stop command
    • default: op
  • tryme.command.info:
    • description: Grants access to the info command
    • default: true
  • tryme.command.stats:
    • description: Grants access to the stats command
    • default: true
  • tryme.answers:
    • description: Grants access to see answers with info command
    • default: op
  • tryme.command.stopsc:
    • description: Grants access to the stopsc command
    • default: op
  • tryme.command.startsc:
    • description: Grants access to the startsc command
    • default: op
  • tryme.command.qmode:
    • description: Grants access to the qmode command
    • default: op
  • tryme.command.dmode:
    • description: Grants access to the dmode command
    • default: op
  • tryme.command.fmode:
    • description: Grants access to the fmode command
    • default: op
  • tryme.command.mmode:
    • description: Grants access to the mmode command
    • default: op
  • tryme.command.signupdate:
    • description: Grants access to the signupdate command
    • default: op
  • tryme.command.edit:
    • description: Grants access to the edit command
    • default: op
  • tryme.command.toggle:
    • description: Grants access to the toggle command
    • default: true
  • tryme.command.toggle.others:
    • description: Grants access to the toggle command be used on other players
    • default: op
  • tryme.signs:
    • description: Grants access to create signs
    • default: op
  • tryme.commandanswer:
    • description: Grants access to answer with commands
    • default: default
Setup:

  1. Drag and Drop jar into your plugins folder
  2. Start and stop server for default files to be created
  3. Edit by your choice, start and enjoy :smile:
ToDo:


  • MySql
  • Questions and answers editing in game
  • Answers with command to protect from spamming chat
  • Add minimum players "protection"
  • Give extra rewards for answer strikes
  • Give reward for best hour player
  • Automatic mathematical questions like 2*2-2/2
  • Fireworks
  • Sign leader boards
  • Titles and subtitles
  • Action bar
  • Any ideas from you? :smile:
Terms and conditions

Plugin is under the All rights reserved license
This plugin cannot be refunded
You are not allowed to redistribute or resell this plugin in any website
You are not allow to modify or decompile this plugin
The price will change in the future
  • Like
Reactions: Doctor
Author
Direct-Leaks.com
Downloads
68
Views
170
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Direct-Leaks.com

Latest updates

  1. Small fix

    Small fix related when getting random correct answer to be displayed and you have more than one.
  2. Bots

    Fix for /answ and /answer commands not working as they suppose too. Small fix for double chat...

Latest reviews

Thanks its working fine
Top