Here you will find all the necessary information about our products, including plugins, maps, configurations, setups and much more.
The goal of this Wiki is to make your experience with our products as smooth and easy as possible. That's why we've created this detailed and clear documentation to guide you every step of the way.
Whether you are new to using our products or an experienced user, you will find useful and valuable information in our documentation. From step-by-step instructions to advanced tips and tricks, everything you need to get the most out of our products is right here.
If you need help with a specific topic that does not appear in this wiki feel free to create a ticket by clicking here (You must have an account logged in to the website).
Subpages:
This plugin is still under development and the wiki is not available at this time.
Check the GitHub repository here: https://github.com/BluevaDevelopment/BlueCore
First of all, you will need to download the plugin from one of the following stores:
Once you have purchased it, you must wait for the payment to be processed. Usually it is instantaneous, but there may be exceptions. If the payment takes more than 24h to be processed, please contact us.
To install the plugin on your server it is necessary that the server meets the following requirements:
If your server meets the requirements, follow the steps below:
List of plugin commands and permissions.
Note: [] Requiered --- () Optional
Command | Permission | Description |
/ba | bluearcade.info | Displays some info about the plugin. |
/ba help (admin/user) | bluearcade.help | bluearcade.admin.help | Displays the plugin commands. |
/ba join [name/id] (player) | bluearcade.join | Join a specific arena. |
/ba leave (player) | bluearcade.leave | Leave from any arena. |
/ba quickjoin (player) | bluearcade.quickjoin | Join any game quickly. |
/ba setmainlobby | bluearcade.admin | Sets up the main lobby. |
/ba setup [id] | bluearcade.admin | Set up an arena. |
/ba remove | bluearcade.admin | Removes an existing arena. |
Note: Some commands such as /ba enable and /ba disable are not yet available.
To create a new arena from scratch, we recommend the following:
Before you start setting up an arena, make sure you have set the main lobby with "/ba setmainlobby", This lobby is where players will teleport to when they finish an arena.
To start, you must enter the command "/ba setup id". The ID is the identifier of each arena, you can use the one you want, but we recommend to start with 1 and continue with the following numbers in future arenas to have an order.
After entering this command, you will enter setup mode and the following blocks will appear in the inventory:
Set up the waiting lobby (where players will wait for the arena to start) with the beacon in your inventory.
Note that the direction you are facing will be saved, this applies to every time you set a spawnpoint with the beacon.
When you are done, click on slot 9 (green wool) to continue.
Set the minimum number of players to start the arena and the maximum number of players that can enter the arena.
Slot 1 (slime ball) is the minimum number of players and Slot 2 (redstone) is the maximum number of players.
With the right click you can subtract the number and with the left click you can add it.
Note: if you need a number higher than 64 you must change it manually in the arena configuration (/plugins/BlueArcade/data/arenas/id.yml) when the server is off.
In this step you must configure the name that will be shown to the players in the arena.
To do this, click on slot 1 (nametag) and type the name of the arena in the chat (you can use colors).
If you do not know what name to put, for example if you have called the "Party Games" mode, and you are setting up an arena with ID 1, you can use the following name "PG-01" or something similar.
In this step, you must choose the mini-game to be configured next.
You have to click on slot 1 (nether star) and the following menu will appear:
The list of mini-games in order from left to right is:
After selecting a minigame, go to the article on how to setup a minigame by clicking here.
As a minimum you must configure only 1 minigame, and as a maximum, as many as you want.
If you only want an arena to have a single round with a single minigame, you must manually modify the arena configuration file (/plugins/BlueArcade/data/arenas/id.yml) on line 16 and set it to "1" when the server is off.
In this video all the steps mentioned in this article are performed:
Note: You must first have created an arena to be able to configure any mini-game. Visit the article on how to create an arena by clicking here.
The first steps after selecting a minigame are always the same, depending on the minigame more additional steps are added or not, but these are the ones that always appear:
(No, we have not skipped any step, this guide starts with step 5, continuing the previous article on how to create an arena)
In this step, you must select the bounds of the mini-game. Note that if a player goes out of the border, he will die or teleport back to the beginning depending on the game.
With the item in slot 1 (stick), you must left click to select the minimum border and right click to select the maximum border.
The minimum border must be in one of the corners of the mini-game, in the lowest part, and the maximum border must be in the opposite corner, in the highest part.
Sets the spawn points of the mini-game. You must set at least the maximum number of players in your arena.
To remove a spawn point you have just placed, simply left click with the beacon.
Note that the position you are looking at will be saved for the spawnpoint.
In this step, you must configure the time that the minigame will last, by default, it is one minute.
To add more minutes, right click slot 1 (clock) or left click to remove minutes.
We're done with the global steps, now missing the minigames that need extra steps.
These minigames do not need additional steps, so they must already be configured:
In this step you must establish the borders of the finish line. When a player enters this border, they will be classified.
With the item in slot 1 (stick), you must left click to select the minimum border and right click to select the maximum border.
The minimum border must be in one of the corners of the mini-game, in the lowest part, and the maximum border must be in the opposite corner, in the highest part.
Once you're done, the "Race" and "Traffic Light" minigames will already be set up.
In this step you must select the floor of the minigame. Note that you should only have one layer of blocks.
With the item in slot 1 (stick), you must left-click to select one corner and right-click to select the opposite corner.
In this step you must select the floor of the minigame. Note that it must be made up of snow blocks only and only have one layer of blocks.
With the item in slot 1 (stick), you must left-click to select one corner and right-click to select the opposite corner.
If you prefer to watch videos to set up the mini-games, check out this playlist: https://www.youtube.com/playlist?list=PLNSfv9rAenO8YA5LCPYvbG8Q35Tw9ZWaZ
To use Blue Arcade Placeholders in external plugins, you need to have PlaceholderAPI installed, and the target plugin must support it.
Placeholder | Description |
%bluearcade_player_games_played% | Returns the number of games played by the player. |
%bluearcade_player_mini_games_played% | Returns the number of mini-games played by the player. |
%bluearcade_player_first_place% | Returns the number of times the player has won an arena in first position. |
%bluearcade_player_second_place% | Returns the number of times the player has placed second in an arena. |
%bluearcade_player_third_place% | Returns the number of times the player has placed third in an arena. |
%bluearcade_player_stars% | Returns the total number of stars the player has received. |
%bluearcade_player_credits% | Returns the total number of credits the player has received. |
%bluearcade_player_kills% | Returns the total number of kills the player has committed in the mini-games. |
%bluearcade_player_deaths% | Returns the total number of times the player has died in a mini-game. |
Buy the plugin
First of all, you will need to purchase the plugin from one of the following stores:
Once you have purchased it, you must wait for the payment to be processed. Usually it is instantaneous, but there may be exceptions. If the payment takes more than 24h to be processed, please contact us.
To install the plugin on your server it is necessary that the server meets the following requirements:
If your server meets the requirements, follow the steps below:
List of plugin commands and permissions.
Note: [] Requiered --- () Optional
Command | Aliases | Permission | Description |
/swe | /survivalworldedit, /blueedit, /be | blueedit.swe | Main command, |
/stick | /wand, /magicstick | blueedit.stick | Get the magic stick. |
/undo | - | blueedit.edit.undo | Undo the actions you have performed. |
/set | /place, /setblocks | blueedit.edit.set | Place blocks in the selected region. |
/walls | - | blueedit.edit.walls | Place walls in the selected region. |
/outline | /box, /faces | blueedit.edit.outline | Place a cube without interior in the selected region. |
First of all, you will need to purchase the plugin from one of the following stores:
Once you have purchased it, you must wait for the payment to be processed. Usually it is instantaneous, but there may be exceptions. If the payment takes more than 24h to be processed, please contact us.
To install the plugin on your server it is necessary that the server meets the following requirements:
If your server meets the requirements, follow the steps below:
You will receive your license as a private message in the store where you purchased the product. Just copy it and enter it in license.yml.
In case you don't receive it within 12h, please contact us through Discord. Anyway, there is a period of 7 days in which you can use the plugin without license, so as soon as you buy it you can use it without having to wait.
To install the plugin on Bungee/Velocity, you must first have it installed on Paper. You should place it on all your servers, even if you are not going to fake players on some servers.
In your paper servers, you must go to the settings.yml file and activate "proxy.enabled", then configure the MySQL database, it must be the same in all servers.
Now add the plugin to Velocity/Bungee and connect it to the same database you have set up for the Paper servers. It may give errors on the first startup since there is no database set up.
You're done! Once you have successfully connected the database on all servers, your proxy counter will start displaying the real players + fake players.
Note: If you have several proxies or plan to have several, you can synchronize your player counter directly with Spoof Engine!
List of plugin commands and permissions.
Note: [] Requiered --- () Optional
Command | Permission | Description |
/se | spoofengine.info | Displays some info about the plugin. |
/se help | spoofengine.help | Displays the help commands. |
/se connect [amount/name] | spoofengine.connect | Connects a fake player to the server |
/se disconnect [amount/name] | spoofengine.disconnect | Disconnects a fake player to the server |
/se chat [name] [message] | spoofengine.chat | Send a message with a fake player account |
/se sudo [name] [command] | spoofengine.sudo | Forcing a fake player to execute a command |
/se list | spoofengine.list | List of fake players |
/se reload | spoofengine.reload | Reloads the plugin completely |
To use Spoof Engine Placeholders in external plugins, you need to have PlaceholderAPI installed, and the target plugin must support it.
Placeholder | Description |
%spoofengine_server_total% | Returns the total number of players. Both fake and real. |
%spoofengine_server_fake% | Returns the total number of fake players. |
%spoofengine_server_real% | Returns the total number of real players. |
%spoofengine_proxy_total% | (Spoof Engine needs to be configured on the proxy) Returns the total number of players on the proxy. |
%spoofengine_proxy_fake% | (Spoof Engine needs to be configured on the proxy) Returns the total number of fake players on the proxy. |
%spoofengine_proxy_real% | (Spoof Engine needs to be configured on the proxy) Returns the total number of real players on the proxy. |
%spoofengine_proxy_{server_name}_fake% | (Spoof Engine needs to be configured on the proxy) Returns the total number of fake players on that server. |
%spoofengine_proxy_{server_name}_real% | (Spoof Engine needs to be configured on the proxy) Returns the total number of real players on that server. |
%spoofengine_proxy_{server_name}_total% | (Spoof Engine needs to be configured on the proxy) Returns the total number of players on that server. |