Proof Ownership
GetDown is a last man standing & arcade minigame. Your goal is to get down to the end of the map(s) as first. During your journey, you can collect CoinBlocks, or try your luck with LuckyBlocks. After end of all maps, players will have time to buy items from the shop and get prepared for Deathmatch! At the start of Deathmatch, all players will be teleported to the PVP Arena. Last one standing is the winner!
PRO GetDown is suitable mostly for mini game / gamemode servers, but its ready-made to be used on any kind of server!
- FULLY CUSTOMIZABLE SCOREBOARD!
- Support also PlaceholderAPI placeholders!
- Multi-Version compatibility [1.8.8 - 1.21.4]
- Multi-Arena / BungeeCord support
- Easy and effortless setup
- Translate almost everything to your own language
- Join arenas through GUI menu or command
- Unlimited maps per arena
- Smart arena handling system with automatic resets
- VotePacks
- Multiple Deathmatch map support!
- Configurable main command
- Leaderboards:
- Parties
- Players can create parties to play with friends together!
- GUI Arena Editor
- Edit everything about arenas with ease!
- CoinBlocks & LuckyBlocks
- Unlimited CoinBlocks types (Diamond block, Emerald block..)
- Lucky, and unlucky rewards with fancy effects
- Lucky Rewards:
- Heal
- Regeneration
- Absorbtion
- Resistance
- Bonus Coins
- Bonus Health
- Speed
- Unlucky Rewards:
- Fall
- Blindness
- Respawn
- Clear Inventory
- Strike Lighting
- Shop
- Full customizable and well optimized shop
- Create your own shop categories and items
- Supports item enchants
- Arena Signs
- Smart automatic sign update system with updating also block behind
- PlaceholderAPI Support
- %getdownpro_wins%
- %getdownpro_played%
- %getdownpro_most_coins%
- %getdownpro_kills%
- %getdownpro_deaths%
- %getdownpro_pvp_kills%
- %getdownpro_pvp_deaths%
- %getdownpro_status_{arena}%
- %getdownpro_min_players_{arena}%
- %getdownpro_max_players_{arena}%
- %getdownpro_total_players_{arena}%
- %getdownpro_players%
- Rewards
- GUI Arena map voting and Deathmatch map voting
- Player's statistics:
- MySQL / File support
- Last Played Date
- Played games
- Games won
- Most Coins obtained
- LuckyBlocks collected
- CoinBlocks collected
- Jumping kills
- Jumping deaths
- PVP Kills
- PVP Deaths
- Lot of cool in-game effects:
- Sounds
- Map-win fireworks
- Titles
- LuckyBlock and CoinBlock particles
- Starting Kits
- Configurable kits permissions and price
- Choose if use permission to select kit, or price to pay for kit
- Editable kits!
- Pre-Set kits:
- Archer - Receives bow and arrows on start
- Coiner - Receives x amount of coins when game starts
- Healther - Have x more health during jumping
- Lucker - Lucky blocks are for him only Lucky
- Jumper - Receives feather falling boots on start
- Warrior - Receives wooden knockback sword on start
- Ghost - Has invisibility, but also Speed II
- Frequently updated resource with support ready for you anytime!
- Developer API
Permissions:
- getdownpro.* - Permission for everything in this plugin
- getdownpro.admin - Admin permission. Allows to reload plugin, start / stop game. Default given to all OP's
- getdownpro.create - Permission for creating and setting arenas and managing arena maps
- getdownpro.party - Permissions for creating parties. Default given to all OPs.
- getdownpro.player - Player permissions, includes join, leave, and using in-game options. Default given to all players.
- getdownpro.start - Permission that allows to start arenas. Default given to all OPs.
- getdownpro.stop - Permission that allows to stop arenas. Default given to all OPs.
- getdownpro.bypass - Permission that allows to bypass using only GetDown commands in game. Default given to all OPs.
- getdownpro.stats.others - Permission that allows to view others statistics. Default give to all OPs.
- getdownpro.leaderboard - Permission to use leaderboard commands. Default give to all OPs.
- getdownpro.npc - Permission to use npc commands. Default give to all OPs.
Installing plugin to your server:
- No other plugins dependencies required!
- This plugin will work only on servers with Java 8 and above!
Arena setupping:
Arena setuping is trivial for each arena. If you want to setup arena
game length and other variables such as
MySQL, BungeeCord, Themes, check out
config.yml ! If you want edit already created arenas, check out
arenas.yml or use in-game arena editor!
- Create arena with /gd create
- Set arena lobby location with /gd setlobby
- Create as many maps as you want with /gd addmap
- Set start point (Spawn) of each map by /gd setspawn
- Set end point (Y-Location) of each map by /gd setend
- Create at least one DeathMatch map for your arena by doing /gd deathmatch create
- (Optional) Set your DeathMatch map's description by /gd deathmatch setdesc
- Add players spawnpoints for DeathMatch map by /gd deathmatch addspawn
- If you made a mistake with creating spawnpoints, you can easily remove the latest added by /gd deathmatch delspawn
- (Optional) Create arena sign(s) like this:
- (Optional) Create VotePacks by /gd addvotepack
- Example: /gd addvotepack MyArena VotePack1 Map1,Map2,Map3
- Just for safety, reload plugin by doing /gd reload
Code (Text):
GDGameEndEvent
GDGameStartEvent
GDGameStateSwitchEvent
GDMapWinEvent
GDPlayerGameJoinEvent
GDPlayerReceiveCoinsEvent
GDPartyAcceptEvent
GDPartyCreateEvent
GDPartyDeclineEvent
GDPartyDisbandEvent
GDPartyInviteEvent
GDPartyLeaveEvent
SpectateJoinEvent
SpectateQuitEvent
Code (Text):
GetDownPro.getApi().getArenas();
GetDownPro.getApi().getPlayerArena(Player);
GetDownPro.getApi().getPlayerGetDownStats(Player);
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.