- You can now change the block behind join signs in config.yml
- Reversed the API back to 1.13 because moving it to 1.16 disables the plugin on 1.13, 1.14, 1.15. But maintained 1.16 item support.
- Updated the plugin API to 1.16 (You can now use all 1.16 and older blocks)
- Updated plugin compliance level to Java 1.8
- Fixed a bug where FAWE was not being correctly utilized. Rollbacks were not performed in an asynchronous manner. Server should not freeze even the tinniest amount now!
- Added the command /sw inventory REMOVE, which removes an item from a player inventory
- Fixed a bug where the command /sw inventory GIVE could give an item that was already owned
- Fixed a bug that happens on some rare servers where the plugin loads before worldedit (not fawe) and therefore throws an error
- Updated the plugin to use the latest versions of TitleManager, you can now use latest versions without getting an error.
- You can now change the match concluding message (Top killers, winners) in customization.yml
If the plugin is serving you well, then please do not forget to make a nice review!
- Added the command /sw inventory which allows admins to give a kit/trail/cage directly to a player.
- Fixed a small memory leak where the player data was kept on the memory even when they left the server
- You can now change the date format in config.yml
- The plugin will no longer read the blocks.dat file if a FAWE schematic is available which will improve loading times & performance
- Schematics will now be cached in memory instead of blocks.dat when FAWE is available so that rollbacks are even quicker and more performance-friendly.
- Added FastAsyncWorldEdit support! If that plugin is installed on your server (It is a free plugin) then arenas can restore instantly and more accurately! This feature is supported from 1.7 till 1.16!
- In order to use this feature, make sure that FAWE is installed on your server and is running correctly, and make sure that Use-FastAsyncWorldEdit-When-Possible is set to true in config.yml in Skywars X (New option added). You should see a message that says 'Detected FAWE, it will be used when possible' in console when the Skywars plugin loads up, if not then try restarting or reloading.
Then, for existing arenas, you have to select their region using SW WAND and simply write SW UPDATEREGION <Arena>. This will update the region as usual but if everything is setup correctly, it will also create a schematic of the arena and use it to rollback.
For newly created arenas, this will automatically be done (A schematic will be made if possible)
- Checked 1.16 support
- Fixed a debugger message that broadcasted when /sw was typed
- Added a GUI command to open any of the lobby GUI's without the item -> Can be used with villagers or any other idea you have!
- Added an option in config.yml to set a kit as default (New players automatically receive it and equip it & cannot sell it)
- You can now add potion effects to kits! Either let the file regenerate to see potion section or add this line manually to each kit you want to have potions -> potion-effects: []
- You can now run commands on each kit! Either let the file regenerate to see commands section or add this line manually to each kit you want to have commands -> executed-commands: []
- The format for writing potion effects or commands is written in the kits.yml file with an example! or you can see the image below for reference
![]()
Please read the update log carefully
* Please be reminded that you DO NOT HAVE TO upgrade to this version! You can stay on 4.1 and not go through the hassle of recreating arenas. But i will not be able to help you if you find any bugs in 4.1 or below. You have a lot of time to upgrade to 4.2. This change is desperately needed as IDS are no longer a thing
- Updated the API to 1.13! You can now use 1.13+ items in your servers! Older versions till 1.7.9 are still supported but obviously they can't use those items
- Due to the removal of IDS in 1.13 API you have to recreate all your arenas as they were stored using IDS (Delete arenas folder)
- Block behind sign is now back updating!
- Reduced console messages on startup
- Removed winners map
* This version is experimental and can be reverted. If you find any bugs please report to me i will see if i can fix them!
- Improved performance for servers that have spectator gamemode.
- Fixed a bug where spectators in gamemode 3 would receive warnings for being close to players while they build sometimes.
- Fixed a bug where calling /sw admin <anything other than a number> would throw an error
- Added a link to potion types in kits.yml and chests.yml
