You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the future, we are looking to get AT ported to other platforms. This is so that the plugin can cover proxies like Bungeecord and Velocity easily, as well as see itself being used as a mod on Fabric and Forge. The platform I hope to introduce this on is Modrinth, with an additional attempt to move away from SpigotMC. However, a lot of work does need to go into this to make it a success and not just some hacked-together mess.
The branch for this will be created once v5.7 is complete so it does not interfere with existing priorities, and the code is fully up to date.
Required Wrappers
Location
Command
Event
Command sources (players, console, etc.)
Timers
World
API to move away from Bukkit
ATPlayer
AdvancedTeleportAPI (v5.7)
Home
NamedLocation
TeleportRequest
Warp
Core code to move away from Bukkit
Data folders
Spawn Configuration
Permission Management (the configuration depends on this)
GUIs? Crap, I didn't think of that
SQL Managers
... the majority of it.
The text was updated successfully, but these errors were encountered:
Hi there, I'm afraid not, and I'm doubtful it'll come any time soon - there's still a lot that relies on Bukkit/Spigot related code, and effectively rewrite it again, which took a lot of energy out of me last time I did it.
In the future, we are looking to get AT ported to other platforms. This is so that the plugin can cover proxies like Bungeecord and Velocity easily, as well as see itself being used as a mod on Fabric and Forge. The platform I hope to introduce this on is Modrinth, with an additional attempt to move away from SpigotMC. However, a lot of work does need to go into this to make it a success and not just some hacked-together mess.
The branch for this will be created once v5.7 is complete so it does not interfere with existing priorities, and the code is fully up to date.
Required Wrappers
API to move away from Bukkit
Core code to move away from Bukkit
The text was updated successfully, but these errors were encountered: