Skip to content
View Sxtanna's full-sized avatar
🕶️
Living.
🕶️
Living.

Highlights

  • Pro

Organizations

@KDatabases @Xtannas @GoLangMc @VoxMcNetwork @micro-plugins @AscendVanilla @CrafterHouse @Constructors-of-Construct @HarmoniumRPG

Block or report Sxtanna

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sxtanna/README.md

Pinned Loading

  1. odin Public

    Odin "programming" language

    Kotlin 1

  2. korm Public

    Kotlin Object-Relational Mapping

    Kotlin 13 2

  3. java-doctor Public archive

    A utility for reading JavaDocs from a URL in a pseudo-high level fashion.

    Java 1

  4. arcade Public archive

    Spigot Arcade MiniGame Engine

    Kotlin

  5. Vault Economy Wrapper
    1
    import org.jetbrains.annotations.Contract;
    2
    import org.jetbrains.annotations.NotNull;
    3
    
                  
    4
    import org.bukkit.Bukkit;
    5
    import org.bukkit.OfflinePlayer;
  6. Placeholder Plugin Wrapper
    1
    import org.jetbrains.annotations.Contract;
    2
    import org.jetbrains.annotations.NotNull;
    3
    import org.jetbrains.annotations.Nullable;
    4
    
                  
    5
    import org.bukkit.Bukkit;