Skip to content
View HugoSilvaF's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report HugoSilvaF

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

Pinned

  1. MyChest MyChest Public

    Java

  2. AdvancedInventory AdvancedInventory Public

    A simple GUI lib of inventory for minecraft plugins

    Java 1

  3. HLib HLib Public

    Uma lib simples para ajudar você com diversas coisas.

    Java

  4. ScoreboardScroller.java ScoreboardScroller.java
    1
    
                  
    2
    public class ScoreboardScroller implements Runnable {
    3
    	
    4
    	private final Plugin plugin;
    5
    	private final Thread thread;
  5. Formatar o tempo em milisegundos par... Formatar o tempo em milisegundos para String
    1
    /*
    2
     * Copyright (C) 2018 Hugo Silva <hugosilvaf2@gmail.com>
    3
     *
    4
     * This program is free software: you can redistribute it and/or modify
    5
     * it under the terms of the GNU General Public License as published by