Hey Everyone,
Just a quick update to update some dependencies and add support for 1.19.2
Thanks,
OmegaWeaponDev
Small update to resolve a minor issue with the plugin.yml
Hey Everyone,
This is a quick update to implement backwards compatibility for older Java versions. This means that you are now able to use OmegaWarps on java 11, java 16 and java 17, thus, you are able to use OmegaWarps on 1.8.8 all the way upto 1.18.1
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a quick update to update some dependencies that are being used by the plugin.
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a quick update to implement support for Minecraft 1.18 and Java 17
NOTE: OmegaWarps now requires Java 17 to run. If enough people request, I will release a jar that works with Java 16 for those who are not wanting to update to Java 17 or Minecraft 1.18
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a quick update to resolve an issue where setting warps were not working correctly.
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a quick update to implement support for java 16 and minecraft 1.17. This update should still work on all previous versions but if anything is amiss please let me know.
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a quick update to implement a feature that allows you to stop players from being able to use warps when they are in a different world.
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a quick update to implement tab completion for all command and I also did a small code refactor to tidy some things up.
Thanks,
OmegaWeaponDev
Hey Everyone,
Sorry for the no updates for a long time, I have been quite busy with real life things and working on updates for my other plugins.
I have done some minor code clean up and refactor. Everything should be working as normal but if anything is wrong, please let me know.
Debug Command:
I have implemented a new command that just provides a bit of useful information that can be used to help debug any issues. The command is `omegwarpsdebug` or `debugwarps` and the permission is `omegawarps.debug`
Thanks,
OmegaWeaponDev
Hey Everyone,
This is just a small update to tidy up some of the code to improve the stability and performance of the plugin.
I have also changed the permission `omegawarps.*` to `omegawarps.admin`. This is to prevent any issues in the future with permissions.
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a small minor update to fix the link in the new update messages. It will now take you to the right plugin.
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a small update to add an extra command alias for the /listwarps command. You are now able to use the command /warps to list all the warps on the server.
I have also made is so if you set a warp with a capital letter, that capital will now persist and must be used in all the commands. However, the permissions will always be lowercase.
Thanks,
OmegaWeaponDev.
Hey Everyone,
Just a quick update to implement the new config update system. You no longer have to be regenerating the config files if something is changed. The files will now automatically updated when you update the plugin.
As this feature is still very new, please let me know if you experience any issues with it.
Thanks,
OmegaWeaponDev
Hey Everyone,
Just a small update to fix some bugs.
Plugin Prefix:
There was a small bug were the plugin prefix was not updating correctly with the list messages command. This has been fixed.
Warps:
There was a small bug where the player was always forced to face south when they warp. Player will now face the direction in which you are facing when you set the warp.
Note: The warp bug fix will only affect any new warps that are created.
Thanks,
OmegaWeaponDev
Hey Everyone,
This update adds support for 1.16 servers which means all the plugin messages can now use the 1.16 hex colours!
I have also cleaned up the code a lot more so everything should be a lot more smoother.
Thanks,
OmegaWeaponDev
Hey Everyone,
New Feature:
You can now delete all the current warps that have been set with the command `/clearwarps` which requires the permission `omegawarps.clearwarps`
Updated Permissions:
I have added the permission `omegawarps.setwarp.others` which lets the players set warps with a specific owner. Note: They still need the permission `omegawarps.setwarp` to use the command.
Messages.yml
I have updated this file with one new message. If you don't want to regenerate the file when updating the plugin, just add the message yourself
Code (YAML):
# Set the message that players get when they delete all warps
Clear_Warps_Message
:
"&cYou have deleted all the warps!"
Thanks,
OmegaWeapon_
Hey everyone,
I have re-coded like 90% of the plugin to make it more modern and easier to update in the future. I've spent many hours getting it to this stage where I feel it is ready for all you guys.
Note: It is best if you re-generate the config.yml and messages.yml if you're updating from an older version as I've fixed a few typos and added an extra message or two into the messages.yml
Note: Most of the permissions have been updated.
omegawarps.list changed to
omegawarps.listwarps
omegawarps.check change to
omegawarps.checkwarp
omegawarps.cost - Has been removed
omegawarps.set changed to
omegawarps.setwarp
If you enable Per_Warp_Permissions if the config.yml you will need to use
omegawarps.warp.<warpname> for the single warp or
omegawarps.warp.* for all the warps.
Unless a player has the permission
omegawarps.cost.bypass they will receive the cost for setting warps if it is enabled now.
If you love the plugin and want to keep seeing more updates please leave a review and mention what you would love to see implemented into this plugin.
Thanks,
OmegaWeapon_
Hi everyone,
Just posting a small feature update that adds the ability to have cool particle effects before and after the warp. To make sure the before warp particles are seen, there is now a slight delay before the teleport happens. But it's only like 2-3 seconds.
Just fixed a few bugs where 2 of the commands weren't working correctly.