Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,900 resources
00
Days
06
Hours
06
Mins
46
Secs

WenjaPvp's HCF core

Status
This thread has been locked.

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
Hello! I am here today to sell WenjaPvp's HCF core. This core held around 500 players on SOTW and it is stable at 20tps. Many youtubers played Wenja.

Proof: https://gyazo.com/0e5c9dc1a99218ec98713edc72f75aac

Commands: https://gyazo.com/3b5c7de2650eea80fb38dab92fe427f9

Everything in the core is custom and can be customised through settings.yml. The only thing that can't be customised is the scoreboard title. You have to change it in the source code and re compile it. It will be sold with dependencies (staffmode, version etc)


Code:
package server.wenjapvp.hcf.eventgame.koth.argument;

import com.doctordark.util.command.CommandArgument;
import org.apache.commons.lang3.text.WordUtils;
import org.bukkit.ChatColor;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import server.wenjapvp.hcf.DateTimeFormats;
import server.wenjapvp.hcf.HCF;

import java.time.LocalDateTime;
import java.time.format.TextStyle;
import java.util.Locale;
import java.util.Map;
import java.util.concurrent.TimeUnit;

/**
* An {@link CommandArgument} used to check the next running KingOfTheHill event.
*/
public class KothNextArgument extends CommandArgument {

    private final HCF plugin;

    public KothNextArgument(HCF plugin) {
        super("next", "View the next scheduled KOTH");
        this.plugin = plugin;
        this.permission = "hcf.command.koth.argument." + getName();
    }

    @Override
    public String getUsage(String label) {
        return '/' + label + ' ' + getName();
    }

    @Override
    public boolean onCommand(CommandSender sender, Command command, String label, String[] args) {
        long millis = System.currentTimeMillis();
        sender.sendMessage(ChatColor.GOLD + "The server time is currently " + ChatColor.YELLOW + DateTimeFormats.DAY_MTH_HR_MIN_AMPM.format(millis) + ChatColor.GOLD + '.');

        Map<LocalDateTime, String> scheduleMap = plugin.getEventScheduler().getScheduleMap();

.jar: $30
SRC: $150

NOTE!: THIS IS A HIGHLY MODIFIED VERSION OF PARA. YOU CAN'T TELL BECAUSE OF THE SCOREBOARD AS IT DOESNT HAVE --*--
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
proof of what lmfao I literally just linked the fucking github of this core which was released free by joeleoli LOL
no that was the old wenja if you ever played it[DOUBLEPOST=1513191448][/DOUBLEPOST]
okay so its the MySQL private version? or is it the shitty para fork. They had two cores, both of which are leaked now.
none of them. Their custom one
 
Banned forever. Reason: Ban Evading (TellieTubbie)

subbotted

Contact on Discord, subbotted#5560
Supreme
Feedback score
17
Posts
524
Reactions
407
Resources
0
no that was the old wenja if you ever played it[DOUBLEPOST=1513191448][/DOUBLEPOST]
none of them. Their custom one
There are three versions, none of them are 'custom', they are all para/ihcf
1. The one joeleoli put on GitHub, without MySQL https://github.com/ijoeleoli/WenjaFactions (fork of TheCore)
2. The MySQL version of the one joel put on GitHub
3. The extremely buggy/outdated para fork that I forked to make sCore
 

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
There are three versions, none of them are 'custom', they are all para/ihcf
1. The one joeleoli put on GitHub, without MySQL https://github.com/ijoeleoli/WenjaFactions (fork of TheCore)
2. The MySQL version of the one joel put on GitHub
3. The extremely buggy/outdated para fork that I forked to make sCore

No sir. Would you like proof
 
Banned forever. Reason: Ban Evading (TellieTubbie)

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
Hahahahaha dude just lock this thread please, make us a favor..
No thankyou. I have just been on anydesk to subbotted and he is going to confirm anytime soon. I have showed him ingame and source and how it needs separate plugins to work
 
Banned forever. Reason: Ban Evading (TellieTubbie)

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
Not vouching this core but I can confirm that it is not a leaked version of wenja. He screenshared in anydesk and it's not mason either. Sorry for the misunderstanding DanM :)
No problem!
 
Banned forever. Reason: Ban Evading (TellieTubbie)

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
So what makes this different then the one releases by Joel?
Different core alltogether. Held around 300 players on SOTW at 20tps. Lag free. More commands. Better to use and everything works. Everything is custom
 
Last edited by a moderator:
Banned forever. Reason: Ban Evading (TellieTubbie)

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
Please stop trashing this thread as I am here to sell, not make a fool of myself or scam anyone. Read subbotted message as he has confirmed I am legitamate
 
Banned forever. Reason: Ban Evading (TellieTubbie)

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
He never confirmed what was inside the packages though. You might have aswell renamed the packages.

This is sketchy as fuck.

Also, your lead dev is banned.
No we reviewed the source code
 
Banned forever. Reason: Ban Evading (TellieTubbie)

DanM

who would win? stephan hawkins vs one danm boi
Banned
Feedback score
-1
Posts
130
Reactions
22
Resources
0
Yeah, but, like, he said the packages, not the classes, so tell him to edit that.
No he said it did not look like joels in the code either
 
Banned forever. Reason: Ban Evading (TellieTubbie)
Status
This thread has been locked.
Top