Features
- Multi-language and Multi-arena support.
- Bungeecord support.
- Default and Schematic arenas support.
- Integration with RealPermissions!
- Cage Blocks, Bow Trails and Win Blocks.
- Custom animations and game events.
- GUI based management and interaction system.
- Chest, Time and Projectile voting per arena.
- SQLLite, MySQL, MariaDB and other database solutions supported.
- Achievements and Leaderboards.
- Supports PlaceholderAPI for custom placeholder injection.
- Hooks onto DecentHolograms and HolographicDisplays
-
Use
/rsw create name type players or /
rsw create name type number of teams players-per-team
-
A GUI will appear. Click on the settings to change then, and then save the changes.
-
RealSkywars will attempt to generate a world and, if sucessfull, it will teleport the player to the world.
-
If the game is SHEMATIC based, RealSkywars will try to paste the shematic provided in the arena name.
-
Set normal, mid chests and cages with the items on the hotbar.
-
Set the spectator location with /rsw setspectator.
-
Set the arena boundaries with //pos1 or //pos2 or with the worldedit axe.
-
NOTE: Don't forget to do //expand vert to cover the entire arena height.
-
Save the arena with /rsw finishsetup
Create a game sign
Once the arena is fully registered, you can place a sign with the following content to link it to the arena.
Line 1: [rsw]
Line 2: -map name-
Create a kit
/sw kit create <name> <price> and a kit will be created with your inventory contents
PlaceholderAPI placeholders
%realskywars_playing% - Total number of players currently playing.
%realskywars_playing_solo% - Number of players currently playing in solo mode.
%realskywars_playing_teams% - Number of players currently playing in teams mode.
%realskywars_playing_ranked% - Number of players currently playing in ranked mode.
%realskywars_solo_wins_1% to
%realskywars_solo_wins_10% - Top 10 players in solo mode by wins.
%realskywars_teams_wins_1% to
%realskywars_teams_wins_10% - Top 10 teams by wins.
%realskywars_solo_ranked_wins_1% to
%realskywars_solo_ranked_wins_10% - Top 10 players in solo ranked mode by wins.
%realskywars_teams_ranked_wins_1% to
%realskywars_teams_ranked_wins_10% - Top 10 teams in teams ranked mode by wins.
%realskywars_kills_1% to
%realskywars_kills_10% - Top 10 players by kills.
%realskywars_kills_ranked_1% to
%realskywars_kills_ranked_10% - Top 10 players in ranked mode by kills.