Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

cosmicnebula200/RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RockPaperScissors

A simple rock, paper, scissors game for PocketMine!

How to install

  1. Download the phar here.
  2. Upload it to your server's plugin directory.
  3. Restart your server.

Commands

rps:

usage: /rps <args>
description: A simple rps game.
permission: rps.command

Permissions

rps.command:

description: Gives access to the rps command.
default: true

Config

All messages are configurable with this plugin:

WinMessage: "&l&a[RPS] -> Opponent has chosen &d {BotMove} &a, You Win!!!"
LoseMessage: "&l&a[RPS] -> Opponent has chosen &d {BotMove} &a, You Lose :C"
TiedMessage: "&l&a[RPS] -> Opponent has chosen &d {BotMove} &a, You both Tied"

NoArgsMessage: "&l&a[RPS] -> please choose one from rock , paper or scissors and enter /rps YOUR_MOVE"

notValidArg: "&l&a[RPS] -> please choose one from rock , paper or scissors ONLY"

You can also configure commands ran when a player wins a game of rock paper scissors:

commands:
- "say {PLAYER} has won a rps game do `/rps <args>` to play :)"
- "say You can add more commands on config.yml"

Support

Contact CosmicNebula#2508 or alternatively TPE#1061 on discord if you need any assistance or have any suggestions.

About

A simple rps game for PocketMine!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages