#
sponge
Here are 319 public repositories matching this topic...
A Forge mod that implements SpongeAPI
java
minecraft
sponge
spongepowered
mixins
gradle
minecraft-server
mixin-framework
spongeapi
spongeforge
-
Updated
Jan 16, 2022 - Java
A Minecraft plugin API
-
Updated
Jan 27, 2022 - Java
java
minecraft
tutorial
bukkit
pocketmine
sponge
spigot
fabric
liteloader
bungeecord
bedrock
nukkit
addons
forge-mod
bedrock-edition
-
Updated
Jan 15, 2022
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
kotlin
minecraft
bukkit
sponge
mixins
gradle
spigot
paper
intellij
jetbrains
forge
liteloader
bungeecord
mcp
gradle-kotlin-dsl
-
Updated
Jan 27, 2022 - Kotlin
Allows the connection of newer clients to older server versions for Minecraft servers.
plugin
java
minecraft
bukkit
sponge
spigot
fabric
bungeecord
velocity
sponge-plugin
hacktoberfest
viaversion
-
Updated
Jan 19, 2022 - Java
The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
java
minecraft
sponge
spongepowered
mixins
gradle
minecraft-server
mixin-framework
spongeapi
hacktoberfest
-
Updated
Jan 29, 2022 - Java
SkinsRestorer development repository
minecraft
sponge
spigot
bungeecord
bungeecord-plugin
spigotmc
minecraft-plugin
sponge-plugin
spigot-plugins
velocity-plugin
-
Updated
Jan 29, 2022 - Java
The SpongeAPI implementation for Vanilla Minecraft.
-
Updated
Jan 16, 2022 - Java
Allows the connection of older clients to newer server versions for Minecraft servers.
-
Updated
Jan 26, 2022 - Java
robinbraemer
commented
Jul 23, 2021
Report by @LaysDragon:
announceForge options seems not working at all? (server list only show vanilla server)
Its a strange options,it in the status field in the example config(https://github.com/minekube/gate/blob/master/config.yml) but outside the status field in go struct(https://github.com/minekube/gate/blob/master/pkg/edition/java/config/config.go)
And i still not success set it work wit
TaskChain Control Flow framework. Helps facilitate running tasks on an application's "Main Thread" (such as a game), and tasks off the main (async).
java
bukkit
sponge
rxjava
game-development
concurrent-programming
flow-control
minecraft-plugin
java-library
gamedev-library
task-scheduler
scheduler-library
chain-methods
-
Updated
Sep 11, 2021 - Java
The Ultimate Essentials Plugin for Sponge.
-
Updated
Jan 23, 2022 - Java
Allows your players to change their skin by command
-
Updated
Jan 17, 2022 - Java
Github of Negativity, a Minecraft AntiCheat.
-
Updated
Jan 28, 2022 - Java
The premiere long-distance brush editor for Minecraft
-
Updated
Nov 4, 2021 - Java
Enable maintenance mode on your Minecraft server
minecraft
sponge
spigot
bungeecord
bungeecord-plugin
velocity
spigot-plugin
minecraft-plugin
sponge-plugin
velocity-plugin
-
Updated
Jan 19, 2022 - Java
Documentation for Sponge and its Implementations
-
Updated
Jan 28, 2022 - Java
Implementation of KangarooTwelve in Go
-
Updated
Jun 14, 2021 - Go
GriefDefender has replaced GP. See github link for latest information.
-
Updated
Jul 28, 2019 - Java
Repository software for Sponge plugins and Forge mods
-
Updated
Nov 15, 2021 - Scala
The different bStats Metrics classes
-
Updated
Jan 26, 2022 - Java
Scoreboard API for your Minecraft Sponge and Bukkit Plugins.
-
Updated
Aug 3, 2021 - Java
Improve this page
Add a description, image, and links to the sponge topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sponge topic, visit your repo's landing page and select "manage topics."


Description
Firstly it's about the Velocity implementation:
If you check permission through Velocity's basic hasPermission method while the ServerConnectedEvent is running, the context does not appear to be correct.
Basically when you connect to the new server the context is still set to the old server. The problem is that I cannot use the ServerPostConnectEvent because there are certain pa