WordGuess

WordGuess 1.0

Native Minecraft Version:
Legacy (< 1.13)
Tested Minecraft Versions:
1.121.131.141.151.16
Contributors:
PulleQ and Welcome_234
Languages Supported:
None, but can be translated in keys.yml file
WordGuess
WordGuess is a little chat game where the players have to guess randomly chosen hidden word

It has 1500 different English words but you can delete them, add new ones or edit them in config or using the commands!

Commands:
/wgreload - config reload
/wg help - help menu
/wg addword <Word> - adds a word to config
/wg removeword <Word> - removes a word from the config
/wg editword <OldWord> <NewWord> - edits a word in config

Permssions:
wg.reload - reload command
wg.main - all the /wg subcommands

You can customize the text in the plugin! (in purpose of translation of if you think something should be different)
Keys are divided into 3 categories:
guessing - the main keys (when player won, time's up etc.)
command - all the command text (messages to display when commands are used)
help - the help menu
Default Keys:
Code (YAML):
Keys:
guessing:
GuessTheWord: '&aGuess The Word: &6&l%HiddenWord%'
PlayerWon: §aThe player &l%Player% &r&a has won! The word was &6&l%Word%
TimesUp: §cTime's up! The word was &4&l%Word%
commands:
ReloadComplete: '&aPlugin Reloaded!'
WordAddedSuccess: '&aWord &6&l%Word% &r&aAdded Succesfuly!'
WordAddedFail:
AlreadyExist: '&cThe Word &4&l%Word% &r&cAlready Exist!'
Error: '&cError Occured When Adding The Word &4&l%Word%&r&c!'
WordRemovedSuccess: '&aWord &6&l%Word% &r&aHas Been Removed Succesfuly!'
WordRemovedFail:
DoesntExist: '&cWord &6&l%Word% &r&cDoesn''t Exist!'
Error: '&cError Occured When Removing The Word &6&l%Word% &r&c!'
WordEditSuccess: '&aWord &6&l%OldWord% &r&aHas Been Edit Succesfuly! The New Word
is &6&l%Word%'
WordEditFail:
DoesntExist: '&cWord &6&l%Word% &r&cDoesn''t Exist!'
Error: '&cError Occured When Editing The Word &6&l%Word% &r&c!'
Specify: '&cPlease Specify New Word.'
wgReminder: '&cType /wg help for help'
help:
Header: '&6----------------------WordGuess Help----------------------'
HelpCommand: '&6/wg help &a -- Help command'
AddCommand: '&6/wg addword <Word> &a -- Add new word'
EditCommand: '&6/wg removeword <Word> &a -- Removes a word'
RemoveCommand: '&6/wg editword <OldWord> <New Word> &a -- Edit a word'
ReloadCommand: '&6/wgreload &a -- Reload command'
Footer: '&6----------------------WordGuess Help----------------------'
Leave your opinions, suggestions and bugs
The plugin was made in collaboration with @Welcome_234
Author
Mined
Downloads
6
Views
25
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mined

Top