Block or Report
Block or report Silthus
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
sVoxelDev/spigot-plugin-template Public template
Quickstart template to create new Spigot Minecraft plugins.
-
sVoxelDev/minecraft-server-template Public template
A 30 seconds quickstart template for creating minecraft server networks with docker and git.
1,861 contributions in the last year
Less
More
Activity overview
Contributed to
art-framework/core,
raidcraft/rcskills,
raidcraft/rcachievements
and 5 other
repositories
Loading
Contribution activity
December 2021
Created 3 commits in 1 repository
Created 1 repository
Created a pull request in MockBukkit/MockBukkit that received 4 comments
fix(player): getOfflinePlayer returns random player with different id
Description
Querying for an OfflinePlayer with ServerMock.getOfflinePlayer(UUID) returns a random offline player that has a different id. This can …
+23
−2
•
4
comments
Opened 1 other pull request in 1 repository
MockBukkit/MockBukkit
1
open
Reviewed 1 pull request in 1 repository
KyoriPowered/adventure
1 pull request
Created an issue in OkaeriPoland/okaeri-configs that received 19 comments
Access to the parent Map in the ObjectSerializer
How can I access the key of a Map<String, Object> when serializing a custom object?
I have a Channel object where I want to map the key of the map …
19
comments