🕹️
Cubixor's plugins
Discord server
  • Welcome
  • ALL MINIGAMES
    • Installation
    • Config explanation
  • SHEEPQUEST
    • Overview - ShepQuest
      • Commands and Permissions
      • Placeholders
      • Signs
      • Frequently asked questions
  • BINGO
    • Overview - Bingo
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • Items
      • Optimization
      • config.yml
  • Restaurant Rush
    • Overview - Restaurant Rush
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • config.yml
  • Guess it
    • Overview - GuessIT
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • config.yml
  • Mine Wars
    • Overview - MineWars
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • config.yml
  • Slenderman
    • Overview - Slenderman
      • Description
      • Arena setup
      • Commands and permissions
      • Placeholders
      • config.yml
Powered by GitBook
On this page
  • Creating an arena
  • Creating signs
  • Arena sign
  • Quick join sign
  • Removing signs
  • Joining an arena
  1. Restaurant Rush
  2. Overview - Restaurant Rush

Arena setup

For a complete list of commands and permissions, open Commands and Permssions tab. Here are only these necessary for setup.

You can create multiple arenas on one server and even multiple arenas in one world.

Creating an arena

  1. Create an arena using /rr create <arena_name>

  2. Set the minimum and maximum number of players using /rr setminplayers <arena> <count> and /rr set maxplayers <arena> <count>.

  3. Set the main lobby using /rr setmainlobby <arena>. Players will be teleported there when they leave the game.

  4. Set the waiting lobby using /rr setwaitinglobby <arena>. Players will wait there until the game starts.

  5. [OPTIONAL] Make the arena accessible only for VIPs using /rr setvip <arena> <true/false>. VIPs are players with permission sm.vip

  6. !!! For the next steps, you will use player ID. You will need to repeat them the number of times, equal to the maximum number of players you set earlier. Start counting IDs from 0 (so for the max players = 10, you will need to repeat these steps, using IDs from 0 to 9). REMEMBER NOT TO MIX UP IDs!!! (each player has their own game area, so villager's spawn with ID=0 needs to correspond to player spawn with ID=0)

  7. Set players' spawns, using /rr setspawn <arena> player <ID>.

  8. Set villagers' spawns, using /rr setspawn <arena> villager <ID>.

  9. Add villagers' tables, using /rr addlocation <arena> <table> <ID>. You need to look at the table block while executing this command, and the place where you stand will be the place where the customer stands. Add multiple tables for each ID (player). Make sure each table is placed in such a way, that a villager will be able to easily approach it (without too many turns and obstacles on his way).

  10. Set kitchen block locations, while looking at them, using:

    • /rr addlocation <arena> <fridge> <ID>

    • /rr addlocation <arena> <oven> <ID>

    • /rr addlocation <arena> <pantry> <ID> A hologram will be created in the place you stand when you stand while executing this command. You need to add at least one block of each type for each ID (player).

  11. Use /rr setactive <arena> <true> to activate the newly created arena.

Creating signs

Arena sign

To create a sign for a specific arena, place a sign and put [restaurantrush] (or [rr]) in the first line and arena name in the second line.

Quick join sign

To create a quick join sign (which will select an arena for a player automatically), place a sign and put [restaurantrush] (or [rr]) in the first line and quickjoin in the second line.

Removing signs

To remove a sign destroy it while sneaking

Joining an arena

  • Use /rr join <arena> command

  • Use /rr quickjoin command to let the plugin choose the best arena for you and automatically join it

  • Use /rr arenasmenu to open a menu with all available arenas

  • Click a game sign or quick join sign.

You can also create NPCs or menus using external plugins and make them execute any of the commands above.

PreviousDescriptionNextCommands and permissions