Antonio F. T.
Antonio F. T.
I noticed that the whole check for `nanos == 0` can be avoided if `this.expirationNanos` is initialized as System.nanoTime(). Please correct me if I'm wrong.
PlaceholderAPI recently removed EZPlaceholderHook which made the plugin break on server that used the newer version of PAPI. This just fixes that.
Use TXT records to validate domains. They would contain user id of the owning user. If the user is a member of a project, said project will be able to...
If you look at the branch next to the top of the sun on the right, you'll see what I changed, hopefully.