Spawn Player Hider as seen on velt

Status
This thread has been locked.

Kerbyy

Indite Solutions Owner
Banned
Feedback score
7
Posts
86
Reactions
52
Resources
0
Hello MCM, today I will be selling and showcasing a plugin that was first seen on VeltPvP where whenever a player enters the spawn Territory they become hidden.

Proof Of Code:

Showcasing video:

Price: $5
Price for Source $10

CONTACT ME ON DISCORD @
Kerb#2820

OR PM ME ON MCM
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Kerbyy

Indite Solutions Owner
Banned
Feedback score
7
Posts
86
Reactions
52
Resources
0
Dependencies ?
It would implement into your core you would just have to tell me your main class. because everyones is different atm it hooks into Para Forks and Joeleoli Core

$25 dollars for source? It's literally 5 lines of code.
Not really 5 lines but you believe anything you want ahaha.

It probably depends on some kind of iHCF or Para fork as it probably uses a PlayerClaimEnterEvent or whatever it's called.

On IHCF forks i use that event on Paras I use the same.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/kerbyy-scam-report.341123/)

Kerbyy

Indite Solutions Owner
Banned
Feedback score
7
Posts
86
Reactions
52
Resources
0
Code:
for(Player p : Bukkit.getOnlinePlayers() {
   if(p != player)
      player.hidePlayer(p);
}

$25 please.

You are wrong I am not using that method that causes more lag.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/kerbyy-scam-report.341123/)

Kerbyy

Indite Solutions Owner
Banned
Feedback score
7
Posts
86
Reactions
52
Resources
0
I am using ProtocalLIB to hide the players.[DOUBLEPOST=1501612715][/DOUBLEPOST]
Using EntityHider class? ......


As you can see that clearly isn't 5 lines of code my good sir.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/kerbyy-scam-report.341123/)

Kerbyy

Indite Solutions Owner
Banned
Feedback score
7
Posts
86
Reactions
52
Resources
0
It's skidded code though. It is literally on ProtocolLib's github lmao.
Skidded code wtf its implementing the API how is that skidded if its provided for fair use?
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/kerbyy-scam-report.341123/)

Kerbyy

Indite Solutions Owner
Banned
Feedback score
7
Posts
86
Reactions
52
Resources
0
Did you copy and paste the code? Then it's skidded. I understand that it is provided by their github and is meant for use by developers but you are trying to sell it for $25..

LOL I'm not selling the source code to the entityHider class I'm selling the source to the plugin that utilizes it LOL. its like stating that joeleoli skidded it from Zoroah to hide Potion effects? please state your point.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/kerbyy-scam-report.341123/)

Kerbyy

Indite Solutions Owner
Banned
Feedback score
7
Posts
86
Reactions
52
Resources
0
Yes but his was an entire practice plugin and his JAR was almost the same price as the source to this. Your plugin is literally listening to an event provided by iHCF that fires when they enter claimed land and then toggling it. Basically 5 lines of code + the API class.
If you can replicate what i did then go for it if not then leave me thread.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/kerbyy-scam-report.341123/)

Edvio

Feedback score
8
Posts
351
Reactions
113
Resources
0
Did you copy and paste the code? Then it's skidded. I understand that it is provided by their github and is meant for use by developers but you are trying to sell it for $25..
It's not skidding if it's copying an API from GitHub...
 

Edvio

Feedback score
8
Posts
351
Reactions
113
Resources
0
So if someone copied and used all of iHCF's APIs: scoreboard, timer, PvP classes, that wouldn't be skidding?
Yes that would be skidding, as it's not meant to be a public API. ProtocolLib is public -.-
 
Status
This thread has been locked.
Top