[SALE !!!] - Disguise (1.7 & 1.8)

Status
This thread has been locked.

pigg121

Feedback score
23
Posts
101
Reactions
38
Resources
0
New Offer, buy my tab api and my disguise plugin for only 7.5$ !!

I present my Disguise plugin, it is a great complement for pvp servers where famous players recive focus, the plugin modifies the name of the player in all aspects but keeps its uuid intact, it is compatible with any plugin since methods like player#getName() will return the name of the disguise and not the original, you can get the original with my plugin.

Excuse me if my English is not very good, I'm not native and I need to use Google translator.

Features:

  • 100% compatible with any plugin.
  • Fully configurable.
  • Lightweight and efficient.
  • Players can relog, this is very useful for UHC servers.
  • Compatible with 1.7.10 servers and 1.7 and 1.8 players
  • If the client is in 1.8+ he will be able to see the change of his skin, in 1.7 it is impossible due to Minecraft limitations.
Prices:
  • [JAR] 5$
  • [SRC] 5$
  • I only accept payments with paypal using F&F.

Commands:

Code:
/disguise or /d - disguise.cmd
/disguise <name> or /d <name> - disguise.cmd.custom
/undisguise or / ud - disguise.cmd
/checkdisguise or /cd - disguise.admin

Config:

Code:
Options:
  update-skin-on-1_8: true

Messages:
  disguised: '&aYou has been disguised with the name &f<name>&a!'
  undisguised: '&aYou has been undisguised!'
  already-disguised: '&cYou are already disguised.'
  not-disguised: '&cYou are not disguised.'
  join-disguised: '&aYou are disguised as &f<name>&a!'
  check-yes: '&aThe player &f<name> &ais disguised, original name &e<original-name>&a!'
  check-no: '&cThe player &f<name> &cis not disguised!'
  check-notfound: '&cPlayer &f<name> &c not found!'
  check-usage: '&cUsage&f: /cd <player>'

Names:
  - 'Expredo'
  - 'Famickboa'
  - 'Fisatuna'
  - 'Fluentisen'
  - 'ForlifeViking'
  - 'Gravitychet'
  - 'GrundyChee'
  - 'Harolisher'
  - 'Inkpholo'
  - 'Interli'
  - 'Jetstepis'
  - 'LolaRat'
  - 'Metruple'
  - 'Nameractoo'
  - 'Numeronism'
  - 'Panettaboom'
  - 'RyothTiger'
  - 'Aucting'
  - 'Barlocant'
  - 'Bilenews'
  - 'Contech'
  - 'Cookielder'
  - 'Curalet'
  - 'DreamySound'
  - 'EatsyouStart'
  - 'Elliserba'

PremiumSkinsUUID:
- '352b13eb-7e71-4070-bfec-db851dfc2c85'
- '152acfb2-0b1b-440d-a7ae-94bec0098e80'
- '9c7b77fa-8c93-4c8f-bd47-d402de0d5127'
- '3d1a76a8-9236-46f5-be23-c72d511fc616'
- '9bcf5e07-ad8c-498d-9df9-14f747aef3a8'
- 'a70ad47f-7fc0-4608-b08c-a6f25aee77bd'
- 'a607d41d-823d-4a37-af84-fca1fdbc60d0'

Demo & Proof of Ownership:



sLsq_Q6WSq2ncxZzLU1GYA.png
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Kuzni

If you signed up after 2016 don't diss me thx
Supreme
Feedback score
12
Posts
1,688
Reactions
950
Resources
0
So the skins only show for 1.8 clients?
 

F10x

Feedback score
2
Posts
111
Reactions
24
Resources
0
So the skins only show for 1.8 clients?
If you are on 1.7 and you disguise yourself you wouldn't be able to see ur /d skin but other ppl would be able to see from both 1.7 & 1.8 versions.
But if you are on 1.8 you would be able to see ur /d skin as well as other ppl that are using 1.7 or 1.8 mc version.
 
Last edited:

pigg121

Feedback score
23
Posts
101
Reactions
38
Resources
0
If you are on 1.7 and you disguise yourself you wouldn't be able to see ur /d skin but other ppl would be able to see from both 1.7 & 1.8 versions.
But if you are on 1.8 you would be able to see ur /d skin as well as other ppl that are using 1.7 or 1.8 mc version.
exact!
 

kayohmedy

Premium
Feedback score
2
Posts
187
Reactions
79
Resources
0
I’ve tried using free plugins that does the same and it raped my console with “player does not exist” or something similar. Would that be the case with this too?

And is it bungee compatible?
 

pigg121

Feedback score
23
Posts
101
Reactions
38
Resources
0
I’ve tried using free plugins that does the same and it raped my console with “player does not exist” or something similar. Would that be the case with this too?

And is it bungee compatible?
the plugin works perfect, but it's not bungee
 

pigg121

Feedback score
23
Posts
101
Reactions
38
Resources
0
This version is for only one server, I have another version that has synchronization by mysql, but the price is higher
So it wouldn’t be bungee compatible? (Like if I only have it on factions for example)
This version is for only one server, I have another version that has synchronization by mysql, but the price is higher
 

vinixd

Feedback score
0
Posts
1
Reactions
1
Resources
0
Me puedes pasar de donde lo puedo comprar? O tu @ de twitter. Me interesa. Contesta plis
 

mikeywbta

Project Manager
Premium
Feedback score
6
Posts
58
Reactions
11
Resources
0
Vouch, nice plugin developer
 

Adriancito7u7r

Feedback score
0
Posts
0
Reactions
0
Resources
0
Why do I get this error?

[18:00:40 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'undisguise' in plugin Disguise v1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[spigot-1.7.10.jar:git-Spigot-1649]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[spigot-1.7.10.jar:git-Spigot-1649]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServer.java:767) ~[spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerConnection.java:1043) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:880) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat.java:65) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:186) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot-1.7.10.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.10.jar:git-Spigot-1649]
Caused by: java.lang.NoSuchFieldError: playerMap
at org.disguise.Disguise.disguise(Disguise.java:153) ~[?:?]
at org.disguise.Disguise.unDisguise(Disguise.java:103) ~[?:?]
at org.disguise.command.UnDisguiseCommand.onCommand(UnDisguiseCommand.java:26) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[spigot-1.7.10.jar:git-Spigot-1649]
 
Status
This thread has been locked.
Top