Exylia Plugins

Commands

Complete command reference for ExyliaRockPaperScissors

Commands

All commands for ExyliaRockPaperScissors plugin.

Player Commands

Main Commands

CommandDescriptionPermission
/rpsOpens the games menuexyliarps.commands
/rps openOpens the games menuexyliarps.commands.open

Game Creation

/rps create

Opens interactive game creation menu.

Permission: exyliarps.commands.create

/rps create <amount> <choice>

Creates a game with pre-selected choice.

Examples:

/rps create 1000 rock
/rps create 5000 paper
/rps create 2500 scissors

Valid choices: rock, paper, scissors

Permission: exyliarps.commands.create

Bet amounts must be between the configured minimum and maximum limits set in config.yml.

Administrative Commands

Plugin Management

CommandDescriptionPermission
/rps reloadReloads plugin configurationexyliarps.commands.reload
/rps cleargames [confirm]Force removes all active gamesexyliarps.commands.cleargames

WARNING: cleargames permanently removes ALL active games without refunding money to players. Use with extreme caution.

Command Aliases

The plugin supports multiple and customizable aliases.

Default aliases:

  • /rps
  • /rockpaperscissors
  • /piedrapapeltijeras

Tab Completion

The plugin provides tab completion for:

  • Create amounts: Shows predefined quantities from config (Customizable)
  • Choices: Shows rock, paper, scissors (Customizable)