
RealSkywars
Efficient and Open-Source SkyWars plugin.
- Загрузки
- 827
- Подписчики
- 5
- Обновлён
- 2 июня 2025 г.
- Лицензия
- MIT
Опубликован 26 ноября 2024 г.
RealSkywars Plugin
Welcome to RealSkywars!
This Skywars plugin is based on the 1.14 codebase and is designed to deliver a fun and customizable experience with maximum performance and efficiency in mind.
Statistics
Found an Issue?
Report it here or contact me on Discord.
Discord: Join the Discord Server
Features
- Multi-language and Multi-arena Support
- Bungeecord Support for networked play
- Supports Default and Schematic Arenas
- SOLO and TEAMS arenas
- Integration with RealPermissions
- Cage Blocks, Bow Trails, and Win Blocks customization
- Custom Animations and Game Events
- Built-in Party System
- GUI-based Management and interaction system
- Sign-based Map Joining
- Translatable Messages
- Three configurable Tiers
- Game History Logging
- Chest, Time, and Projectile Voting per arena
- SQLLite, MySQL, MariaDB and other database solutions supported
- Tab Customization option
- Achievements and Leaderboards
- Supports PlaceholderAPI for custom placeholders
- Hooks into DecentHolograms and HolographicDisplays
Version Support & Dependencies
- Requires: FastAsyncWorldEdit (FAWE) or WorldEdit
- Soft Dependencies: Multiverse-Core, My_Worlds, HolographicDisplays, DecentHolograms, PlaceholderAPI
Permissions
- Admin Permissions:
RealSkywars.Admin - Default Kit Permission:
RealSkywars.Kit - More detailed permissions can be found here.
Commands
Full list of commands can be found here.
Creating an Arena
Command:
/rsw create <name> <type> <players>- OR
/rsw create <name> <type> <teams> <players-per-team>
A GUI will appear for configuring the arena.
RealSkywars will generate a world or paste a schematic if available.
Set chests, cages, and spectator locations using hotbar items:
- Use
/rsw setspectatorto set spectator spawn. - Use WorldEdit commands
//pos1and//pos2to define boundaries. - Use
//expand vertto cover arena height.
- Use
Save the arena with
/rsw finishsetup.
Creating a Game Sign
Once the arena is registered, create a sign with the following content:
- Line 1:
[rsw] - Line 2:
-map name-
Creating a Kit
- Use
/sw kit create <name> <price> - The kit will include your current inventory contents.
PlaceholderAPI Placeholders
- %realskywars_playing% – Total number of players currently playing.
- %realskywars_playing_solo% – Players in solo mode.
- %realskywars_playing_teams% – Players in teams mode.
- %realskywars_playing_ranked% – Players in ranked mode.
- %realskywars_solo_wins_1% to %realskywars_solo_wins_10% – Top 10 solo players 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 solo ranked players by wins.
- %realskywars_teams_ranked_wins_1% to %realskywars_teams_ranked_wins_10% – Top 10 ranked teams 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 ranked players by kills.
Support
If you have any issues, contact me via DM on Here or join the Discord server.
Like the Plugin?
Don't forget to give it a heart!
Ченджлог
1.2Релиз1.14.2, 1.14.3, 1.14.4 · 2 июня 2025 г.
Added Chinese and French, New Cloudnet & Rustyconnector integration and Wrong Answers to commands
Added simplified chinese language (thanks QQ!) Added french language Cloudnet & Rustyconnector integration Added wrong answers to commands.
Other fixes: removed /rsw maps permission players with OP can now edit the lobby, fixes #32 fixed error when shutting down the plugin with players inside arenas updated shops.yml to include spectator shop config spectator shop fixed. fixes #35 updated command framework, removing virustotal warnings added translation to rsw signs (fixes #34) added placeholderapi in tab and fixed spectate players being shown in map (fixes #31 #26) added hex support (fixes #33) breacking unfilled chests will now properly fill them. cancel food level change on players in cages added farmland protection from spectators added colors to player's nametags in team maps disable arrow pickup by spectator add Kill Broadcast feature
1.1Релиз1.14.4, 1.20, 1.21 · 16 декабря 2024 г.
As with every update, it's advised to make a backup of your RealSkywars folder.
Language files in RealSkywars are now inside of the Languages folder. Inside that folder there are three types of files:
- en_us.yml -> your default RealSkywars language file
- en_us.json -> mojang translation file
- version.yml -> version of the .json's files
Also in this update:
- Added option to enable tab formatting in config.yml with setting Enable-Tab-Formatting: true (solves issue #15)
- Added config option to disable lobby items.
- Also added config option to remove items from appearing (set it's slot to -1)
- Added exception handling when fetching info from language files and the files are in the OS but the content is not (macOS downloadable files, etc). They will fallback to their enum name.
- Added gamerules to not spawn mobs, phantoms and patrols
- Added hability to purchase kits per arena basis. Configure that option in config.yml, with: Shops->Only-Buy-Kits-Per-Match->true
- Fixed downloadable translations if there's no internet conection of failure to establish one.
- Fixed /rsw play SOLO and TEAMS. They now find the best arena, sorting by players and sorting by state (starting -> waiting -> available).
- Fixed player input not being recognized.
- Fix schematic arena boundarie being set to which X or Z is biggest.
1.0Релиз1.14.2, 1.14.3, 1.14.4 · 28 ноября 2024 г.
RealSkywars version 1.0 is here for all to test! The plugin is now 2 years old. Thank you for the support over these last 2 years.
WARNING: As this update contains quite a lot of changes, it is extremely recommended to MAKE A BACKUP of your current RealSkywars folder. Everything should convert smoothly but, if something goes wrong, please make sure to get support from the Discord server.
- Bungeecord support for a Single Map. Enabled via config.yml.
- Chest files now have their separate folder.
- Selected kits now save between player sessions.
- You can now edit a map and it's contents with /sw edit .
- Map Settings are now edited in the hotbar, during setup of a new map, or while editing a map.
- Added editable events per arena. Edit them in the settings item in /rsw edit
- Max game time, invincibility seconds, end game time, time to start a game are now editable individually for every map.
- Enable or disable shops and shop categories in config.yml
- The event format has been changed. It is now "EVENT@SECONDS" instead of "EVENT&SECONDS".
- Disable map start countdown message and actionbar via config.yml
- Added configurable Invincibility-Seconds and message in config.yml.
- The Settings GUI has been updated with new settings to configure.
- Added two new tables to the plugin database, PlayerBoughtItems and PlayerGameHistory.
- Added conversors to import the legacy data into the new tables.
- Added Player Kills to Game History Logs
- Added First Join and Last Join to player profiles.
- Added Bought date to all boughtable player items and the date can be seen in the player's items.
- Fixed translation error in VoteGUI.java
- Added Player Statistics to Game History and Added Info to the Player Profile.
- RealSkywars now searches for the game with the most players when searching for a new game to enter.
- Added dynamic Material/Item translation.
- Reformulated backend Shop system, including converting from old shop format to the new one.
- Added 2 more languages: Portuguese and Spanish.
- Fixed setlobby command. Now everyone in the lobby world is given items when this happens.
- It is now impossible to players being killed from falling into the lobby world or when teleporting to a map.
- General bug-fixing and quality of life improvements.
Комментарии
Загружаем…