package me.hypersmc.About;
import me.hypersmc.about.Me;
public class About extends Me
{
public static void getWork()
{
try {
if (Me.getJobs() > 0){
System.out.println("Currently nothing");
}
} catch (Exception e) {
System.out.println("There was an error trying to fetch jobs. Please try again later.");
System.out.println("");
System.out.println("Error code: " + e);
}
}
public static void getDailyKnowledge()
{
try {
if (Me.getKnowledge() > 7 ){
System.out.println("I currently know Java, JS, PhP, Laravel, C++, C#, Golang");
}
} catch (Exception e){
System.out.println("There was an error trying to fetch knowledge. Please try again later.");
System.out.println("");
System.out.println("Error code: " + e);
}
}
public string getFutureGoal()
{
return 'To contribute to open source.';
}
}
😄
I'm always working on a project.
Well i'm just me. Does random kind of coding like Lua, Java and others bc im bored.
-
Zennodes
- Denmark
- https://www.zennodes.dk
- @RealJumpWatch
Highlights
Popular repositories Loading
-
WebPluginV2
WebPluginV2 PublicWebPluginV2 is a powerful plugin designed for Minecraft servers, enhancing your server's capabilities with advanced web integration.
-
HackerGuardian
HackerGuardian PublicHackerGuardian is an anticheat that provides lots of diffren't cheat detection.
Java 2
-
-
Voron2.4Configs
Voron2.4Configs PublicThese are all of my configuration files for my voron 2.4 R2. Feel free to take them if you feel like they could be used by you.
Shell 2
-
Ark-egg-pterodactyl
Ark-egg-pterodactyl PublicThis is the default ark GameUserSettings.ini thats used for ark but with ActiveMods= included!
86 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More