File size: 73,116 Bytes
9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce eabd164 9a859ce |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 |
/discord; A Minecraft plugin that shows the link of your Discord server. /freeze command; Adds /freeze command to the game! 1.8 - 1.19.3 ⭐ BattlePass ⭐ Unlimited Practical & Customizable Quests ⚔️ 30% SALE; The most advanced quests plugin ⚡️ Seasons ⚡️ Free/Premium Passes ⚡️ Daily/Weeky Quests 2 players, 1 character; a 2Devs-EquipmentEffects | Equipment effects on your Server! | 1.8-1.19; Plugin that effects to equipment, on hold, on worn etc. 30% SALE⭐ Advanced Crates ⭕ 17 Premium Animations ✅ Custom Item Support ✅ In-Game Editor ✨ Lootboxes; ItemsAdder, MMOItems, Oraxen Supported ⭐ Edit Everything InGame⭐Save Items quickly InGame⭐1.8-1.19.3 AC - Negativity [Spigot 1.7-1.19, Sponge, BungeeCord & Velocity]; It's an anti cheat ! AFK pool; AFK Region Rewards Skript AFKSit; Essentials / CMI / AFK+ compatible sit on AFK plugin. AIMapArt; Ai generated map arts AKConverterEssentials [AdvancedKits Addon]; ❂ Convert Essentials kits into AdvancedKits APHub; A plugin that can set up and teleport to the hub AVG | Custom VIP Gifts & Sounds Plugin; custom gifts, custom sounds AXControl ScreenShare - Ultimate Plugin for SS - Bungee Support; Plugin for SS Abilities Addon; This is an addon for Wazup92 PvP minigames! Absorption Placeholder; Simple plugin that contains various health placeholders, including absorption. ActionbarAnnouncements; Easy automatic announcements sent trough actionbar AcuteLoot; Custom RPG-style loot and effects with over 15 BILLION unique possibilities AdminChat; If you have minecraft server, and if u need private chat, use this plugin. AdsInAdChat; Do something when the player swears or advertises on chat Advance Startup for windows -MC-Startup; Fully Customizable Bat file to Start Minecraft with single click. Auto restart Support and more. AdvanceParticle [1.5.x - 1.19.2] | Players - Block location particles; AdvanceParticle plugin giving you choise to set particle on blocks location or player location Advanced Economy Plus; Economy with Mysql, Bungeecord, statistical analytical commands, and a support for IFH (A Vault++)! AdvancedCore; An API for plugins to use. Open Source. AdvancedInvisibleItemframes; Give your players the ability to craft invisible Item Frames in Survival Minecraft AdvancedReplay 1.8 - 1.19; Record, Replay, Repeat AdvancedServerList; Plugin for Spigot, PaperMC, BungeeCord and Velocity to create custom Server list designs AdvancedVanish; A fully customizable and advanced vanish plugin made with Kotlin. AdvancedWorldCreatorAPI; Full-API for generating new Biomes, Features and more in Version 1.18.2 Aggressive Animals; Those cute little animals can kill you! Akarian Auction House 1.14-1.19.2; Feature-filled 1.14-1.19 Auction House Plugin AlertsPlus; Want to announce something to your server? Do /alert <message> AllAchievements; Try to get all achievements with this cooperative challenge plugin! AlonsoLevels+ (AlonsoLevels Addon Skript); Addon for AlonsoLevels adding extra stuff! Amethyst+ for ItemsAdder; ItemsAdder Announcer; Announce messages to all players via chat, actionbar or title Annoying API; General purpose API for my plugins. Just contains some utility classes and methods. Anti Plugin Stealer; This plugin prevents cheats from stealing your plugins even when the /plugins command is disabled. AntiCheat Replay; Watch a recording of punishments from your AntiCheat. Formerly VulcanReplay AntiFallDamage; A simple plugin that disables fall damage on player globally. AntiRaidFarm - Block cheaty infinite raid farms; Configure a cooldown on raids to break farms that abuse infinite bad omen loops AntiSwear+; Very simple antiswear with REGEX support AntiVillagerLag; A way to remove the performance impact of trading halls without sacrificing other villager farms AuthMeVelocity; AuthMeReloaded support for Velocity AuthPLugin; Basic plugin for player authorization Authenticator Minecraft; Minecraft authentication plugin AutoMessage Plugin | HEX COLOUR SUPPORT | [1.18-1.19]; Customizable messages through the config of the plugin will be sent in-game AutoPickup [+ 1.19 Support]; Automatically pickup blocks that you mine! If a block drops XP you get that too! AutoSellChests; Provide your server with automatically selling chests Autorank; An automatic ranking plugin that allows you to set automatic rank-ups with special requirements. AuxProtect; Data Logging and Inventory Recovery designed to suplement CoreProtect BETA | Advanced Rules in GUI | Everything in Config | [1.16 - 1.19.x]; Rules, Advanced Rules, Important server plugin Back on death plugin for 1.19; Adds /back command BackInPack - Portable Backpack ✨ [1.13.x - 1.19.x]; BackInPack is a plugin that will give your players additional space and opportunities. Backdoor Detector; #backdoor-detector BadAppleBoard; Bad Apple but it's on Minecraft's Scoreboard BallBattles [1.19.2]; An intense, action-packed minigame about throwing snowballs at each other. BanAnnouncer [Discord]; Announce the bans on your Discord server. BannerBoard compatibility for InteractiveBoard [1.17.1 - 1.19.3]; Load BannerBoard board configurations through InteractiveBoard [1.17 - 1.19.3] Battle Bits KitPvP; #kitpvp Battle Gem ✅ 1.8 - 1.19.3✅; This is a gem that can spawn mobs to defend you. BeaconWaypoints; Use beacons as fast travel points BedWars1058 - Per Group Stats Addon; Stats for per group, like Hy the big man. BedWars1058-AdventureMode; Gamemode change utility for BedWars1058 Better Hub; A plugin with mixture of different codes for providing better experience in one plugin. Better Mending; A plugin that allows players to repair their items with experience points or a specified item, with BetterBoard; A simple scoreboard plugin that is not dummy BetterChairs Remastered; BetterChairs allows you to sit on chairs – Every block can be a chair BetterChat - Revamp; Revamped, with better messages, this is not an addon. BetterConcrete [1.13.X - 1.19.X]; Transform powder into concrete by throwing it into a cauldron. Smelt concrete to get powder BetterEconomy; A simple economy plugin BetterFight | 1.8 | Editable Rod!; Fast rods, Cleaner fights | NBTC BetterGUI; An animated menu, a simple menu-designing tool, or just a better GUI plugin BetterKeepInventory; Optional configurable keepinventory BetterPVP; PVP BetterPrefix; Get Prefixes to display in multiple places automatically! BetterSecurity | ✨ The best security for your server!; Your safety is the priority of everything! BetterStaff; A simple staffmode skript BewareLiquids; Teleports player to secure place when he falls to lava (or water). Big Doors; Big, ANIMATED doors, drawbridges, portcullises, and more! Bingo Reloaded; Play Bingo with kits, different modes and a Card Editor! Bitcoin Plugin; With this plugin, players can buy, sell, and give Bitcoin using the Vault plugin. Blacksmith; Adds a Blacksmith trait to Citizens NPCs Blast Proof Glass; Make glass blast-proof like a famous server. Blep Fishing; Fishing Improvements including custom fish, tournaments, and quests! Block Item Drops; Prevent people from dropping items in specified worlds BlockEraser; Essential for BuildFFA servers BlockManager; A simple solution to control the interaction of players with the game world BlockProt; Protect and lock Chests, Furnaces, etc. with a easy to use GUI. BlockRegen; Great for Prison, RPG and many more servers! BlockReward; Allows players to earn in-game currency when they break blocks in the game. BlockSounds - ItemsAdder; Adds more custom block sounds to ItemsAdder BloodFading [1.8-1.19]; First-person blood effect without mods. BlueMap Residence; 3D Residence viewer integration for BlueMap BlueMap-Essentials; BlueMap integration for Essentials BlueMap; A mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer Booster | Spigot unterstützt MySQL; Drop-, Break-, Mob-, XP-, Fly-Booster BowSpleef; MySQL/QLite | Bungee/MultiArena | Achievements | Shop | Leaderboards | 1.8-1.19 | Build Battle | GuessTheBuild [1.8.8-1.17]; [MINIGAME] Solo/Team/GuessTheBuild | MySQL/YAML | BungeeCord/Multi Arena | Voting GUI | Super Votes BuildBuddy; A set of tools to help builders BuilderManager; A simple plugin that takes care of making simple menus, and custom items! Bundle (1.19 - 1.19.3); Now Bundle has some uses. BundleCraftable; Easy Craft The Bundle BungeeChatX; Cross-Server Chat Plugin based on BungeeCord BungeeManager; Chat filter & Chat Delay, Private Message, staffchat, command blocker and other more BungeeTeleportManager; (Death-) Back, Homes, Portals, Tp (+Tpa), Rtp, Warps and 4 more Mechanics all over a Bungeecord! BungeeVPN; A AntiVPN using proxycheck.io for bungeecord servers Bungeecord Prometheus Exporter - RedisBungee Support; A Bungee plugin which exports network stats for Prometheus. ButterWhitelist | GUI | 1.16-1.19 | Butter!; Butter (better) whitelist plugin. Buycraft Store Link [1.6.4 - 1.12]; Donation Store link plugin for older versions of minecraft CTCommons; Library to centralize main functions for multiple plugins which will allow better maintaining capabi Carry (1.18.1 - 1.19.3); Carry you're animals by Sneak and Right Click. CarryOnAnimals [1.16+, Towny/WorldGuard support]; Adds the ability to move animals on the head. Cat; Disguise as a Cat CensoredChat; Replaces explicit words with words of your choosing Cepums; Cookie Chairs (1.15.2 - 1.19.3); Sit on Stairs, Slabs and Carpets. CharacterCards; Adds character cards, designed for RPG servers Chat Notifications; Plays a sound when a chat message is sent/received. ChatBlocker; Blocks offenses in chat and in signs ChatBot plugin; Automate Chat Responses to Players ChatEx [Continued]; ChatManagement Plugin ChatFeelings; The Original Minecraft Emote & Feeling Plugin! Extremely Customizable & Easy to Use. ChatFiltering | SUPPORT FOR 1.19 | | Filter your chat; Keep an eye on what your players say! ChatGPT In Minecraft; talk with the popular chatbot everyone is talking about ChatGames [1.8-1.19.2]; Enjoy chat games with your friends using this lightweight chat games plugin! ChatLeaderBoard; A simple, lightweight skript for Leaderboards (in Chat)! ChatPings; Fully customizable plugin to ping players! (Like on Discord) ChatProtection+; Prevents chat, and command spammers, along with caps limiting. ChatRescue | Easily control server chat!; Easily control server chat! ChatSystem EasyRayX; Minecraft, ChatSystem ChestOverflow; Chest sorting plugin ChestSort (+ API); Sorts your chests + inventory! Supports WorldGuard etc. (100 % customizable + auto config update) Christmas Fireworks; Bring the spirit of Christmas to your server in a unique way! Chunk Spawner Limiter [1.13-1.19.3]; Limit entities in a chunk. ChunkClaim (1.16.5 - 1.19.3); adds Chunk Claiming to the server ChunkLoader; Keep your chunks loaded! ClickTpa; Clicking chat to accept a teleport request! ColoredSigns | 1.16 - 1.19; RAINBOW | GRADIENT | HEX Command Framework [1.7 - 1.19]; A lightweight annotation based command system CommandBlockAsPlayer | Run Plugin Commands As Players; For some reason you can't run non-vanilla commands as a player through command blocks? CompassHunt; Track players with a compass. Condense; Condense different item in their block ConditionalEvents | Custom Actions for certain Events [1.8-1.19]; Plugin that constantly checks for conditions on certain events and executes custom actions! ConnectionCommands; Run multiple commands based on players domain / IP used to connect. ControlPlayer | 1.8.8 - 1.19; Control and troll the players on your server! CoolTab; Customizable Tablist Plugin Core; The Core is required to be installed for all plugins that have been developed by us. CosmiAuth | Authme - DBA - Skript; THE BEST AUTH SKRIPT FOR SPIGOT/PAPER SERVERS LIKE BY DYNAMICBUNGEEAUTH CowEsomePlugin; This plugin adds few commands to your server CraftFlowers [ 1.16+ Port ]; Easy create custom flowers with easy-to-use GUI. CraftPlus; Craft+ add more recipes and grass paths crafting Craftable; Recipes for uncraftable items. Crafty Controller; Minecraft server managment interface. (Java and Bedrock) Crazy Crates; Add unlimited crates to your server with 10 different crate types to choose from! Crazy Enchantments; An enchantments plugin that adds 80+ enchantments and cool features to your server. Crazy Envoys; Drop custom crates with any prize you want all over spawn for players to fight over. CreeperHeal2; All the fun of explosions with none of the cleanup! CreeperLogger; Log when a player spawns a creeper egg Critical Colors; You can't touch any blocks with the chosen color! Criticals [1.11 - 1.19]; Add brand new critical hit effect to your server ! CropClick; This plugin will make you be able to click crops and recive the drops. Custom Advancements; Easily to configure plugin to create your own custom advancements in your minecraft server! Custom Blocks FREE ! Executable Blocks; Custom Blocks, custom triggers, create epic blocks ! Custom Find Command; Offers customizable messages and color support! Custom Items FREE ! Executable Items; Custom Items, custom triggers, reproduce your favorite items ! Custom Join Messages | AuthMe | PlaceholderAPI | HEX colors & gradients | Much more | [1.9-1.19.3]; The most advanced Join/ Quit Message plugin on the market. Custom Join and Quit Message [1.8.x-1.19.x]; It allows you to customize the input and output messages but also has some extra options Custom Ores⛏️; Create your own ores to generate on your server! Custom-Pickaxes; Custom pickaxe plugin that contains Explosive, Bountiful, and Smelters. CustomCobbleGen - JetsMinions Add-on; Adds support for JetsMinions to CustomCobbleGen CustomCobbleGen - Now Supports Basalt Generators [1.17-1.19]; Make custom cobblestone generators that depend on a players tier/rank CustomItem; Give Player A Custom Item From Config On Join Customizable Unknown Command Plugin; simple Customizable Unknown Command Plugin D: writer; The Plugin writes D: when somebody says: "L" or "du stinkst" DDD; Different Dimension Difficulty DMC-CHAT - censorship, emojis, automessages, hex colors, bungee support; Chat plugin with censorship, emojis and automessages Dab's Reports; A simple bungeecord plugin so all players can report other players from any server DatapackLoader; Automatically add datapacks to your server. Death Chest; Spawns a chest when the player dies in buildable regions Death Cosmetics(demo); Custom death messages Death Economy Penalitation; Simple plugin to take money from the player when die with a percentage. Defused; Stop creeper block damage, but allow creeper entity damage. DeliveryMan; free and easy to use rewards plugin! DeluxeHub 3 - Professional Hub Management; Your all-in-one, essential and professional hub core solution. DisableJoinQuitMessages; No permissions, No Commands! DisableMobSpawning; Stop mobs spawning on your server DisabledElytra; Disables the Elytra! Disco Armor; Awesome armor that changes colors randomly. Discord Integration Project - Login (compatible with BungeeCord); Make your users login using Discord. Discord Integration Project; Integrate your server with Discord Discord Invite; Simple /dc /discord command. Discord Server Console; With this plugin you can now use a Discord channel as your server console! Discord Server Status; Sends discord webhook messages when the server starts and stops Discord-Linker; View minecraft stats, advancements and inventories in Discord! Also includes moderation tools, minec Disguise Skript; disguise, player disguise, skript Diskuise; A Skript addon for disguising entities as other entities! Donor Firework Show [Mini Firework Show]; On Command Firework show for your VIP players DoubleJump and Fly [Multi World & Server Support] [Open Source]; Everything customizable DoubleJumpPlus; A DoubleJump plugin with sound for your lobby DoubleLife; A recreation of the mod/plugin used in the offical Double Life series! DragonSlayer; The Dragon will rise again.... !! (and bring its brothers!) Drop Protect REBORN; Don't want your players losing their entire inventory on death? DropProtect protects your equipment DynMap Residence; Display residences on a dynmap with all flags Dynamic Sleeping | ALPHA; Adds an Dynamic Sleeping Animation to the game! DynamicTNT [1.19.3 ]; Causes blocks to fly when a TNT or entity explodes. ECRelay; This is a relay plugin for Epic Core. It will not work without the Epic Core plugin. EXP-Gems [ 1.18 - 1.19.x] - ⚔️ Mega Exp Gains ⚔️ - ⚡ Cool Effects ⚡; Revamp the way you earn EXP on your server with EXP Gems EasyFly; This plugin has nothing to do with EasyFly: https://www.spigotmc.org/resources/easyfly.75195/ EasyLuckyblock [1.12.x - 1.19.x]; Add Luckyblocks on your server EasyReferral ► [1.12 - 1.19.3] ► Give players a reward for inviting friends! ► [Vault support]; Give players a reward for inviting friends! EasyReplant [1.18 - 1.19.x] - ⭐ Auto Replant ⭐ | ⚡ Multi-Harvest Chance ⚡; Why Replant Crops When It Can Be Done For You EasySQL Plugin - Easy to use plugin that will help you with SQL setup; Plugin to setup SQL easily in your server EasySumo; 2-Player Sumo! EcoJobs ⭕ Powerful Employment System ✅ Create custom jobs ✨ Levelling, Effects; The most powerful jobs plugin ever EcoLaunch; Builder Mode!, Timer in Bossbar, etc 100% Custom! EcoPets ⭕ Create Custom Pets ✅ Premade Pets ✨ Levelling, Abilities, Custom Textures; The most capable pets plugin with all the bells and whistles. Economy (1.15.2 - 1.19.3); adds economy to the server EconomyExchange | Not only points to money... | 1.8 - 1.19; Create unlimted exchange rule - Daily reset data - Use limit - MySQL support. EconomyShopGUI; A simple and free to use GUI shop plugin EditMobs Standard | easy RPG-style enemy editor | modify the appearance of creatures.; Quick and easy supplement to modify the natural reappearance of creatures. EffectMaster | Create beautiful shows in your server!; Special effect and show creator for your server. Effects; Some permanent effects. EggRespawn | A simple plugin which respawns the dragon egg; This plugin spawns a dragon egg if an enderdragon is killed in an end world Elevator Signs!; ElevatorSigns Empty - New features for your surivial world!; New features for your surivial world! EnchantGUI [1.17.1-1.19.3]; Provides an enchanting shop menu. EnchantGui 1.8 ~ 1.19.x Editable MaxLevel/Prices/Support custom enchantment & economy; Freely choose the enchantment for your items EnchanterPro [1.12-1.19] || Support UltraPrisonCore || Support EdPrison || Support RevEnchants; Your best item to enchant your pickaxe! Enchantment Disabler - GUI Based - Customizable; Easily disable selected enchantments server-wide with a simple click EnderCraft; An Administration, Essantials like, Plugin :) EnderSS; Customizable ScreenShare Plugin over Bungeecord Enderchest Command; Open your enderchest with /enderchest or /ec Envisioned Database [All Around MySQL API]; An easy to use database API that supports many drivers and common clients. Epic Punishments; Punish hackers or other rulebreakers through an easy to use GUI EpicPluginLib; A general library to help use configurations, languages, commands, updates, and reflection. Erratic Explosions; Gives explosions random properties (power, delay, etc...) Essence (1.15.2 - 1.19.3); Essential stuff (not EssentialsX) Essential CreaFun - Creative mode (limited time), Fly on Survival, controle Weather and more...; Allows players to enter creative mode for a limited time, be AFK, Fly, Weather, Invincible and more. EssentialsP; Adds server foundation homes, warps, ranks and more. EssentialsX Selectors: @a, @p, @r (Addon); This minecraft plugin adds @a, @p, and @r to EssentialsX Commands! Also adds "@a[thing=value]"! Event commands; event commands like join Exile; Small plugin that allows to exile players to the nether ExplosionsControl [1.17.1 - 1.19.2]; Control server explosions! Configurations are separate for each world, custom worlds supported! EzChat - Next Generation Chat; An easy and free alternative for other JSON chat plugins! FacilisCommon; Libary for Minecraft FancyCrafting [1.8 -1.19]; Custom Crafting GUI, Custom Recipes/Grids All Vanilla Recipes,... FancyFirework; Simple plugin that adds custom fireworks to your server. Supports NuVotifier for vote rewards! FastCrystals Plugin (1.16 - 1.19.3); plugin, fast crystals, crystals, crystal pvp, pvp Faster Ascend; A plugin which allows to climb up ladders/vines/scaffholdings and water faster! FeedMe; Refill your hunger with a command instead of food! FindMyHorse | find your own horses; Simple plugin that finds the coordinates of your horses. Fly Plugin; A simple /fly plugin, with permissions & a config Flyblock [1.18.x - 1.19.x] [Highly Configurable]; Fly blocks, fly for survival, limted flying, survival friendly, for building in survival Force Finger ✅ - Pickup and Control Players; Control players, mobs, animals and even items with this powerful stick! Force Resourcepacks; [1.8-1.19] Send resourcepacks globally/per server/world. Execute actions! Spigot, Bungee & Velocity ForceField; Very epic, yet simplistic, forcefield plugin! Frame Dupe; Dupe for servers FronskyFramework; Experience the full potential of Minecraft with the Fronsky Framework FunctionalServerControl v1.09.1 - Replacing everything with one [1.8 - 1.19.3]; Great functionality for player/server control FurnaceEnhanced 1.17.1 - 1.19; Configurable furnaces cook time speed GSit - Modern Sit (Seat and Chair), Lay and Crawl Plugin! - [1.13.x - 1.19.x]; ✨ Relax with other players on nice seats! ✨ GadgetsMenu [1.8 - 1.19.3] [Free]; Amazing hub perks for donor! Hats,Particles,Suits,Gadgets,Pets,Morphs,Banners,Emotes and much more! GameMaster; A library for my minigame plugins GameSenseLib; Build your own Minecraft minigame with flexible, extensible, and modular API. GlassHouseTweaks; Several tweaks to vanilla minecraft: hit system, duels, wars, trading, etc. Global Player Market; Buy and sell items on global market via friendly gui and commands GlobalStats - Minecraft leaderboards with offline & external plugin support; Generate top lists via PlaceholderAPI | over 38.800 placeholders per player | External Support GmcGmsCommands | Customizable! 1.0 beta; Gmc, Gms, Command, Commands, Plugin, Customizable GraveStonesPlus; Create a grave when a player dies GreetMe || customize your server join/leaving message; GreetMe || customize your server join/leaving message GrieferGames SpawnPlot/SpawnGS Plugin | 100% Einstellbar + API; GrieferGames, GG, Spawn, SpawnPlot, SpawnGS, GrieferGames Plugin Grim Anticheat; 1.8-1.19.3 support | 0.001% speed | 3.01 reach | 99.99% antikb | Open Source | 1.19 native HSCore; The lazy core of my personal projects HammerPick - 3x3 Hammer; Plugin that adds a Hammer function to your Pickaxe to mine 3x3 HaroTorch; Modded's MegaTorch, on Spigot Haxe Plugin Loader; A loader for Spigot plugins written in Haxe using the Haxe Minecraft API. HeadBlocks | 1.16.5 - 1.19+ | EASTER-EGGS | Multi-server support | Fully translatable | FREE; Hide heads in your world and let your players find them to earn rewards Hearthstone; Use the Hearthstone from WoW in Minecraft Hearty Levels✅1.8 - 1.19.3✅; Your levels are your hearts. Help Menu ➤ Create GUIs ⭐ Customizable ⭐ Easy to Use; Upgrade boring /help command & create custom GUIs Hidden Armor; Allows players to hide their armor so they can show off their skins. HiveChecker - See Inside Hives with a GUI!; Check the amount of Bees and Honey inside Hives on right click! HoldingEffect; Hold item, get potion effect. Homes - [GUI] [Limits] [Perms]; Players can set homes, teleport to them, and view them in a GUI. HorseEnhancer 2.0 [MC 1.18+]; Horse genders, better breeding, inspect stats, lineage tracking, and powerful commands! HorseSaddleBag; Inventory for horses via a saddle, Saddle Bag HorseTpWithMe; Like your horse? Now you won't teleport without it. [NOT JUST HORSES!] HoverStats; Converts the player name into a hover able stats message Hungry Nights; Wandering in darkness lowers your hunger. HunterAntiCheat; HunterAntiCheat HyPoints; Pressure plate Checkpoints! HyUtils; Utils ILibrary; Library i use for my plugins IOSync; Synchronize the player data across multiple servers in a network IPLock; Locks an IP address to a players account. ImageFrame | Load Images on Maps & Item Frames! | Support GIFs! | Map Markers! | Survival Friendly; Put images on maps and walls! ImperialEdicta; Annotation-Based commands manager Infuse SMP Plugin ⚔️ [Skript] [Free] [Drag & Drop]; Simple, Easy to Use, Infuse SMP Skript IngotMinigamesAPI; An API designed for making minigame-based plugins a breeze to develop IngotSkywars; A simple skywars plugin utilizing IngotMinigamesAPI IngotSurvivalGames; A simple survival games plugin utilizing IngotMinigamesAPI IntaveAdditions; Adds features IntaveAnticheat is missing Interface4; Provides a general interface for my plugins InvSee++; View and edit inventories of your players! Works for offline players too! Now with give commands! InvSee++; View and edit inventories of your players! Works for offline players! Now with give/clear commands! Invisible ItemFrame; ItemFrame becomes invisible as soon as an item is placed in it InvisibleItemFrames - Better Item Frames; Turn vanilla item frames invisible so you can only see the item! Island Generator; Customizable Island Generator for you Minecraft-World. Item Rotation BW1058; Item rotation addon for bedwars1058 inspired by Hypixel's new update ItemInventory; check item inventory ItemSage - Full item customizability; A simple way to modify anything about your items! JDLogger | Death Logger; Rollback inventory, low tps & big ping protection and more other JSONAPI-RELOADED; A Recoded version of JSONAPI Jannes; Usefull commands for any minecraft server JedCore; ProjectKorra addon plugin Jobs Reborn; A fully configurable plugin that allows you to get paid for breaking, placing, killing, fishing... JoinEvents; A plugin where you can customize player events when joining your server JoinEvents; Add events to join JoinLeaveMessage; A simple plugin that displays a player's Join & Quit message in chat. JoinMSG; Simple JoinMSG Plugin JukeLooper; Looping shuffeled jukebox playlists with redstone and hopper support. JukeboxMusicPlayer | Play music disc's without a jukebox; Play music disc's with commands or gui's KB9999; Enchant an item with Knockback 9 Thousand. KPManager; Welcome players with personalized messages, show country of origin, manage tab list and monitor ping KamiCommon [1.8 - 1.19.3]; Libs used in my own plugins, but publicly available for all to use. KarmaAPI Platform; A plugin integration for my KarmaAPI KatzcraftTimer; A simple but functional Timer Plugin Keycard Skript; Add keycards to off limit areas KillsLog; Logs player kills by players. Saves inventory and places. King of the Ladder [1.8 - 1.19]; An old, fun, classical Minecraft minigame Klash️Item⚙️System - THE BEST CUSTOM ️ ITEM API!; The BEST custom item system api with Click & Break events, Item list GUI, implementations, and more! Knokko's Custom Items; A custom items plug-in with custom textures Kore [1.8.X-1.19.X]; Core plugin for some utils Krekks Easy Graves; Despawning items are so annoying. If you agree with that you should download this plugin! Kudos | 1.19.X | GUI | Open Source | MySQL; The plugin allows to give someone a kudo (recognition/praise) Kudos | 1.19.X | Open Source | MySQL; The plugin allows to give someone a kudo (recognition/praise) LandsDiscordBot - Discord Bot for Lands; Create a channel for your land and nation, view top lands, view your land inbox and more to come LaserTurrets [1.8 - 1.19]; This plugin allows you to create fully customisable turrets to defend your land and attack targets! LastLoginAPI - API to handle player names and login timestamps; A library to handle player names and login timestamps LaughStaff; Moderation Plugin Lava Rising; another average gamemode plugin LeashTheCat; Catch the cat to earn points LevelZone [1.17+] • AlonsoLevels addon with WorldGuard support!; Restrict certain WorldGuard regions and require and specific level to access! LevelledMobs; [1.16-1.19] Level-up mobs on your server, RPG-style! Perfect for Survival, Skyblock, and more. Lib1711; Dependency for all my premium plugins LifeStolen; Another lifesteal plugin... Light Weight Scaffold; scaffold Lightswitcher; Control your redstone lamps with light switches! LimboAPI; An API which provides Limbo (Virtual Servers) features to other Velocity plugins. Linked Enderchest; Advanced Custom linkable Enderchests that work with Hoppers LiquidFix; Custom Fix tools and armor LiteEco - Simple Economy Plugin 1.18.x - 1.19; EconomyPlugin, Economy, Money, LiteEco LiteFishing; Custom fish | Fish mob from mythicmobs | Fish item from mmoitems | Custom command on fish/sell LockPick; This Plugin Introduces a lockpick with which you can force the iron doors Lodestone Teleport [1.16.2 - 1.19.1+]; Right-click with a lodestone compass to teleport to the linked lodestone Log To Planks; This Skript Converts Mined Logs To Oak Planks. (With Config) LoginSecurity; Simple, light, fast and secure user authentication management. Since 2012. LogoutLives; A plugin to make players have their NPC-Clone in the world after leaving LoneLibs; Libs used by my plugins LootChest; Respawnable chests with particles, menu, hologram. Lucky Bounties; A light-weight bounty plugin LuckyBlock NTD (ꜰʀᴇᴇ) | 1.8 - 1.19.3 | 16 colors ⚡ Special drops; Cool revamped LuckyBlock. Say "goodbye" to the sponge or resourcepack! LuckyWheel [1.16-1.19]; Spin the Wheel and get a random item! M-Investment ⭕ Stay AFK in area - Earn money ✅; When players stay AFK in selected area they will earn money. M0 - ExtraEnchants [1.13 - 1.19]; Extra enchants to provide more game variety. MCEEW - Earthquake Early Warning [1.18 - 1.19]; A real-time Japan/China Earthquake Early Warning(EEW) plugin for Spigot/Paper. MCStatistics; The ultimate server staff tool to monitor how players are playing your server. MMGen - Mythic Mob GUI; MMGen is a mythic mob specific IDE that accelerates your mythic mob development MT-Plofkraak; De plugin om het overvallen van ATMS realistisch te maken MagicStuff (Random equip a player with enchanted amor) [1.19.2 - 1.19.3]; Lets equip player with armor (quick command) Malware Skyrage Remover; Malware remover Manually Guided Rockets; Launch user-guided rockets with custom resource pack! Marriage (Reloaded); Get married, she said. It'll be fun, she said. MaxUtils; A lightweight plugin designed to make simple cosmetic changes easy Medieval Factions; Allows players to organize themselves into feudal, diplomatic, lawful groups akin to nations. Medieval Roleplay Engine; Makes roleplaying easier. Character Cards, Birds, Local Chat, & Emotes! MessageOverHead | Pop-up messages above your head 1.13-1.19; A simple plugin for displaying messages over the player's head MicroKits -A kit for everyone; Allow players to create their own kits to sell, share, trade, etc. MilkGUI; Serialize Bukkit inventories Mine X Farm Regen [1.12 - 1.19+]; Regenerate All Ores And Wood With Custom Delay MineDiscord; Send your Server Events with a Webhook to your Discord Server! MineIt [1.8 - 1.19]; Create mines that they will get regenerated. Minecord; Connect chat between Minecraft and Discord! Minecraft Chest Generator; A chest generation plugin Minecraft Fireworks; A plugin that help you launch fireworks automatically. Minecraft but its harder?; minecraft but its a bit harder Minecraft commands & chat logs.; Spy on your friends. MinecraftGPT - ChatGPT (OpenAI); Talk to ChatGPT directly from minecraft Minehut Tracker; What Minehut Server do you wanna know about? Minepacks (Backpack Plugin) (MC 1.7-1.19); Free and reliable backpack plugin with different backpack sizes, multilanguage and MySQL storage. Minetorio; Automate Everything - Heavily inspired by Factorio Minions & Hunger - A collectible competitive card game! FREE VERSION; A competitive collectible card game like no other! MischiefCountdowns; Simple countdown plugin MoDispenserMechanics; Dispensers can place blocks, use tools & weapons and interact with items & blocks! Mob banners; Add Terraria-like banners to Minecraft! MobStacker; A basic mobstacker plugin. Mocker; Modify chat messages in an entertaining way Model Engine Merger: Model Engine & ItemsAdder Bridge; Easily merge ModelEngine packs to ItemsAdder resource packs! MoneyPlugin; ECONOMY Monthly Crates ➢ Create Your Own Monthly Crates! [1.8-1.19.3]; Create your own MonthlyCrates similar to a popular server MoreDiscordSRVHooks; DiscordSRV cross plugin Hook MultiCurrency | Easily create multiple currencies.; Easily create multiple currencies MultiWorld; World Mangement for Minecraft MulticraftBungee; Fix the most common issues with BungeeCord and Velocity on Multicraft Murder Mystery [1.8.8-1.17]; [MINIGAME] Addictive Gameplay | MySQL/YAML | BungeeCord/Multi Arena | Placeholders | Many Languages MutliMasks Unlimited Different Mask Types | Create Custom Masks! | Levels | Recoded; You can create your own mask. There are various effects!, Minecraft, highly detailed, digital painting MyChat; Moderate the chat! MyDog; Tamed wolves but at least 10x better MyPetGUI2 - Updated; GUI menu for MyPet plugin MyRedeem; Redeem Codes! MysticalBarriers - A fancy way to limit a room access; Create a wall visible only to who hasn't the permission to see the true path MythicMobDeathReward; Distribute rewards after the death of mythicmobs NBTRecipes; A very simple plugin to add recipes that use NBT data NOcraft; Total crafting control! NYC; Event NanoLimboPlugin; Launch multiple NanoLimbo servers as plugin in BungeeCord, Velocity NetStaffchat; An staffchat plugin NewbieChat - Protect your chat from advertising players; Prohibits players from entering certain commands and writing to the chat for a certain time No Commands; A plugin to block commands No Join/leave Messages; This is a Skript what doesn't have join/leave messages NoBuild [Skript]; Make players not build with 1 command. NoBuildPlus; A simple plugin to manage the rules of your worlds NoPortals; 用于阻止特定世界创建下界和末地传送门的插件 NocsDev: Maintenance [1.16.5-1.19.3] | GUI and Placeholders Support! and More... ✨; Get even more peace of mind when putting your server into maintenance mode. Not Your Horse!; Prevent players from riding other players' horses, donkeys, and mules Nova | Modding Framework | [1.19.3]; Turning your spigot server into a modpack experience NovyXtreme; A portals plugin for written for mc.novylen.net Npc Plugin; Simple NPC plugin made with packets NpcMaker; a plugin used to create npcs (villager npcs) NyoomCarts; A Spigot plugin that brings speed modifications and more to minecarts. OnePlayerSleep; Pass the night/storm if a player sleeps, based on the OnePlayerSleep datapack OpenTickets; An open-source lightweight ticket plugin OperatorPassword; Prevents op anyone on the server. PVP Toggle Reloaded; Allow your members to decide when they want to be able to fight others Paint Plugin; Paint Paprika; Code your plugins in Lua Parties - An advanced parties manager; Parties is an advanced parties manager for your Bukkit/Spigot, BungeeCord and Velocity PassiveMode; This plugin allows players to avoid pvp through Passive Mode! Requires no Configuration! Password Plugin; Prevent players from playing on your server without a password. PerWorldPlugins; PerWorldPlugins allows plugins to be set to hook onto certain worlds using the config. PerWorldRules; Sets up /rules that are unique to each world Pets ⭕ Enhancing Combat; Pets are a new mechanic for enhancing the combat experience by providing various stat boosts Phantom Remover; A simple plugin to remove forever phantoms. Piano; Play with your friends on the interactive piano model and play MIDI files, great for lobby PingTest; Let your players check their ping! Measured in milliseconds. Pixel Painter [1.8 - 1.19]; Turn your images into Minecraft blocks. Plan | Player Analytics; The Ultimate Tool to monitor Minecraft player activity! Bukkit/Sponge/Bungee/Velocity support. PlayTime; Allows users to view a players playtime. Player Rating; Let players rate actions of other players PlayerIntensify; PlayerIntensify is a somewhat good player enhancement plug-in Only this plug-in tribute to my 10-yea PlayerProfile for Magic Cosmetic; profiles for your offline & online players that support magic cosmetics. PlayerSlot [1.8x - 1.12x]; Switch the selected item in the hotbar to the player who joined a server PlayerTitle | Free Version; A title plugin that support in most rpg server PointsCore; Incentivizing playtime on your server. PosCommands | 1.19 SUPPORT! |; Trigger commands just by walking over a block! PowerBlocks; PowerBlocks PowerToolS; A powerful plugin for staffs to detect cheaters & costume options for gamemodes PrefiX - Custom Tag Manager [1.8 - 1.19.3]; User friendly tag manager for LuckPerms Prefix; Elevate your chat and tablist with the best free prefix plugin available Prefixes +; Easy beginner friendly prefix plugin Private Games Addon; Private Games Addon for Marcel Bedwars Private Mines API; A public api for my Private Mines plugin Promccore; Core for PROMCTEAM plugins. Prorpgcrafting - Create professions with custom recipes with RPG leveling; Create unlimited crafting recipes and crafting professions. Prorpgitems - Most Powerful Custom Items Generator - Gems - Repair - Drops - Sets and more!; Pair this with Proskillapi for the best RPG experience! Proskillapi - Create custom races, classes, skills, spells, with an easy online editor; Pair this with RPG Items Pro to complete your RPG experience! Proskillapi Parties; Addon plugin for Proskillapi for making parties ProtectAddon - Голограммы над блоками приватов | ProtectionStones; Голограммы, фикс взрыва привата и его уничтожения визером, фикс установки приватов в 1 регионе. ProtocolStringReplacer - Efficient message editor; Also Parse Placeholder everywhere | 1.19 Chat reports perfect killer ProxyPreserveChat; Preserve chat for players joining a BungeeCord network, display missed messages. ProxyServerHider; A Plugin To Hide Server From Port Scanners Without Using Firewalls! ProxyShield; This plugin utilizes advanced IP detection techniques to determine whether a player is using a proxy PunishManager » Advanced Features / Multi Lang / Discord / GUI / Bungee / Velocity / Spigot; Advanced punish plugin that offers many features to servers. Purge [Skript]; Allow players to kill each other for loot for a limited time with special effects PurgoMalumSpigot; Simple anti swear system, that use PurgoMalum API. PurpurSpy【Command spy, Sign spy, Book spy, Anvil spy】; Plugin for spying on players. PvE Bosses ✅1.14 - 1.19.3✅; This plugin adds some powerful PvE bosses. PvP Blocks Clear; Removes PvP blocks for example Obsidian, Respawn Anchors, End Crystals and Glowstone after 3 minutes QWaypoints; A new way to save new locations QoLTweaks; Enhance the experience of survival Minecraft with various quality of life changes Quests; An extensive questing system QuickShop-Hikari - 1.19/DiscordSRV/Benefit/Discount code/Metrics/High-performance and even MORE!; A shop plugin that allows players to easily sell/buy any items from a chest without any commands. REQMC - Integrate your server with any app or discord bot!; Control your minecraft server with HTTP requests! Integrate it with app or discord bot easily. RPGChat [1.8-1.19.x]; Chat on your server in the RPG Way! RPGTeleporting; A plugin to recreate teleporting from common rpg games, I.e Skyrim RPlace - The Minecraft Equivalent of r/place! Reddit's April Fools Experiment; The Minecraft Equivalent of r/place! Reddit's April Fools Experiment RTP; Deterministic-Time Random Teleportation RainOuT [1.19.2-1.19.X]; Let's Players controle to pass Rainy condition, Day or Night! Easy-TO-use RaindropQuests | Ranks | Titles | Quests | 18 Unique Passives | Vault | MySQL | SQLite; Give players an alternate playstyle in lieu of heavy combat MMO servers Random Item; You receive a random item every X seconds Random Jump and Run; Jump and Run with a Random generator Random Spawn Teleport; Will randomly respawn a player with a command Random item challenge (updated); An updated version of a already existing plugin with more items RandomBlock; A Recreated Dream Challenge Minecraft, But Everywhere We Look Turns To Random Blocks... Challenge RandomChestQuest [1.19.2 - 1.19.3]; This Small plugin will Spawn a Chest at a random location between 50 and 1250 block. RankJoinMessages Custom Join/Quit message | Vanish Support | Multiple Message | Papi Support; Manage message when player join/quit on server with support vanish RankSYS; Customize, Create and Manage Ranks with ease! RaphShop; RaphShop is a shop, in-game for your Minecraft server (currently in-first-developement) Real Punch; Makes punshing things useless RealisticSeasons | 1.16.3-1.19.3 | Seasons in your minecraft world | With temperature and calendar!; Add realistic looking season to your worlds. The perfect addition to any server! ReaperSanction; Powered gui punishment plugin, It's fast and simple RecoverHealth; A plugin that allows you to create totems in 1.8 RedLight-GreenLight | 1.19 SUPPORT! |; A Red Light, Green Light mini game based off the Netflix series Squid Games RedNameDrop; Kill too many entities/players?Now you'll get a red-name for that. RedisEconomy⚡| UNLIMITED-CURRENCIES | CROSS-SERVER | OPEN-SOURCE; Unlimited currencies, the fastest economy solution on the market, proxy-wide economy Redye [1.13.X - 1.19.X]; Redye any terracotta, glass(_pane), concrete(_powder), wool, carpet, banner or candle by crafting! ReflectionAPI; Yet another api to handle reflection Reforging ⭕ Enhancing Combat; Reforging is a new mechanic for enhancing weapons with various stat boosts and unique abilities Rename; Simple /rename Plugin Replenish Enchantment; Adds an Enchantment wich automatically replants seeds Respawn Mechanics; Auto respawn, respawn title and subtitle Respawn; Super duper simple plugin, just /repsawn <player> Rhenium - BetterJoiner/Leaver; Edit the Messages that sends when a Player Join and Leave the Server Rillercraps; Rillercraps is a mixed plugin that helps you, to start your adventure. Roadside Shops; Dive deeper into the seller's side with Roadside shops! With newspaper sponsor system. RoseResourcepack | Hosting resourcepack; Hosting and packaging of the resource pack in the plugin RustCraft [Clan Wars | Structure Generation | 1.19.2]; Provide a Rust like gameplay in Minecraft SBA: Screaming Bedwars Addon | [1.9.4 - 1.19.3]; Your preferred Screaming Bedwars add-on with a new developper SK-Guns [SKRIPT]; Advanced Guns Plugin Made With Skript SKEconomy; A custom economy plugin for your server. SaberFactions - 1.8 -1.19.x // discord.saberdev.org // The Complete Factions Solution!; The Complete Factions Plugin at 0 Cost! SafetyLeashes; Prevent entities from taking damage while being leashed. SaryHomes [Skript]; A complete homes system with a GUI and icons written in Skript. Scoreboard; Minecraft Scoreboard Plugin 1.8.8 ScreenShare; Advanced Hacker-Control ScriptBlockPlus | 1.9 - 1.19.x | All servers will be enhanced!; Allow you to add script to any blocks. Sem Comandos; Um plugin para bloquear comandos Sentey; Protect your Spigot server against attackers and automatically report the source! Server Core - Essential plugin with 78+ commands!; An essential plugin with 78 custom commands! !NEED PLACEHOLDERAPI! Server links skript; Gives all social media links to players when they joins! Server; Plugin to welcome and say goodbye with a custom message and with advancement done notification, ther ServerLinks; Add your server's different website links to a command! ServerSelectorX Free; An up-to-date customizable server selector plugin SetSpawn; Set your servers spawn and teleport back to it! Ships; Allows you to move structures in a single click Shop a Lot Extra; Shops only with Signs! IFH and Vault support! ShopSystem; A Chest-Shop plugin, with the possibilities to edit the Item to sell,count and the prize of the Item Shopkeepers; Custom villager shopkeepers that trade exactly what you want them to trade! ShortCMDs | Fully Customizable | Color Support; A Minecraft plugin to shorten default commands ShulkerDefender; Protects player's shulkers from others ShulkerRespawner; Respawns shulkers when Endermen try to spawn in End Cities SilkSpawners | ✨ Mine spawners ✨; Mine spawners with Silk Touch Simple Chat Clear; Ein einfaches Chat clear Skript Simple Chat Mention Skript; Simple Chat Mention Skript Simple Gamemode and Commands Changer; Change your Gamemode with simply commands Simple Gen Skript; Simple Gen Skript for your Gen Server Simple Grappling Hook | 1.16 - 1.19; Custom grappling hooks! Simple Hack Gui; Let operators open a menu of 3 different hacks Simple Lobby System; Ein einfach, einstellbares Lobby System Simple ScoreBoard Skript; Ein sehr Einfaches, Einstellbares Scoreboard Simple SetHome; A simple SetHome plugin Simple Setspawn Skript; Ein einfaches Setspawn Skript Simple TabList [1.12.x - 1.19.x]; Full LuckPerms Support! Simple Tpa; A simple tpa plugin which sends requests SimpleAntiWithers; A simple plugin that completely blocks withers from spawning on the server. SimpleBlockRegen; For automatic mining areas, Prison or any other type of use you want to give it. SimpleChat; A simple plugin to change chat format and allow colors(or not). SimpleCoupons; Get items with custom rewards! SimpleDropInventory; Automatically drop items into the player's inventory SimpleGamemode; Gamemode Plugin SimpleIoC; A lightweigth IoC container for minecraft, share and create instances of your classes with ease! SimpleJoinQuit; Simple Join Quit Message Skript SimpleLogs; A simple plugin that changes join and quit messages. SimplePreventItems [1.9+]; Prevent specific items from being used in your server by players. SimpleScoreboard; Basic scoreboard SimpleSilkTouchSpawners [1.13+]; A simple to use plugin that allows players to silk touch spawners. SimpleSpawn; Easy spawn SimpleTimber [1.13+]; A simple to use plugin that allows to chop down trees instantly. SimpleVeinMiner [1.13+]; A simple to use plugin that allows players to instantly mine the entire vein. SimplyExtendCraft; Adding crafts to non craftable items SimplySetSpawn; A simple way to set your server's spawn. (Multi-world support!) Single Item Speed Run; [MINIGAME] Race your friends to be the first to find a randomly chosen Minecraft item. SinglePlayerSleep; Allows one person to sleep, without others on server having to sleep or log. Sittable; A sitting / chair plugin designed around simplicity, with the essential features, no extra frills. SkBee [Skript-Addon]; A simple Skript addon to help customize your server to the fullest. Skills (1.15.2 - 1.19.3); using experience level to add skills SkinFixer; Allow players to have a skin when your server is in offline mode and change skins on the fly SkinsRestorer; Ability to restore/change skins on servers! (Offline and Online Mode) Skript XML theme dark for Notepad++; Notepad ++ theme dark to be able to modify and create a skript in a organized and visual way. Skript XML theme light for Notepad++; Notepad ++ theme light to be able to modify and create a skript in a organized and visual way. Skript-Gson; Working with json in skript SkriptSpawn; A simple spawn plugin, using skript! Skulls - The Ultimate Head Database; Skulls is a collection of 50k+ custom textured Minecraft heads. A free alternative to Head Database SkyData; Server communication between backend servers and the proxy using Redis Skywars-AutoLapis; A free addon for Skywars SkywarsReloaded UPDATED | Recoded | 1.19 Support! | New features! | 1.8x - 1.19x; The most popular Skywars plugin, but updated! New features, fixes and much more. SlashLobbyProxy; Simple highly configurable multipurpose /lobby plugin Sleep most [1.8 > 1.19] The most advanced sleep plugin available (percentage, animations, ..); Control the amount of percentage of sleeping players required to make it day SmoothTimber; Want to cut trees smooth and fast? SneakyPickPocket; A simple pickpocket plugin that works on players and NPCs Snowball Fireworks [1.12 - 1.19]; Fireworks will spawn when snowballs are thrown SocialCommand; socialcommand SpawnJoin | ✔Easy to configure | [1.7.x - 1.19.x]; Teleport to spawn on join Spawner Collectors | No spawner lag | MySQL; Store your spawners in a simple "cloud GUI" and withdraw and sell you collected mobs! SpawnerMeta (Upgrade and customize spawners) [1.14 - 1.19]; Customize and upgrade your spawners SpecificMobDisable; Disables and removes specific mobs Spectator; A simple spectate plugin to spectate other players SpeedLimit | 1.19 SUPPORT! |; Slow down them players! SpeedyItems; This Plugin allows you to make custom items only from 1 command Spigot Anti-Malware; The beginning of a safe server Spigot Plugin Template; This Template plugin will help you to create plugins as fast as possible SpigotAdditions [1.13-1.19.3]; Spigot library aiming to make painful tasks enjoyable and save developer's time! SpigotFiles | Webinterface | Managing your files made easy; An file manager webinterface for your server SpigotVoidReturn - TP Players to where they were before they fell (Configurable Y-Level); TP players, before they die. Spleef; Will you be the last one in the arena? SquidGames MiniGame | MultiArena, MultiLanguages, BungeeCord, and more; The minigame popular tv show series brought to minecraft. StaffChat; staff chat StaffPortal; Staffing made reliable, Portal! StafftTool; stafftool StarCosmetics; Unique, Advanced, and Customizable Cosmetic Plugin for Spigot 1.9+! StarItems Crafting Any Items! 100% optimization!; Crafting Any Items! StarLib; A simple Java Library for Star Media Development Steve's Series | Fancy Drops; This plugin lets you customize how your dropped items look in the world Steve's Series | Kotlin; Provides the Kotlin standard library. Both Bukkit and BungeeCord compatible StickProtection; protege zonas tan solo con un palo StoneDamager | Stonecutter functionality everyone wants.; A plugin to simply make it so that stonecutters damage entities. Stop Being An Idiot!; When one person dies, everyone dies Stormer's SetHome; a simple sethome plugin Stormer's TPA; A simple TPA plugin StreamingDrops [1.8.8 - 1.19.X] - Twitch Drops for Minecraft Server | Streamer & Content Creator; Get drops for watching Minecraft streams from your favorite streamer on Twitch.tv | Content Creator Streamline - True Potential is Here | Proxies + Spigot | Geyser + PlaceholderAPI; A Proxy and Spigot plugin that opens up endless cross-platform possibilities. Streamline Discord Module; Discord integration module for the StreamlineCore plugin. Streamline Groups Module; Hypixel-like guilds and parties for your server. (Using StreamlineCore.) Streamline Messaging Module; Cross-network friends / messaging / chat rooms (includes staff chat). (Uses StreamlineCore.) Streamline ResourcePack Module; ResourcePack module for the StreamlineCore plugin. Streamline Utilities Module; Utility module for the StreamlineCore plugin. Strict Creative; Control the limits of the creative mode ( this plugin is very customizable ) Summon Your Real Best Friend - MUST HAVE THIS!; You Must Have This! SuperVanish >> Be invisible; Advanced /vanish plugin which makes other players think that you're not on the server SurvivalGames-AutoLapis; A free addon for SurvivalGames T-Donates; Donates in your server T-ExplosiveSheep; Explosive Sheep T-Troll; Plugin to trolling players T-Vouchers; Plugin to create custom vouchers T2C-Alias | Alias Plugin for Spigot & Bungee Commands [1.8.x-1.19.x]; T2C-Alias is an alias plugin that works for servers but also for bungee commands. T2CodeLib; T2CodeLib is a library for the plugins of T2Code. TAGS {skript}; Simple tag script, with gui TARDIS (DEV); Time-Machine In Minecraft! TC Destinations; TrainCarts-Addon which allows you to manage destinations in a more advanced way TC Portals; TrainCarts-Addon for cross-server teleporting of trains (BungeeCord) TEconomy; A simple economy plugin with high customization TLeveling; Stat system TNT Bow Plugin; TNT Bow Plugin for spigot with perms TNT Run [1.9 - 1.19]; Big networks ready | MySQL/YAML | BungeeCord/Multi Arena | Placeholders | Many Languages TNT-Tag; A funny TNT-Tag minigame for your server! TNTRun_reloaded | TNTRun for 1.13 - 1.19 |; Bungeecord | MySQL | Multi-Arena | Placeholders | PVP | Kits | Scoreboards | Leaderboard | Parties TabCompleteFilter; Filter the commands a user can see in tab complete. TabPlaytime [1.19.x]; Makes players be able to see statistics in the tablist. Tablist (1.15.2 - 1.19.3); adds Tablist to the server TablistManager; An API and plugin to manipulate your server tablist. Tasked • Simple Task Assignment • Discord Integration; The simple solution to assigning your staff members tasks! TaupeGun; A TaupeGun spigot plugin that can be configured directly in game with an integrable database Team Splitter; Divides servers online players in half, adding them to different teams with a coloured hat. TeleportJoin; First join teleport Temporary Ranks; w/ this plugin you can give your players ranks like "VIP" or "Donor" or any other group temporarily The Bridge [1.8.8-1.17]; [MINIGAME] 2 Modes | Big networks ready | MySQL/YAML | Placeholders | BungeeCord/Multi Arena The MultiWorld Money; With this plugin you will be able to group money per group of world. TheClock; Execute task or maintenance at different times (real or tick) or replace a commandBlock. TheGoldEconomy [1.18-1.19.3] | Simple Gold Based Economy; A Gold Economy plugin that just works! Themis Anti Cheat | 1.17, 1.18, 1.19 | Bedrock Support | Paper Compatibility | Free, Optimized; A free Anti Cheat focused on Accuracy, Efficiency and Simplicity ThisSystem v 0.1; System Thizzy'z Tree Feller; The most customizable tree feller ever made. Throttle (TrainCarts add-on); Drive trains realistically! Throwable Creeper Eggs; Throwable creeper eggs that explode after a configurable amount of time TicketManager - Advanced Ticket Plugin; Advanced Ticket Creation and Management tool Tide; Introduce tide to the game! | global sea level change && papi support TimeBar; See the world's time as a bossbar. ToastedEmoji [SWEARING FILTER] [EMOJIS]; A simple, customizable emoji/anti-swearing system. Toggle Sculk Shriekers 'can_summon' flag; Type /warden summon while looking at a Sculk Shrieker to either disable or enable its 'can_summon' ToolStats; Track various tool stats! Tools Break Notifier ⛏️ [FREE]; Notify players when their tool is on low durability! Towny Advanced; The original Player-managed Protection within a resident/town/nation-hierarchy. Towny Menu - Update; Manage Towny towns and plots easily using a GUI TownyFlight; Towny-enabled Flight TownyResources; TownyResources adds resources mechanics not unlike Civilization Games. TpaDeluxe [1.8 -1.19.x] Simple teleportation to another player; Click on the chat to easily accept or deny teleportation and add teleportation features. Trade System | Custom layouts!; Setup your own trade gui ingame and create your way to trade with other players! Trails | Proper roads on your server; Create trails on commonly traveled routes! Towny, WorldGuard, Lands Support! Troll Deluxe - with GUI!; Partake in a miniscule amount of tomfoolery. Troll Ultimate; Troll Plugin TwitchKillMe; A free and best plugin for Chat vs Streamer event TwitchWhitelist; Twitch Channel Points with Minecraft Whitelist UHC Meetup 1.17; UHC Meetup Plugin for minecraft 1.17 UberEnchant; Insane Enchants! Ultimate Broadcast; Gives admins direct control over broadcasting. Ultimate furniture | 1.17~1.19 ✅ | [ItemsAdder Addon]; furniture/itemsadder/addon UltimatePlugin; UltimatePlugin is a combination of my top 4 plugins: Information, DisableEXP, RecipeChanger, and Fra UltimateShout; A plugin to allow your players to shout in the chat! UnbreakableLeashes; Prevent leashes from breaking. Unite; Support multiple party plugins UnstripLog [1.13.X- 1.19.X]; Unstrip accidentally stripped log/grass_path Upgradeable Spawners ⭕ Spawner Levels Plugin ✅ Entity Stacking, Butcher - 1.19 Support; Spawner Upgrades, Limits, Entity Stacking, Butcher, Entity Shop UpgradeableTools (⚔️⛏️⚒️ with CustomEnchants) [1.19+]; A neat and easy to use upgrade GUI with custom enchants. It incentivizes playing on your server... V-MultiEconomies | Multiple customizable economies [1.8-1.19]; Create economies with custom commands, messages and permissions. VK-API; Плагин для создания ВК ботов для сайта vk.com, с ивентами VTL ~ VillagerTradeLimiter [1.14.1 - 1.19.3]; ~ Fix those pesky OP villager discounts! ~ VanillaChallenges; Looking challenges for your server? Try Vanilla Challenges! Vanish Skript; Allow operators to make other members of your server think they left the game Vanish; A simple vanish plugin. Vanish; Stay hidden, or expose cheaters, with the top-rated free vanish plugin VariableEnderChests[1.8-1.19] ⚡Asynchronous⚡✅No Dupes✅; Enderchests. But more sizes based on your permissions. VehicleTeleportation; Bring horses, boats, minecrats with the player when they teleport. Village Defense [1.8.8-1.17]; [MINIGAME] Big networks ready | MySQL/YAML | Placeholders | BungeeCord/Multi Arena | Many Languages Villager (1.15.2 - 1.19.3); adds Villager Shop to the server Villager Bank; Sell your items for money through a villager! Villager Defense; A Minecraft minigame where players fight as many waves of monsters as possible to protect villagers Villager Inventory Viewer; Shift right click for viewing a villagers inventory Villager Workstation Highlights; Allows you to find the workstation of the villager you are looking at. VillagerDropSpawnEggOnKill; When you kill a villager drop the villager spawn egg VillagerManager; Manage villagers on your minecraft server. Vote Sleep ➤ Shhh /sleep the night away ⏰ *CUSTOMIZABLE*; Take the stress out of night with WiFi enabled sleep Votifierplugin for aternos; Idk what to say VotingPlugin; Most highly featured votifier listener! 1.12-1.19 Support! BungeeCord & Velocity Support! Vouchers - The Ultimate Voucher Plugin; An easy to use voucher plugin, completely GUI based. VoxelSniper; The VoxelSniper you know and love. Reimagined! Vynl - PermissionSystem; permission, permissions, spigot WBFillpause; Automatically continue WorldBorder when no one is online. WGBedDupeFix - WorldGuard bed dupe fix.; Fix the dupe error via beds in foreign regions of WorldGuard Warps, Portals and more! | Warp & Teleport System | 1.8 - 1.19; The best and easiest way to deal with warps! WartungSystem × German | Rezunex; WartungSystem für Spigot. Wenn du etwas verändert haben möchtest, dann schreibe mir ein Kommentar WatchDog; FSMP WatchWolf; An integration test environment for Spigot plugins Waypoints; Always find your way back home WeaponMechanics | 1.9.4 - 1.19.3; A New Age of Weapons in Minecraft WeaponMechanics-ItemBridge; Add weapon placeholders from WeaponMechanics Weather Control ➤ Bring Weather Back ️⚡ *CUSTOMIZABLE*; Say goodbye to endless Thunderstorms Whack-a-Mole; A game plugin with economy support WhitelistByTime [1.12.2 - 1.19]; Add players to the whitelist for a while or forever! Wild Pets; Allows players to tame any entity and keep them as a pet. WitherSound; Disable or change the wither spawn sound effect range. WorldBlockChanger; Want to remove all ores from an existing world? Maybe just specific chunks? This is the plugin for y WorldEditSelections; A plugin for saving/loading WorldEdit 6 selections WorldGuardRegionProtect [1.19-1.19.3]; Advanced secure for region from WorldGuard WorldManager (1.16 - 1.19) ✦ Simple Multi-World Plugin ✦ Free Download; Simple World Management Plugin + Void Generator & more Worldedit [Skript]; Recreation of the world famous Worldedit mod using skript Worlds (1.15.2 - 1.19.3); add worlds, and protect worlds. XConfig; A simple library to create configuration files and easy to use. XPBorder | A new individual player experience!; LEVEL BASED BORDER SIZE | 1.19 SUPPORT! XTitle - Fast & Lightweight | Packet-Based Library; An NMS packet-based library for Bukkit for send Titles/ActionBars and more Cross-Versions support. YAGHGP - Yet Another Generic Hunger Games Plugin; A modern & highly customizable Hunger Games (also known as Survival Games) plugin. YGroups | 1.12-1.19; Create custom groups, shown in tab, above name & in chat and create permission chats! ZombifyVillagers [1.17+]; Set the Villager Zombification Chance regardless of your world Difficulty Zufällige Herzen Challenge; Eine Challenge mit zufälligen Herzen! [1.17.1+] PlaytimeRewards; Reward your Players for their Playtime! [1.19] Home Gui For EssentialsX; Use GUI for your all EssentialsX homes ! [1.19] Revive Plugin | Wiederbelebungs Plugin; Get knocked out first before dying and get revived by someone with a specific item. [1.8 - 1.19.3] DeluxeWithdraw - LifestealCore Addon; Fully modular and customizable withdrawal plugin for exp, money & more. [1.8.8 - 1.19.3] EZColors; A free translatable Chat Color plugin with a gui. Including 18 total colors (& Hex for 1.16+). [1.8.8 / 1.19.3] Ultra Cosmetics [OPENSOURCE & FREE!!]; #1 Cosmetics plugin! Treasure Chests, Gadgets, Hats, Pets, Morphs, Mounts, Effects and more! [1.9-1.19] Custom Recipes and Crafting (CraftEnhance); Make custom recipes through GUI's only - the only plugin that supports itemmeta, like enchantments. [2DevsStudio] - SimpleJsonConfig; serialization, configuration, library, gson, json [30% OFF] | Deluxe Announce - Player avatar & More!; Incredible announcer for your players, buy it and enjoy its unique features. [50% Christmas sale] | ✨Lucky Box Premium ✨ [1.8.x - 1.19.x]; Wonder Bags, Loot Box, Random items, Random generator with percentage probabilit, Shop, customizable [API] CommandAPI [1.13-1.19.3]; An API to use the command UI introduced in Minecraft 1.13 [Addon] RPGhuds for ItemsAdder; Currency indicator, GPS, quiver and more HUDs for ItemsAdder [Addon] ScreenEffects✨ (for ItemsAdder); Special fullscreen effects ( for ItemsAdder ) [Animated Tab] - TabList; A free alternative tablist with fewer options (This is only for tablist relating) [BBrains] Homes; Set a home with one command [BBrains] MultiWorlds; Multi-worlds for your server [BBrains] QuitJoinTweaker; A small plugin for customizing greetings and farewells to players [CHRISTMAS SALE]⚡️PlatinumKits⚡️ ✦ CUSTOM KIT TIERS + UPGRADES ✦ In-Game Editor, NBT Support; Create your own kits with tiers, upgrades, async animations, categories and much more! [ConxeptWorks] Model Engine Demo [1.16.5-1.19.3]; Create & control mod-like entity models, without any mods. [FREE] ⚙ Innovative Items - Create Custom Items and Abilities ⚙ [1.16-1.19]; A customizable plugin that allow people with zero java experience to make custom items and abilities [IA ADDON] Obscurite; A set of armor and tools to expand vnailla gampleay based on the new skulk biomes. [Ranks] BetterRanks - with custom textures - for ItemsAdder; Adds some custom textured ranks to ItemsAdder, make your server professional! [SKRIPT] [High Quality] Custom PVP Items (For RandomKits/Kits Servers); Easily Configurable, Lightweight Skript, No Addons Required Just Skript. [SKRIPT] [LITE] Pearl Cooldown; Easily Configurable, Lightweight Skript, No Addons Required Just Skript. [Skript] Key All GUI; Gives everyone on your server a key with 1 command and one click [Skript] || KOMPLETTES SWARP SYSTEM | GUI | MULTIPAGE; Ein cooles SWarp System mit Chat und GUI Setup. [hbAdvancedBroadcaster] Ad plugin with discord bot integration; broadcast, announce, discord, bot, open-source, alerta, anuncio, say ajLeaderboards; Create leaderboards for almost anything! ajQueue; Add a queue for your servers when they are restarting or full! craftmatic autocrafter; Automatic crafting system critical (CORE) - #1 Multi-Purpose API!; the critical plugin api for your addons. dWakeUp [1.12-LATEST] [FREE]; Wake up AFK players with spamming anvil sounds! en2do (MongoDB Framework | Easy-To-Use | Very intuitive); Very cool mongodb entity framework with repositories like spring-data hStaffChat - 1.8; simplestaffchat kLib - Spigot Kotlin API/Lib to make coding in Kotlin easier & better.; Task chain system, coroutines, suspending functions and utilities. leaderos.net - WebShop Plugin; The official LeaderOS Plugin for Minecraft Servers. lobbyselect; sk mini game - Death RussianRoulette; Group game of Russian roulette plBosses; plbosses, plboss, bosses, boss, println, pl plRTP; plrtp, rtp, rtpnear, println, pl plSpawn; plspawn, plspawn, spawn, println, pl plVoid; plvoid, plvoid, void, println, pl pos; FFXIV-like <pos> for Minecraft servers rAuth; A really simple Authentication plugin with useful commands toggleAutofly; Fly with ease - toggle auto-fly on and off with just a click! useTranslatedNames; 用于翻译 CoreProtect 插件的物品名称的插件, 当然也可以用来做其他事 vChatPoP; Create By DRGOD | ✨ HidePlayer ✨ | ⚡ Super Light Weight | ✔️ Visibility Toggle Item |; Hide other players with the click of an item. µŋEmojis - Add emojis to the Minecraft chat; Emojis plugin uses resource-packs and a web-editor to create emojis and add them to the chat » The Best Ranks « GUI Support! - PAPI Support! - Easy-to-use and the best RANK plugin ever made!; GUI and PAPI supported, easy-to-use rank plugin ζetaCore; A core API for a bunch of plugins I develop ☀ GoldenDupes ☀; A plugin that recreates dupes from the golden days of Minecraft! ☃️ DailyRewards+ ☃️ | The #1 Daily Rewards Plugin!; Boost your player retention with fully customisable Daily Rewards! ⚔ SimpleParrying ⚔; Adds a neat and simple parrying mechanic into the game! ⚔ Ultimate Clans V5 ⚔ | LITE | [1.8-1.19]; Lite version with Homes, Rivals and allies ⚔EliteMobs⚔; Minidungeons, Arenas, Bosses, Custom Loot, Quests, MMORPG progression & more! ⚔️ ExecutableItems ⭐ Custom Tools | Weapons | Armor Set | Potions, MMO Items, Vouchers, Cosmetics ⭐; ✨ Best rated resource ✅ The best tool to customize your items very easily ⭐ Active support ! ⚙ aEventos ✨ Custom Patterns ✅ Full Configurable | ⚡ Custom Funny Event | Criar eventos automaticos; Plugin De eventos automáticos ⚙️ Lighweight Lobby System - A BungeeCord Network Necessity! ⚙️; This plugin is intended to serve as a lightweight lobby system for BungeeCord networks of any size! ⚙️BiggerEnderChests⚙️; A simple plugin to make ender chests contain double the inventory size! ⚙️BungeePackFix; Avoid sending resourcepacks again if it's the same resourcepack ( useful for ItemsAdder ). ⚡ Chat Games ⚡ [Skript]; Simple chatgames system with customizable messages and rewards. ⚡ Chat manager and other functionalities⚡ [Skript]; This is a chat core, they have anti flood, anti spam, anti ips, commandspy, logs... ⚡ Command Items ⚡; The simplest way to bind commands to items ⚡ CreativeManager ⚡ Customizable - Complete control; Free Spigot plugin for manage action in Creative ⚡ DAILY, WEEKLY & MONTHLY REWARDS | MYSQL & HEX COLORS SUPPORT [1.8 - 1.19.3]; 100% custom GUI & messages, cooldowns, join reminder ⚡ Easy teleport | TPA command ⚡ [Skript]; A /tpa skript. Customizable messages and commands. ⚡ MTSuggestions ⚡ TeamMT ⚡; The easiest way to keep in touch with your players and bring them the features they want! ⚡ Master cooldowns | Placeholder cooldowns | 1.8 - 1.19 ⚡; The easiest and most advanced way to add cooldowns to your server in a placeholder form ⚡ Quests skript! ⚡; A quests skript, imposible quests and menu. ⚡ Simple Player Warps System ⚡ [Skript]; Players can create pwarps to all the players! ⚡ Simple rename skript ⚡; Rename your items with command /rename ⚡ Timed Commands ⚡; The simplest way to setup repeating tasks on your server! ⚡ Top skript ⚡; Make a top 10 users with your custom varaible. ⚡ VillagerGUI Api ⚡ TeamMT ⚡ Villager-less trading GUI's! ⚡ [1.3-1.19]; Have you ever tried to create a custom Villager GUI in Spigot? This library is for you! ⚡ Warp system ⚡ [Skript]; A simple /warp system to your survival server :D ⚡ vanish Deluxe ⚡ /vanish skript command; A perfect /vanish command with custom messages. ⚡Giveaways skript ⚡ | SUPPORT FOR 1.19 | [Skript]; Every 10 minutes raffle money and items to online players. ⛏️ Mine Alert [Best X-Ray Alert Plugin Out There] 1.8-1.19 | MySQL | Optimizable | High Quality ⛏️; Top Notch Xray Alert Plugin To Stop Those Pesky XRayers From XRaying On Your Server ✅ EnderPlus [1.13-1.19] Custom Ender Chest!; Better EnderChest for your server ✨ AntiPopup - No chat reports and Popup! ✨; Secure your server for everybody! ✨ BlueSetSpawn ✨; Blue Set Spawn Plugin ✨ ChatColor ✨ Custom Patterns ✅ Full Configurable; [1.8 - 1.19] Full Configurable | Custom Patterns | PlaceholderAPI Support ✨ CleanSC • Best StaffChat plugin (Spigot, BungeeCord, Velocity and RedisBungee support); Clean StaffChat is a basic StaffChat plugin, compatible with BungeeCord, Spigot and Velocity. ✨ HubPvP » Allow Players to PvP in the Hub! ✨; Lightweight and flexible Lobby PvP Sword ✨ Staff Spectate ✨ [1.15 - 1.19] Let your staff moderate to the best of their ability! ⚒️; Ensure you and your server is safe while allowing moderators to efficently do their job! ✨AdvancedFlags✨200+ Countries✨Animated✨Gui✨Custom Flags✨Geolocated Flags✨; Cosmetic Flags ✨AnnounceMessages | Customizable Join Messages and More✨| ✅1.8 - 1.19.3; Customize the TabList or when the players join to server with colors, placeholders and new formats! ✨KGameChat ✨ [1.18 - 1.19] - A simple game chat plugin and extremely easy config!; GameChat Typing fast to earn rewards and calculate has a simple configuration [Easy to use] ✨TheAssistantAPI ✨ Library aimed at developers; Okaeri based library which provides developer tools. ✨WkKit✨ - Will be your forever Gift plugin[1.7.10+] | Support 1.19✅; Automatic refresh Kit plugin based on Cron expression! ✯Custom Enchantments 2 [1.16-1.19] ✯; 70+ Custom Enchants, Lucky Loots, RPG feels and more, its Free! ❎ [1.8-1.19] Disable Recipe ❎ - Disable the crafting or smelting recipe of any item; Allows you to disable specific crafting and smelting recipes on your server! ❓ HelpCMD: The #1 Help Command Plugin (WITH GUI & INGAME EDITOR!); The best /help command plugin with GUI, Config, Ingame editor for config and GUI, and more! ❤ CustomSprays - Spray your MEMEs on the wall !; Spray custom image on wall like source game does! ⭐ CustomDrops ⚡ Items | Amount | Probability | Commands ⚡; This plugin adds custom drops to the mobs. ⭐ DIA FFA [1.8.x] ⭐ Multi Arena | YAML | Signs | Kits | Inventory Editor | Scoreboard; ⚡ Advanced Free for All with yaml in skript! ⚡ ⭐ DIA MLGRush [1.8.x] ⭐ Multi Arena | YAML | Inventory Editor | Scoreboard; ⚡ Advanced MLGRush with yaml in skript! ⚡ ⭐ S.I.R.「 1.7 - 1.19 」✨ Basic Chat Plugin; Chat Formatter | Join / Quit | Announcements | RGB - HEX | MOTD | DiscordSRV | Emojis | Filters ⭐ [1.19] GFasterNight : Faster Night based on percent of players in bed; Faster Night based on percent of players in bed ⭐ [1.19] GHomeEssentialsX : Home Gui For EssentialsX; Use GUI for your all EssentialsX homes ! ⭐ [1.19] GModeChangerGUI - Light GUI Gamemode Changer - Survival - Creative - Spectator - Adventure; Gamemode changer survival creative spectator adventure ⭐ [1.19] GModerationGUI : Light GUI Moderation TOOL Kick Ban Unban online or disconnected players; Moderation tool Kick Ban Unban online or disconnected players ⭐ [1.19] GTeleportGUI : Light GUI Teleport to Player; Use GUI for teleport to someone ⭐ [1.19] Light GUI Teleport to Player; Use GUI for teleport to someone ⭐ ikVote ⭐ Zagłosuj na swój serwer minecraft; Nagroda za polubienie serwera na stronie https://lista-serwerow.emecz.pl ⭐CompactCrates⭐↪ ▪ Ingame Setup ✅ ▪ Nuvotifer & PlaceholderAPI Connection ✅; Crates with Ingame Setup ✅ ⭐Ultimate Factions v2 ► Unique Faction Plugin ◄ ✅ [1.8 - 1.19] ✅; Best GUI based factions plugin. Fresh and unique faction experience. FactionsTop + Dynmap included! 【AdvancedKits】✦CATEGORIES⚡️PREVIEW GUI✨KIT UPGRADES✨KIT VOUCHERS✨ANIMATIONS✨EQUIP ARMOR⚡️HEX COLORS✦; ❂ An advanced kits plugin that can't be beaten! [1.12-1.19] ️ Authy ️✔ Simple plugin for player login! ✔ [PIN+PASSWORD+AUTOLOGIN] MYSQL SUPPORT!; A simple authentication plugin for Minecraft 1.17+! |