Native Minecraft Version:Legacy (< 1.13)Tested Minecraft Versions:
You're getting a nice plugin at a good price.
You have to consider that this plugin is still in beta!
If you don't have paypal, and you want to purchase this plugin, you can purchase it via Skrill / PaySafeCard
Just contact me
Compatible with: Spigot, PaperSpigot (CraftBukkit not tested, may not work)
Required Spigot / PaperSpigot Version: 1.8.8 - 1.13.2
Optional (Soft-Depend): PlaceholderAPI
⦁ This plugin has 2 modes: BUNGEE and SHARED.
- Bungee mode it's used when you have a separate server only for ThePit.
- Shared mode it's when you have multiple minigames on a single server (Multiverse servers)
⦁ Setup System
The plugin can be setted up with commands or with gui with setup helper.
⦁ MySQL and SQLite
- MySQL stores data on a server (it's most used when you want to bridge some data from a server to other)
- SQLite stores data in server files (it's used when you don't have mysql or you don't want to use it)
⦁ MySQL and SQLite Converters
- MySQL Converter: when a player joins, the player profile is converted to playerUUID.yml
- SQLite Converter: if a server has an older version, this will take a player profile when the player is joining and is converted to playerUUID.yml
⦁ Language Support
The plugin has internally:
- English
- Romanian
- Italian by PrankAlien
- Simplified Chinese by huangchen
- Spanish by DavidML
- Vietnamese by DiamondUniverse#7520 (Discord)
- Portuguese by Weark
⦁ PlaceholderAPI Support
Scoreboard, Tab List, Chat Format, Player Tag
⦁ PlaceholderAPI Placeholders
%thepit_player_<variable>% (gold, level, neededxp, status, streak)
%thepit_server_date%
%thepit_stats_<statistics>% (arrow_hits, arrows_shot, assists, bow_damage_taken, bow_damage_dealt, blocks_broken, blocks_placed, buckets_emptied, chat_messages, damage_taken, damage_dealt, deaths, diamond_items_purchased, fishing_rods_launched, golden_apples_eaten, golden_heads_eaten, gold_earned, highest_streak, jumps_into_pit, kills, left_clicks, launches, damage_taken, damage_dealt, sword_hits)
⦁ Custom Join Messages
Works only on Bungee mode, It can be toggled on/off, PlaceholderAPI Support
⦁ Scoreboard
It can be toggled off, Refresh time can be modified, PlaceholderAPI Support
⦁ Chat Format
It can be toggled off, it can be modified, PlaceholderAPI Support
⦁ Tab List
It can be toggled off, Refresh time can be modified, PlaceholderAPI Support, only 1.8-1.12.2
⦁ Player NameTag in PlayerName and in Tab
The level of a player is showed in player name tag and in tab, this can be toggled from the config, PlaceholderAPI Support
⦁ Player XP Tag
Every 10 levels, the level color changes
⦁ Player Sync
This is used when you have multiple servers with thepit and you want to link them with mysql, This stores: Inventory, Enderchest, Exact Level (with the xp untill level up), Gold, Stats, Perks (with the enabled slot), Auto Sync it's optional, you must enable it
⦁ Bounty
When a player reach any streak, they will get a bounty and when a pleyer kills the player with the bounty, the killer will receive the bounty (gold reward)
⦁ Gold System
Like an economy, the player gold can be modified, you can add remove or set the gold balance of a player
⦁ Assists
Player that assists a killer, receives gold and xp. The rewards can be modified from the config
⦁ Player Armor
When a player kills other player, he can pickup the armor from the ground. When a player respawns they have a random chance to receive an iron armor part
⦁ Needed XP until level up
⦁ Streaks
If a player makes 5, 10, 15, 20, 25, 30, 40, 50, 65, 80, 100 Kills, will be announced in chat
⦁ Temporary Blocks / Liquids
If you place Lava, Cobblestone or Obsidian it will be removed after some seconds, the seconds can be modified from config
⦁ Enderchest
Multiple Enderchests, Editable cooldown, Editable cooldown message
⦁ NPCs
Stats, Non Permanent Items, Permanent Upgrades, The Keeper, Prestige, Quest Master. Professions and names can be modified from config
*RED - Not Available now but soon!
*GREEN - Already available
⦁ Stats
The description can be changed from config, All stats except Contracts Completed, it will be added when contracts will be added
⦁ Non Permanent Items
The prices, names and lores can be modified from the config
⦁ Permanent Upgrades
The prices, names, lores and messages can be modified from the config
⦁ Available Perks
All Perks (From GoldenHeads to Vampire)
⦁ Minor Events
X2 Rewards, King of the Hill (KOTH), Everyone gets a Bounty, Care Package, Quick Maths (Event details can be modified from Events.yml)
*RED - Not Available now but soon!
*GREEN - Already available
⦁ Major Events
Rage Pit, Team Deathmatch, The Beast, Raffle, Robbery
*RED - Not Available now but soon!
*GREEN - Already available
⦁ Ability to change the Golden Heads Skull texture from settings.yml
⦁ Player Combat
When two players are fighting and one disconnects, the player that disconnected will die and will drop the items, when attempting to respawn while in combat, a message will pop out telling that you can't until you aren't anymore in cooldown
⦁ Spawn Region
You can set the spawn region with this plugin and it will automatically disable pvp and block placing in spawn
⦁ /Spawn or /Respawn in Shared
These 2 commands doesn't interfere with other /spawn plugins. these 2 commands will work only when the player is in arena
⦁ Editable Holograms
NPCs Names, Enderchest hologram, Pit Hole hologram
⦁ Launchers
The launchpads that they give you the "jump boost" to the map, The force and height can be modified from the config. Realistic Launchpads
⦁ Random Gold
Gold Pickup, Generating Delay and Required Online Players (to generate) can be modified from the config
⦁ World Manager
Only in shared mode, it's like a self multiverse only for ThePit map
⦁ Developer API
Events from the API:
- ArenaJoinEvent (when a player joins thepit arena)
- ArenaLeaveEvent (when a player leaves thepit arena)
- GoldSpawnEvent (when a random gold it's spawned on the map)
- NonPermanentItemsBuyEvent (when buying an item from the non permanent items shop)
- SetupSetEvent (when a setup step was set)
- PlayerArrowHitEvent (when hitting a player with an arrow)
- PlayerAssistEvent (when a player helps the killer to kill the victim)
- PlayerChatEvent (when a player sends a message in thepit arena)
- PlayerLaunchEvent (when a player use the launchpads)
- PlayerPlaceEvent (when a player it's placing a block (Cobblestone, Obsidian or Lava))
- PlayerRankupEvent (when a player level up)
- PlayerShootEvent (when a player shoots an arrow)
- PlayerStreakEvent (when a player made a streak)
- PlayerGoldenHeadEatEvent (when a player eats a golden head)
ThePitAPI Class:
- Retrieving stats
- Retrieving player balance
- Retrieving player level
- Retrieving player xp
- Gold and XP Amplifier
Spoiler: Screenshots
⦁ BUNGEE MODE
Spoiler: Setup steps for Bungee Mode
Spoiler: ThePit Config made for Bungee Mode
⦁ SHARED MODE
Spoiler: Setup steps for Shared Mode
Spoiler: ThePit Config made for Shared Mode
54.38.160.107:25579 (This is a special Test Server)
⦁ /ThePit Setup Shows the list of setup commands
⦁ /ThePit Gold Modify player's gold
⦁ /ThePit Reset <player> Reset player's account
⦁ /ThePit Build Enables / disables building mode
⦁ /ThePit Join Join ThePit arena
⦁ /ThePit Leave Leaves ThePit arena
⦁ /Gold Shows your gold
⦁ ThePit.Setup Access to setup commands
⦁ ThePit.Build Access to build command
⦁ ThePit.Reset Access to delete a player account
⦁ ThePit.Economy Access to modify gold balance
OR
[] You are not allowed to resell or decompile this plugin
[] You are not allowed to leak this plugin
[] You are not permitted to reverse engine or modify the plugin in any form
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
You're getting a nice plugin at a good price.
You have to consider that this plugin is still in beta!
If you don't have paypal, and you want to purchase this plugin, you can purchase it via Skrill / PaySafeCard
Just contact me
Compatible with: Spigot, PaperSpigot (CraftBukkit not tested, may not work)
Required Spigot / PaperSpigot Version: 1.8.8 - 1.13.2
Optional (Soft-Depend): PlaceholderAPI
⦁ This plugin has 2 modes: BUNGEE and SHARED.
- Bungee mode it's used when you have a separate server only for ThePit.
- Shared mode it's when you have multiple minigames on a single server (Multiverse servers)
⦁ Setup System
The plugin can be setted up with commands or with gui with setup helper.
⦁ MySQL and SQLite
- MySQL stores data on a server (it's most used when you want to bridge some data from a server to other)
- SQLite stores data in server files (it's used when you don't have mysql or you don't want to use it)
⦁ MySQL and SQLite Converters
- MySQL Converter: when a player joins, the player profile is converted to playerUUID.yml
- SQLite Converter: if a server has an older version, this will take a player profile when the player is joining and is converted to playerUUID.yml
⦁ Language Support
The plugin has internally:
- English
- Romanian
- Italian by PrankAlien
- Simplified Chinese by huangchen
- Spanish by DavidML
- Vietnamese by DiamondUniverse#7520 (Discord)
- Portuguese by Weark
⦁ PlaceholderAPI Support
Scoreboard, Tab List, Chat Format, Player Tag
⦁ PlaceholderAPI Placeholders
%thepit_player_<variable>% (gold, level, neededxp, status, streak)
%thepit_server_date%
%thepit_stats_<statistics>% (arrow_hits, arrows_shot, assists, bow_damage_taken, bow_damage_dealt, blocks_broken, blocks_placed, buckets_emptied, chat_messages, damage_taken, damage_dealt, deaths, diamond_items_purchased, fishing_rods_launched, golden_apples_eaten, golden_heads_eaten, gold_earned, highest_streak, jumps_into_pit, kills, left_clicks, launches, damage_taken, damage_dealt, sword_hits)
⦁ Custom Join Messages
Works only on Bungee mode, It can be toggled on/off, PlaceholderAPI Support
⦁ Scoreboard
It can be toggled off, Refresh time can be modified, PlaceholderAPI Support
⦁ Chat Format
It can be toggled off, it can be modified, PlaceholderAPI Support
⦁ Tab List
It can be toggled off, Refresh time can be modified, PlaceholderAPI Support, only 1.8-1.12.2
⦁ Player NameTag in PlayerName and in Tab
The level of a player is showed in player name tag and in tab, this can be toggled from the config, PlaceholderAPI Support
⦁ Player XP Tag
Every 10 levels, the level color changes
⦁ Player Sync
This is used when you have multiple servers with thepit and you want to link them with mysql, This stores: Inventory, Enderchest, Exact Level (with the xp untill level up), Gold, Stats, Perks (with the enabled slot), Auto Sync it's optional, you must enable it
⦁ Bounty
When a player reach any streak, they will get a bounty and when a pleyer kills the player with the bounty, the killer will receive the bounty (gold reward)
⦁ Gold System
Like an economy, the player gold can be modified, you can add remove or set the gold balance of a player
⦁ Assists
Player that assists a killer, receives gold and xp. The rewards can be modified from the config
⦁ Player Armor
When a player kills other player, he can pickup the armor from the ground. When a player respawns they have a random chance to receive an iron armor part
⦁ Needed XP until level up
⦁ Streaks
If a player makes 5, 10, 15, 20, 25, 30, 40, 50, 65, 80, 100 Kills, will be announced in chat
⦁ Temporary Blocks / Liquids
If you place Lava, Cobblestone or Obsidian it will be removed after some seconds, the seconds can be modified from config
⦁ Enderchest
Multiple Enderchests, Editable cooldown, Editable cooldown message
⦁ NPCs
Stats, Non Permanent Items, Permanent Upgrades, The Keeper, Prestige, Quest Master. Professions and names can be modified from config
*RED - Not Available now but soon!
*GREEN - Already available
⦁ Stats
The description can be changed from config, All stats except Contracts Completed, it will be added when contracts will be added
⦁ Non Permanent Items
The prices, names and lores can be modified from the config
⦁ Permanent Upgrades
The prices, names, lores and messages can be modified from the config
⦁ Available Perks
All Perks (From GoldenHeads to Vampire)
⦁ Minor Events
X2 Rewards, King of the Hill (KOTH), Everyone gets a Bounty, Care Package, Quick Maths (Event details can be modified from Events.yml)
*RED - Not Available now but soon!
*GREEN - Already available
⦁ Major Events
Rage Pit, Team Deathmatch, The Beast, Raffle, Robbery
*RED - Not Available now but soon!
*GREEN - Already available
⦁ Ability to change the Golden Heads Skull texture from settings.yml
⦁ Player Combat
When two players are fighting and one disconnects, the player that disconnected will die and will drop the items, when attempting to respawn while in combat, a message will pop out telling that you can't until you aren't anymore in cooldown
⦁ Spawn Region
You can set the spawn region with this plugin and it will automatically disable pvp and block placing in spawn
⦁ /Spawn or /Respawn in Shared
These 2 commands doesn't interfere with other /spawn plugins. these 2 commands will work only when the player is in arena
⦁ Editable Holograms
NPCs Names, Enderchest hologram, Pit Hole hologram
⦁ Launchers
The launchpads that they give you the "jump boost" to the map, The force and height can be modified from the config. Realistic Launchpads
⦁ Random Gold
Gold Pickup, Generating Delay and Required Online Players (to generate) can be modified from the config
⦁ World Manager
Only in shared mode, it's like a self multiverse only for ThePit map
⦁ Developer API
Events from the API:
- ArenaJoinEvent (when a player joins thepit arena)
- ArenaLeaveEvent (when a player leaves thepit arena)
- GoldSpawnEvent (when a random gold it's spawned on the map)
- NonPermanentItemsBuyEvent (when buying an item from the non permanent items shop)
- SetupSetEvent (when a setup step was set)
- PlayerArrowHitEvent (when hitting a player with an arrow)
- PlayerAssistEvent (when a player helps the killer to kill the victim)
- PlayerChatEvent (when a player sends a message in thepit arena)
- PlayerLaunchEvent (when a player use the launchpads)
- PlayerPlaceEvent (when a player it's placing a block (Cobblestone, Obsidian or Lava))
- PlayerRankupEvent (when a player level up)
- PlayerShootEvent (when a player shoots an arrow)
- PlayerStreakEvent (when a player made a streak)
- PlayerGoldenHeadEatEvent (when a player eats a golden head)
ThePitAPI Class:
- Retrieving stats
- Retrieving player balance
- Retrieving player level
- Retrieving player xp
- Gold and XP Amplifier
Spoiler: Screenshots
⦁ BUNGEE MODE
Spoiler: Setup steps for Bungee Mode
Spoiler: ThePit Config made for Bungee Mode
⦁ SHARED MODE
Spoiler: Setup steps for Shared Mode
Spoiler: ThePit Config made for Shared Mode
54.38.160.107:25579 (This is a special Test Server)
⦁ /ThePit Setup Shows the list of setup commands
⦁ /ThePit Gold Modify player's gold
⦁ /ThePit Reset <player> Reset player's account
⦁ /ThePit Build Enables / disables building mode
⦁ /ThePit Join Join ThePit arena
⦁ /ThePit Leave Leaves ThePit arena
⦁ /Gold Shows your gold
⦁ ThePit.Setup Access to setup commands
⦁ ThePit.Build Access to build command
⦁ ThePit.Reset Access to delete a player account
⦁ ThePit.Economy Access to modify gold balance
OR
[] You are not allowed to resell or decompile this plugin
[] You are not allowed to leak this plugin
[] You are not permitted to reverse engine or modify the plugin in any form