Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,700 resources
01
Days
06
Hours
27
Mins
03
Secs

Practice | (Kohi's Style)

Status
This thread has been locked.

Slurpeh

Banned
Feedback score
0
Posts
73
Reactions
29
Resources
0
Practice | [Kohi's Style]

+ Plugin is brought to you by Slurpeh.

Purchase:

  • Will sell 0/10 copies.
  • Source: 35$.
  • It is 25$.
How to get source: PM me!

Proof of ownership:
--------------------------------------------------------------------------------------------------------------------------------------------------

d1c7cd213c02a40be550b05a9b56a10a.png


--------------------------------------------------------------------------------------------------------------------------------------------------
d54a952ef5cc2c565e5fbced63e49cc2.png

95e392ed3bf6f9a7450349c885e2b8b9.png


-------------------------------------------------------------------------------------------------------------------------------------------------

Additional Info:

Tired off practice plugins not working and not doing their respective work? Purchase this one and you will get all the things that you want for a practice server!

Please View:
  • It doesn't lag your server!
  • Has many things!
  • Why don't you want a custom practice plugin?


Features:
  • Effective code.
  • Extremely configurable.
  • Much more!

Attached below is a code snippet:

Code:
    public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args) {
        if (! (sender instanceof Player)) {
            sender.sendMessage(ChatColor.RED + "You must be a player to execute this command!");
            return false;
        }
        Player ply = (Player) sender;
        if (args.length == 0) {
            ply.sendMessage(ChatColor.RED + "/team <kick:leave:create:invite:accept:info>");
        } else if (args.length == 1) {
            switch (args[0]) {
                case "create": {
                    if (!plugin.getTeamManager().hasTeam(ply)) {
                        plugin.getTeamManager().createTeam(ply);
                        ply.sendMessage(ChatColor.BLUE + "Created a new team! Invite players with /team invite");
                        ply.sendMessage(ChatColor.BLUE + "To use party chat, use /c p");
                        return true;
                    } else {
                        ply.sendMessage(ChatColor.RED + "You a in a team already!");
                        return true;
                    }
                }
                case "info": {
                    if (plugin.getTeamManager().hasTeam(ply)) {
                        ply.sendMessage(ChatColor.GREEN + plugin.getTeamManager().getTeam(ply).getLeader().getName() + ChatColor.BLUE + "'s team.");
                        for (Player ply2 : plugin.getTeamManager().getTeam(ply).getTeam()) {
                            ply.sendMessage(ChatColor.GREEN + ply2.getName());
                        }
                    }
                }
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Slurpeh

Banned
Feedback score
0
Posts
73
Reactions
29
Resources
0
Banned forever. Reason: Scamming (https://builtbybit.com/threads/slurpeh-scam-report.147148/, https://builtbybit.com/threads/slurpeh-scam-report.147298/)

Fle

Top tier Random.
Supreme
Feedback score
11
Posts
1,025
Reactions
425
Resources
0
Give out a vouch copy to someone who will actually fucking reply to the damn thread...
like vapey...
or someone else who asked for one in the fucking thread
or me...
it doesnt matter who you give one to as long as they actually fucking reply lmao you said you've given 2 vouch copies and the two people you said you gave them to hasn't said a fucking word.
 

toString

Feedback score
0
Posts
29
Reactions
2
Resources
0
Guys, this man is taking my plugin and calling it his. As you can tell in this screenshot, I am logged into the Collegege account on github. DO NOT buy this plugin, it is the same as the one on github, and yes it was partially skidded from SharpPractice.
 

Ivain

Master Terraformer
Supreme
Feedback score
45
Posts
9,610
Reactions
4,888
Resources
0
That is the least clear screenshot I've seen in a while. Try Lightshot, Gyazo or the default snipping tool to take a screenshot.
That said, OP, please prove your ownership of this plugin.
 

toString

Feedback score
0
Posts
29
Reactions
2
Resources
0
That is the least clear screenshot I've seen in a while. Try Lightshot, Gyazo or the default snipping tool to take a screenshot.
That said, OP, please prove your ownership of this plugin.
On it.[DOUBLEPOST=1474821996][/DOUBLEPOST]https://gyazo.com/5233d5542b8a925f2933c42d1173abc2[DOUBLEPOST=1474822177][/DOUBLEPOST]I can also post a picture of my IDE in which I used to code it a while back.
 

Ivain

Master Terraformer
Supreme
Feedback score
45
Posts
9,610
Reactions
4,888
Resources
0
So, Slurpeh, you claimed to have made PracticePvP, but we just had someone who is effectively logged in to the account that that plugin is connected to. This casts very strong doubt on your ownership of this specific plugin. Got anything to say?
 
Status
This thread has been locked.
Top