This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
In the config it has a list of words. BUt if i wanna do a unscramble i gotta type a word in the command. What's the point of this list of words? Can you make it so it automatically runs the command to do a unscramble and does a random word from the list? So you can set a prize ahead of time then it just uses a random word? that would be cool! if not just wondering the point of the list of words.
Obviously you didn't read the tutorial very closely. To set up a game with a random word, you just have to use "random" as your word.
w:random
To setup automatic games, you can use a third party plugin to run the following command (or something like it) every time interval.
/us newgame w:random p:264 a:1
On my server, we use McMyAdmin to achieve random-word games at 15 minute intervals.
To post a comment, please login or register a new account.