ThePit (Bungee and Shared)

 ThePit (Bungee and Shared) 0.6.4 Beta

ThePit (Bungee and Shared)
DmDS9Qk.png


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.1
Optional (Soft-Depend): PlaceholderAPI

6qNvrgf.png

Q: The blocks placed by players / events remain after restart, how can I fix?
A: This happens because you use MultiCraft with Map Saving toggled on or you have a plugin that saves the map (you must add the ThePit world in the save world plugin blacklist) OR you have multiverse installed on your server. To fix this you have 2 options:
- go in ThePit world and type: "/mv modify set autoload false"
- go in multiverse folder and open worlds.yml. Now find in the file the pit world and set at that world autoload: true
Q: After i reload the server, some blocks aren't removing from events or placed by players, how can i fix?
A: This happens because you reloaded the server and when the reload it's made, the Local Memory it's ereased and timmers are restarted. To fix you have 2 options:
- Stop the server and start it again
- Copy and Paste the map before the problem happened (backup map)
Q: I have an error using PaperSpigot when i use the launchpads, how can I fix it?
A: Go to paper.yml and set warnWhenSettingExcessiveVelocity: false
Q: My server lags and when i do timings i see there that "Sync" is overloaded, how can I fix it?
A: Go to Settings.yml and set PlayerSync: false. By setting this on false, the auto syncing with the database will not work anymore, this means that the Synchronization will be made only when the player disconnects. When the server it's killed or times out, the Synchronization will be not done.
JpaRGeH.png


⦁ 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)


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

PlaceholderAPI Support
Scoreboard, Tab List, Chat Format, Player Tag

Language Support
The plugin has internally:
- English by MrDarkness462 (The developer)
- Italian by PrankAlien
- Simplified Chinese by huangchen


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)


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

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

Custom Join Messages
Works only on Bungee mode, It can be toggled on/off, PlaceholderAPI Support

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

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
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
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

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

Setup System
The plugin can be setted up with commands or with gui

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)
- 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)


ThePitAPI Class:
- Retrieving stats
- Retrieving player balance
- Retrieving player level
- Retrieving player xp
- Gold and XP Amplifier

9nphjCB.png





4Pesme5.png


⦁ BUNGEE MODE







⦁ SHARED MODE







90oUK6W.png


78.46.250.206:1 (This is my test server, it can have some new features that are not listed here, this mean that they will come as fast as possible)
Currently unavailable

Mc.RoflexCom.Ru - (Russian)

JzXFnwK.png


/ThePit Setup Help Shows the list of all setup commands
/ThePit Setup <Enable/Disable> Switches the Setup Mode
/ThePit Setup Gui Opens the setup menu
/ThePit Setup SetMap Teleports to ThePit Map
/ThePit Setup SetSpawn Sets the map spawn
/ThePit Setup SetLobby Sets the server lobby
/ThePit Setup SetSpawnRegion <Pos1, Pos2, Wand> Sets the map spawn region
/ThePit Setup SetPitHole Sets the pit hole
/ThePit Setup SetLauncher Sets the locations for launchers
/ThePit Setup SetGold Sets the locations for Random Gold
/ThePit Setup SetEC Sets the Enderchest hologram
/ThePit Setup SetNPC Sets the NPCs
/ThePit Reload Reloads the plugin
/ThePit Build Build when the plugin isn't in setup mode
/ThePit Reset <Player> Resets ThePit account
/ThePit GiveGold <Player> <Amount> Give gold to a player
/ThePit SetGold <Player> <Amount> Set gold to a player
/ThePit TakeGold <Player> <Amount> Take gold to a player
⦁ /ThePit Join Join ThePit arena
/ThePit Leave Leaves ThePit arena
/Gold Shows your gold

0zMzMyW.png


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
ThePit.Reload Access to reload the plugin files

jfMk1Du.png


OR

j3rUauc.png


[] You are not allowed to resell or decompile this plugin
[] You are not permited to reverse engine or modify the plugin in any form

Latest updates

  1. 0.6.4 Beta

    0.6.4 Beta
  2. Latest version

    Added: ⦁ You can use the old launcher by setting `UseOldLauncher: true` from...
  3. 0.5.3beta - API 2

    Fixed: ⦁ An error when a player is assisting to a kill ⦁ Quick Math end error ⦁ Rare kick bug...

Latest reviews

G
Please update to 0.6beta - API 3 S11 thank you.
Update please.
Update pls!!!!!
T
TunQueS
Hello there. I've just updated it. Check it out!
updates please!!!!
Been waiting for this leak for a long time, thank you!
OMG THX YOU !

Similar resources

ThePit - Player vs Player Minigame (Bungee and Shared) Dekomori
Prestige, Prestige Perks, Minor & Major Events, Non Prestige Perks, Bounties, Kill Streaks, Rewards
0.00 star(s) 0 ratings
Downloads
465
Updated
Alfa-Romania.ro | ThePit Map v1 A
0.00 star(s) 0 ratings
Downloads
27
Updated
ThePit Hypixel Spawn Download F
5.00 star(s) 1 ratings
Downloads
412
Updated
BlackSpigot General Chat
Rules Help Users
    C @ cleopatra: 1984 1984 1984 1984 1984 1984 🗣️🗣️🗣️🗣️🗣️🗣️🗣️🗣️🗣️🗣️
    Top