StrikePractice – 1v1, 2v2, PvP Bots, Tournaments, Parties, Kit Editor (GUI), Best of Rounds and more

 StrikePractice – 1v1, 2v2, PvP Bots, Tournaments, Parties, Kit Editor (GUI), Best of Rounds and more 3.0.9

StrikePractice – 1v1, 2v2, PvP Bots, Tournaments, Parties, Kit Editor (GUI), Best of Rounds and more
Tested Minecraft Versions:
  • 1.7
  • 1.8
  • 1.9
  • 1.12
  • 1.13
  • 1.14
Languages Supported:
(messages.yml) French, Spanish, Dutch, Finnish, Chinese (partly)
StrikePractice offers you everything you need for a pvp practice server and much more for a very affordable price. The plugin suits any server, no matter how many players you have and will make your server stand out. The plugin is highly configurable and has many features.
YcTNB91.png


➡ Duels (1v1), 2v2, Party vs Party, Party Split and Party FFA, Party vs Bots, Replays
➡ PvP Bot*
➡ Replay your fights*
➡ Create any ladder (build, combo, spleef, bedwars, skywars, horse, parkour, only bow damage, disable hunger and regen for UHC kits)
➡ Arena regeneration. Chests reset too
➡ Multiple rounds! Best of any number of rounds
➡ Premium matches queue and limit rankeds/unrankeds. Get more donations with this feature!*
➡ Customize almost everything
➡ Arena selector
➡ Fully automatic events: 1v1 Tournament, Sumo, Last Man Standing (FFA Event), King of the hill (KOTH) and Juggernaut (1 vs everyone else)
➡ FFA arenas
➡ Post match inventory view. Includes hits, longest combo, potions thrown, potions missed and potion accuracy (View after fight, can be stored in MySQL)
➡ MySQL support: stats, each kit’s elo, fights (ELO changes, inventories, kit, arena etc)
➡ Enderpearl cooldown with placeholder, scoreboard, xp bar and above hotbar support
➡ Kit Editor GUI (with up to 5 saved layouts per kit)
➡ Customizable colored name tags
➡ Spectator mode
➡ Automatically generates a kit with armor and inventory based on the name with only 1 command ”/battlekit create <name>” and create more arenas with 1 command ”/arena copypaste”
➡ Customizable spawnitems (any item, any command)
➡ Player tablist* and Scoreboard with many placeholders and PlaceholderAPI support
➡ Open parties and public parties for streamers, staff, Youtubers and VIPs
➡ Sign stats, /stats command, customizable starting elo
➡ Addons! Leaderboards, website, per kit knockback etc.* (links in ”More Information”)
➡ Multilingual. Add any language. Players can change their language with /language. English, French, Dutch and Finnish already supported
➡ Kill Cam: click the message to replay last 30 seconds of the match.
➡ Premade kits, spawnitems, arenas (Worldedit schematics, you can use for free)
➡ Performance friendly*




Video



Video by DiamondRushXD



Tutorial by WindowsEight

Note: You don't need multiverse-core or any other world plugin, just use "/sprac arenasworld"


0GziJxq.png

LZ5YzpE.png

yb1VXWk.png

6Xmeggt.png

eXJjuhV.png

TcEvBah.png

bot-gif.278948

hotbar-gif.278949

party-fights-gif.278950


c7ySyu1.png



➡ PvP Bot is able to pot and soup and comes with 4 customizable difficulties
➡ Easy Developer API

GitHub Repository

EVERYTHING ISN'T LISTED HERE,check the github repository. This is just a quick summary

ga.strikepractice.api.StrikePracticeAPI
cancelFight(Player p, String reason)
- cancel player's current fight with the given reason
getPlayerStats(Player p) or getPlayerStats(UUID uuid, boolean create, boolean async) - get the player's stats. Returns PlayerStats which contains elos and other stats
clear(Player p, boolean lobby, boolean deselect) - Clear player's inventory and everything and possibly teleport to the lobby and deselect their kit if they have one
getSpawnLocation() - get the lobby location as bukkit location
isSpectator(Player p) - get if the player is in spectator mode or not
addSpectator(Player p) or addSpectator(Player p, Player target) - set player in spectator mode and possibly register as spectating the target's fights. Doesn't teleport anywhere.
removeSpectator(Player p, boolean clearAndTeleport) - remove spectator and possibly clear and teleport
isInFight(Player p) - get if the player is in a StrikePractice fight.
isInEvent(Player p) - get if the player is in a StrikePractice event. All 'waiting' states don't mean they are in an event.
getLanguage(Player p) - get the language player has selected as a String
getKit(Player p) - get the player's current kit (isCombo(), getName() etc methods are there)
getFight(Player p) - get the player's current fight (getArena(), getKit(), hasEnded(), forceEnd(), getDuration(), getStarted() etc)
isRanked(Player p) - get if the player is in ranked queue, ranked match or has a ranked kit
forceWin(Player p) - make the player win the game
isInQueue(Player p) - get if the player is in queue
setLanguage(Player p, String language, boolean message) - set the player's language and possibly message them the 'language changed' message.
getDuelOpponent(Player p) - get the player's 1vs1 opponent or null if not found. Returns Player or null.
getCurrentFightsPlaybackUUID(Player p) - get Unique ID of the player's current fight if it was recorded, otherwise null.
startPlayback(Player p, UUID replayUUID) - start the replay of specified fight
joinQueue(Player p, BattleKit kit, boolean premium)

package: ga.strikepractice.events

BotDuelEndEvent
BotDuelStartEvent
DuelEndEvent
DuelStartEvent
KitDeselectEvent
KitSelectEvent
LanguageSelectEvent
PartyCreatedEvent
PartyDisbandEvent
PartyFFAEndEvent
PartyFFAStartEvent
PartySplitEndEvent
PartySplitStartEvent
PartyVsBotsEndEvent
PartyVsBotsStartEvent
PartyVsPartyEndEvent
PartyVsPartyStartEvent
PlayerStartSpectatingEvent
PlayerStopSpectatingEvent
PlayerHostEvent
PvPEventStartEvent
PvPEventEndEvent - When a pvp event ends, the winner is null when the event completely stops or /<event> stop is used so check if the winner is null first


➡ Match link. Send link to your website showing information about the fight
➡ Host events with simple GUI (inventory, /events)
➡ Golden heads, a golden apple named “golden head” or “goldenhead”
➡ Chest access (per kit) to give players access to customize their kits in kiteditor
➡ Player’s own gamemode they can host party events or duel players (Custom Kit)
➡ Option to not let players with high ping join ranked or premium queue
➡ Option to not let players without enough kills join ranked queue
➡ Disable/Allow hunger with UHC kits (any kit which name contains “uhc”)
➡ Disable/Allow crafting in fights, building without build kit, dropping items in spawn
➡ Disable/Allow instant void (for spleef and skywars), rain, grass spread, fire spread, remove arrows
➡ Elo rewards
➡ Build limit for build kits
➡ Rematch item (to duel the same player again)
➡ Fight duration limit
➡ Per player settings: toggle scoreboard, player hiding, duel requests and language
➡ Option to disable death messages and add lightning effect when a player dies
➡ Kit Preview, preview kits before joining a queue or before accepting custom kit requests
➡ Disable any party gamemode, permissions for party playback and Party vs Bots
➡ Change combo delay, combo and PvP Bot’s knockback, default and combo knockback
➡ Change starting ELO, revive elo
➡ Elo ranks! Also /ranks
➡ Some basic commands (/night, /day, /report, /ping), can be disabled
➡ Spectator teleport and leave items
➡ And more!

config.yml

messages.yml

You can edit and add new languages and players can change them with "/lang". English, French, Spanish, Dutch, Finnish, Chinese (partly) are already supported.

Still not convinced? There are already many servers using this plugin and here are some with a good number of players.

test.strikepractice.ga


play.nontia.fr (French)
premium.blocksmc.com (or blocksmc.com)
omegacraft.cl (Spanish)
mc.emeraldcraft.com.ar
server.mycraft.es
(StrikePractice Fork)
ArsonMC.com (They use custom GUIs for queues & stats)
limit.rip
play.betacraft.org
(Turkish) (Requires registeration on their website)
motimaa.net (Finnish)

and many more...



qKD4WnD.png


This plugin supports PlaceholderAPI. You can use %strikepractice_placeholder% (For example, %strikepractice_global_elo%) or you can add more placeholders.

You may use [display=false/true] function in scoreboard. For example, a scoreboard line with [display=<sumo_started>] will only be displayed if the sumo has started. Use display=! to display when it’s false and not display when it’s true. For example [display=!<sumo_started>] will only display the line when sumo hasn’t started.



Placeholders for top 10: <top_[stats][number]> and <top_[stats][number]_value>.

Example: Top 3 with "debuffelo" kit
- #1<top_elo_nodebuffelo1>: <top_elo_nodebuffelo1_value>
- #2<top_elo_nodebuffelo2>: <top_elo_nodebuffelo2_value>
- #3<top_elo_nodebuffelo3>: <top_elo_nodebuffelo3_value>


With PlaceholderAPI:

- #1%strikepractice_top_elo_nodebuffelo1%: %strikepractice_top_elo_nodebuffelo1_value%

- #2%strikepractice_top_elo_nodebuffelo2%: %strikepractice_top_elo_nodebuffelo2_value%

- #3%strikepractice_top_elo_nodebuffelo3%: %strikepractice_top_elo_nodebuffelo3_value%

You can see a list of placeholders here (PlaceholderAPI is not required):


Code (Text):



Common placeholders:

<players> ➡ Players online
<next_event_name> ➡ Name of next automatic event
<next_event_time> ➡ When next automatic event will start
<in_fight> ➡ Players fighting
<in_queue> ➡ Players in queue
<in_ranked_queue> ➡ Players in ranked queue
<in_unranked_queue> ➡ Players in unranked queue
<online_staff> ➡ Staff online
<tps> ➡ Current ticks per second
<time> ➡ Current server time

Per player (or event) placeholders:

<ping> ➡ Player’s current ping
<kills> ➡ Player’s kills
<deaths> ➡ Player’s deaths
<premiummatches> ➡ Premium matches left
<brackets_wins> ➡ Player’s brackets event wins
<lms_wins> ➡ Player’s last man standing event wins
<party_vs_party_wins> ➡ Player’s Party vs Party wins
<player> ➡ Player’s name
<custom_name> ➡ Player’s custom name
<display_name> ➡ Player’s display name
<world> ➡ Player’s current world
<global_elo> ➡ Player’s current global elo
<elo_rank> ➡ Player's elo rank
<elo_kit> ➡ Player’s elo of the kit (for example <elo_rankedbuilduhc>)
<party_members> ➡ Number of members in the player’s party
<party_owner> ➡ Owner of the player’s party or “None” if not found
<enderpearl_cooldown> ➡ Player’s current enderpearl cooldown or “--” if the player is no longer on cooldown
<is_enderpearl_cooldown> ➡ true if the player is on cooldown, otherwise false
<arena> ➡ Player’s current arena or “None” if the player is not fighting
<kit> ➡ Player’s current kit or “None” if the player is not fighting
<raw_arena> ➡ Raw name of the player’s arena (not display name)
<raw_kit> ➡ Raw name of the player’s kit (not icon name)
<ranked> ➡ “true” if the player’s current queue/fight is ranked, otherwise “false”
<is_cooldown_(tag)> ➡ ”true” if the player is on cooldown. Tag can be ”sumo” or “brackets” for example.
<cooldown _(tag)> ➡ Duration left of the cooldown. Tag can be ”sumo” or “brackets” for example.
<duration> ➡ Duration of the player’s current fight or brackets 1v1
<total_duration> ➡ Total duration of the player’s current event or “--:--” if the event hasn’t started
<opponent> ➡ Player’s 1v1 opponent.
<opponent_ping> ➡ Opponent's ping
<opponent_elo>➡ Opponent's elo
<cps> ➡ Clicks per second
<opponent_cps> ➡ Opponent’s clicks per second
<total_rounds> ➡ Total rounds of the fight
<round> - current round ➡ Current round
<own_wins> ➡ Rounds won
<opponent_wins> ➡ Opponent’s rounds won
<is_bestof> ➡ true/false whether the match is best of x rounds
<build> ➡ ”true” if the kit is build
<is_ffa> ➡ true if the player is in a ffa arena, otherwise false
<is_party> ➡ true if the player is in a party, otherwise false
<ended> ➡ true if the current fight has ended, otherwise false
<ffa_players> ➡ Number of players in the ffa arena
<ffa_rollback> ➡ Time till next ffa arena rollback
<sumo/juggernaut/koth/lms/brackets_started> ➡ Event has started , true or false
<enemy_team_members> ➡ Number of the player’s enemy team members in Party Vs Bots, Party Vs Party or Party Split
<own_team_members> ➡ Number of the player’s own team members in Party Vs Bots or Party Split
<enemy_team_left> ➡ Number of alive members in the player’s enemy team in Party Vs Bots, Party FFA, Party Split or Party vs Party
<own_team_left> ➡ Number of alive members in the player’s own team in Party Vs Bots, Party FFA, Party Split or Party Vs Party
<search_range1> ➡ Player’s current queue search starting range or “➡” if it’s an unranked kit
<search_range1> ➡ Player’s current queue search end range or “-” if it’s an unranked kit
<queuetype> ➡ "Ranked" or "Unranked" while in queue.
<wait_time> ➡ Time the player has waited in queue
<current_fight_player1> ➡ Player in the current brackets or sumo, or “--” if the event hasn’t started yet
<current_fight_player2> ➡ The other player in the current brackets or sumo, or “--”...
<player1_ping> and <player2_ping> ➡ The brackets or sumo players' pings.
<player1_cps> and <player2_cps> ➡ The brackets or sumo players' clicks per second.
<players_left> ➡ Players left in the tournament
<total_players> ➡ Total players in the tournament
<estimated_time_left> ➡ Estimated duration of the tournament
<alive> ➡ Players alive in brackets or last man standing event
<timer> ➡ KOTH current capping time
<capper> ➡ The capper in KOTH event
<capper_team> ➡ The capping team in KOTH event
<juggernaut> ➡ The juggernaut in Juggernaut event
<limits_update> ➡ When match limits will update again (HH:mm)
<rankeds_left> ➡ Number of ranked matches left
<elo_rank> ➡ Player's elo rank (if enabled)
<unrankeds_left> ➡ Number of unranked matches left

pXY3sDz.png


If you’re looking for permissions check “Permissions ➡ Command Permissions”.


command - (aliases) - description

➡ /language - (/lang) -change your language
➡ /languageitem - (/li) - Admin command to manage language inventory items.
➡ /spawnitem - Admin command to manage spawnitems.
➡ /stats - (/statistics, /elo) - See your stats and elos.
➡ /strikepractice - (/sprac, /practice…) - Check this command before asking “What’s the command to do something” Many useful admin commands. For example fight cancellation, renaming items, saving data manually, /sprac setlobby, stats resetting.
➡ /playersettings - (/psettings, /settings) - Change your settings: toggle scoreboard, player hiding at spawn, duel requests and more.
➡ /playback - (/previousfights) - See your previous fights if they were recorded.
➡ /customkit - Manage your custom kit. Use admin command “/customkit items“ to manage what items players can add to their custom kit.
➡ /arena - (/battlearena) - Manage arenas. Check “Arena Creation” for more information.
➡ /battlekit - Manage kits. Check “Kit Creation” for more information.
➡ /previewkit - (/preview, /kitpreview) - Command to preview kits.
➡ /lms - (/lastmanstanding) - Command to participate and manage LMS (FFA) events.
➡ /juggernaut - Command to participate and manage juggernaut events.
➡ /brackets - Command to participate and manage brackets (1v1 tournament) events.
➡ /koth - Command to participate and manage KOTH (king of the hill) events.
➡ /spectate - (/spec, /spectator) - Command to spectate current fights.
➡ /party - (/team) - Command to create and manage your party.
➡ /duel - (/1v1) - Duel someone, accept duels or manage your duel settings.
/togglescoreboard - (/sbtoggle, /scoreboardtoggle) - Enable or disable scoreboard.
➡ /queue - (match, anon, battle, unranked, ranked) - Command to join ranked or unranked queue. If the inventories are separated “/unranked” will open the unranked queue and “/ranked” will open the ranked queue, "/premiumqueue" will always open the premium queue.
➡ /kiteditor - (/editkits) - Command to edit your kits.
➡ /matchlimit - "/matchlimit set/add unranked/ranked <player> <number>" to modify match limits. "/matchlimit update <player>" to manually update their matchlimits (for example, after giving matchlimit permissions).
➡ /premiummatches - give or set the number of player's premium matches
➡ /botduel - (/pvpbot) - Fight against the PvP Bot.
➡ /fightinfo - (/fightinventory, /clickablefightinventory) - Clickable inventory messages use this.
➡ /hostevent - Host an event automatically (with broadcast), good for donators and simple to use
➡ /events – Open GUI to host events
➡ /ranks - See your current rank & all ranks

pnQrMhb.png


Use strikepractice.* to give all StrikePractice permissions (including admin commands).

By default, players should have permission to all commands they need. If you want to remove their access to something simply give them negative permission (-strikepractice.permission or false, depending on your permissions plugin).

Command Permissions:


strikepractice.stats ➡ /Stats
strikepractice.language ➡ /language
strikepractice.playersettings ➡ /playersettings
strikepractice.playback ➡ /playback
strikepractice.fightinfo ➡ /fightinfo (clickable inventories)
strikepractice.previewkit ➡ /previewkit
strikepractice.togglescoreboard ➡ /togglescoreboard
strikepractice.party ➡ /party
strikepractice.spectate ➡ /spec or /spectate
strikepractice.kiteditor ➡ /kiteditor (access to kit editor)
strikepractice.duel ➡ /duel
strikepractice.botduel ➡ /botduel (access to pvp bot)
strikepractice.customkit ➡ /customkit
strikepractice.premiumqueue ➡ /premiumqueue
strikepractice.queue ➡ /queue (/ranked and /unranked)
strikepractice.lms.command ➡ /lms (only join and leave)
strikepractice.juggernaut.command ➡ /juggernaut (only join and leave)
strikepractice.brackets.command ➡ /brackets (only join and leave)
strikepractice.koth.command ➡ /koth (only join and leave)
strikepractice.admin ➡ /spawnitems, /languageitem, full access to /strikepractice, /arena, /battlekit
strikepractice.hostevent ➡ Permission to use /hostevent, all events have own permissions (strikepractice.hostevent.{event name} or strikepractice.hostevent.*)
strikepractice.hostevent.anykit ➡ Permission to use "/hostevent {event} [kit name]" (only lms, brackets and koth)
strikepractice.hostevent.brackets ➡ Permission to host brackets with “/hostevent brackets”.
strikepractice.hostevent.juggernaut ➡ Permission to host juggernaut with “/hostevent juggernaut {➡random or player name}”.
strikepractice.hostevent.lms ➡ Permission to host lms with “/hostevent lms”.
strikepractice.hostevent.koth ➡ Permission to host koth with “/hostevent koth”.

Other Permissions:


strikepractice.staff ➡ Basic staff member permission (e.g. <staff_online> placeholder)
strikepractice.admin ➡ Basic admin permission (kit, arena creation, admin commands, /sprac)
strikepractice.mapselector ➡ Allow selecting map
strikepractice.cooldownbypass ➡ Bypass queue cooldowns (if enabled)
strikepractice.brackets.host ➡ Permission to host a brackets event
strikepractice.juggernaut.host ➡ Permission to host a juggernaut event
strikepractice.lms.host ➡ Permission to host an LMS event
strikepractice.koth.host ➡ Permission to host a KOTH event
strikepractice.publicparty ➡ Permission to host a public party
strikepractice.partylimit ➡ Permission to change the party player limit
strikepractice.openparty ➡ Permission to make your party open for anyone to join
strikepractice.customkit.armor ➡ Permission to change armor of the player's custom kit/gamemode
strikepractice.customkit.combo ➡ Permission to toggle combo mode of the player's custom kit
strikepractice.customkit.horse ➡ Permission to toggle horse mode of the player's custom kit
strikepractice.customkit.build ➡ Permission to toggle build mode of the player's custom kit
strikepractice.customkit.bow ➡ Permission to toggle only bow mode of the player's custom kit
strikepractice.update ➡ Notify updates
strikepractice.partyplayback ➡ Permission to host party playbacks
strikepractice.partybots ➡ Permission to host party vs bots
strikepractice.extrarankeds.<number> and strikepractice.extraunrankeds.<number> ➡ Add ranked or unranked matches

tQI878V.png


Type “/arena” to see all arena commands.

Use all commands without “, “{” and “}”

  • Type “/arena create {arena name}” to create a new arena.
  • You must set the pos1, pos2, and the center.
  • Use “/arena pos1 {arena name}” to set the first spawn position at your current position.
  • Use “/arena pos2 {arena name}” to set the second spawn position at your current position.
  • Use “/arena center {arena name}” to set the center position at your current position.
  • Build arena creation: Use “/arena build {arena name}” to toggle the build mode. Build kits will only go to build arenas and non-build kits will only go to non-build arenas by default
  • Tip: After creating a new arena, set "/arena corner1 <arena>" and "/arena corner2 <arena>" so you can use "/arena copypaste <arena>" to clone the arena. Note that this can not be undone.

Advanced users:

Use “/arena kits {arena name} {kit name}” to specify a kit. After doing this only specified kits will go to this arena and no other kit will lead there and the specified kits will only go to the arenas that have the kit specified. To make a spleef arena type “/arena kits {arena name} {spleef kit name}”.

You can also set “/arena corner1 {arena name}” and “/arena corner2 {arena name}”. The corners are used for some features but are not required. These locations should be in opposite corners and the other should be at the bottom of the arena and the other at build limit or at the top of the arena.



1. Create a normal arena (follow the arena creation tutorial)
2. Use /arena kits to specify the kit.
3. Use /arena ffa. The arena will no longer be used for other fights.
4. Restart the server and use /<arena name> to join the arena.
Note the command is not actually a real command.

ZWg14sr.png


Type “/battlekit” to see all kit commands.

Use all commands without {} and "

  • Use “/battlekit create {kit name}” to create a new kit. If possible, the system will automatically create a kit with inventory and armor based on the kit's name. You can add “uhc” in the name to disable health regeneration.
  • If you don't like the kit it created automatically use the following commands:
  • Use “/battlekit setinv {kit name}” to set the inventory, armor and potion effects.
  • Use “/battlekit seticon {kit name}” to set the kit’s icon. Hold the item in your hand. You can rename the item in your hand with “/sprac rename &cExample_name”. “_” will be replaced with a whitespace.
  • Use “/battlekit build {kit name}” to toggle whether the kit is a build kit.
  • You can easily create a ranked kit from unranked kit with “/battlekit rankedcopy {kit to copy} 1v1”.
Premium Queue: Use "/battlekit types premium {kit name}" to add the kit to the premium queue inventory.

Advanced users:


  • "/Battlekit bedwars {kit name}" to enable bedwars. Place a bed near both spawn points
  • "/Battlekit healthbar {kit name}" to enable health bar under nametags.
  • You can use “/battlekit combo {kit name}” (players can be hit a lot faster).
  • You can use “/battlekit horse {kit name}” (players will spawn with a horse).
  • You can use “/battlekit bow {kit name}” (players can’t pvp, only projectiles are allowed, good for spleef kits).
  • If you want you can make the kit editable with “/battlekit editable {kit name}”
  • Use "/battlekit stickspawn {kit name}" if you don't want players to leave spawn before countdown has ended (for example sumo).
  • Use “/battlekit chestaccess {kit name}” to toggle whether people can add new items when editing the kit.
  • Use “/battlekit types {kit name} {type}” to specify types. {type} can be: any, duel, bot, queue, party-ffa, party-split or party-vs-party. You can also use "/battlekit types {kit name} !bot" to add all types except bot.
  • To allow breaking more blocks (spleef for example) type “/battlekit extramaterial {kit name}“ and hold the item in your hand. For example “/battlekit extramaterial spleef” and hold a snowblock.
  • Use /battlekit rankedcopy instead! (Or use “/battlekit mergeeditedkits {kit name} {some editable kit}” if you want to have one editable kit for two or more kits. When giving {kit name} the {some editable kit}’s edited version will load (or default if the player hasn’t edited the kit). Example: “/battlekit mergeeditedkits potionelo potion” and be sure “potion” is editable. This will result with one editable kit for both ranked and unranked kits.)
  • (You can use “/battlekit anticheat {kit name}” to enable CheatBreaker only mode).

RAccqkw.png



You can change the lines in the config.
  1. Use “/sprac setediting” to set the kit editing place.
  2. Place an anvil near the editing place. Right clicking it will open the GUI for editing kits.
  3. Place a door near the editing place. You can right click the door to exit the kit editor.
  4. You can place a chest at the editing place to give players access to take more items (for example more speed potions). This requires that the kit has “chestaccess” (“/battlekit chestaccess <kit name>”)
  5. Optionally you can also:
    1. Place a sign and type “[Reset Kit]” in the first line. Players can click this sign to reset their kit.
    2. Place a sign and type “[Leave Editor]” in the first line. Players can click this sign to teleport to the spawn.
    3. The lines can be edited in the config.yml and use the config's lines



Qr1DbPM.png


  1. Place a sign.
  2. The first line must always be '[stats]'.
  3. Choose the other line:
  • “kills” for kills
  • “deaths' for deaths
  • “lms' for last man standing event wins
  • “party” for party vs party wins
  • “brackets” for brackets event wins
  • “elo” and third line: the name of the kit
NOTE: You can only have one sign for each statistic
Website Leaderboards

4iyEpRh.png


Replace {event} with the event you are hosting. (LMS, brackets, juggernaut or KOTH).

EASY:
Use "/hostevent {event}" to automatically open the event, broadcast and start the event. If you have "strikepractice.hostevent.anykit" permission you can use "/hostevent {event} [kit name]" (only lms, brackets and koth)

Players:
Players can join an open event with “/{event} join” and leave it with “/{event} leave”

Manually host events:
You can also host events manually too. Use “/{event} open” to open the event. This allows players to join the event. Use “/{event} start” to start the event. You can manually stop the event with “/{event} stop”.


Automatic Events

Setting up automatic events should not be difficult, here's a copy from the config.yml. You can add events and change the messages, and specify the kits that will be used in automatic events.

Code (Text):

automatic➡events:
broadcast:
#How often should the message be sent
delay: 10
#How many times should the message be sent
times: 5
#The messages for all events
lms: '&cLMS event is starting soon! Type /lms join!'
brackets: '&cBrackets event is starting soon! Type /brackets join!'
juggernaut: '&cJuggernaut event is starting soon! Type /juggernaut join!'
koth: '&cKoth event is starting soon! Type /koth join!'
#Default kits when hosting an automatic event
juggernaut-kit: gapple
juggernaut-player-kit: potion
koth-kit: potion
lms-kit: soup
brackets-kit: potion
sumo-kit: sumo
times:
#Format like this: time:lms (for example 15:30:lms)
#LMS, koth, brackets, juggernaut
- '15:30:lms'

Sumo Event
Main command to manage sumo is “/sumo”. Before you can start a sumo event you should create a new arena named “sumoevent” (see “Arena Creation” for help).
After that, you must set the sumo lobby with “/sumo setlobby”.

Brackets (1v1 tournament) Event
Main command to manage brackets is “/brackets”. Before you can start a brackets event you should create a new arena named “brackets” (see “Arena Creation” for help).

After that, you must set the brackets lobby with “/brackets setlobby”.

Last Man Standing Event
Before you can start an LMS (last man standing, FFA event) you must set the spawn position where players will be teleported. You can set the position with “/lms setspawn”.

King of The Hill Event
Before you can start a KOTH (king of the hill) event you must do the following:

  • Use “/koth spawn1” to set the team1’s spawn.
  • Use “/koth spawn2” to set the team2’s spawn.
  • Use “/koth corner1” to set the capping area.
  • Use “/koth corner2” to set the capping area. These two corner positions should be in opposite corners and the other under the area and the other above the area.
Juggernaut Event

Before you can a start juggernaut event you must set the spawn point with “/juggernaut setspawn”. Juggernaut can be started with “/juggernaut start {player name} {juggernaut’s kit} {other players’ kit}“ or “/juggernaut start -random {juggernaut’s kit} {other players’ kit}“ which will select the juggernaut randomly from players who have done “/juggernaut join”.

Follow the common tutorial under “PvP Events” for more help about events.
vyavmzG.png



The plugin requires Java 8. To be able to use PvP Bot and replay features you must have a working version of Citizens.

1. Purchase and download the plugin.
2. Place the StrikePractice.jar in the plugins folder. Start the server and let the plugin load.
3. If you want to change anything inside the kits.yml, arenas.yml you must stop the server before editing them.
4. If you want the PvP Bot and match replay features you must have a working version of Citizens.
5. This plugin supports PlaceholderAPI. You can use %strikepractice_placeholder% (For example, %strikepractice_global_elo%) or you can add more placeholders. If you want tablist for other versions than 1.7, you might want to download PlaceholderAPI and some tablist plugin that works with it, for example, PlayerListPlus or BungeeTabListPlus

If the kit's inventory is empty use /battlekit setinv <kit name>!

Terms of Service
By purchasing this plugin or downloading an update you accept the following terms of service:
  • No refunds, all purchases are final.
  • You are not allowed to -Redacted-, leak or share this plugin. One copy per server/Network.
  • You are not allowed to decompile or edit the jar file or say that the code or the product belongs to you.
  • I am not liable for any damage the product might cause.
  • The price may change at any time without notice.
  • These terms of service may change at any time without notice.
  • You have read the whole post and understood it.
The plugin may collect some data such as config values or number of players. The data may be used for improving the plugin.

The plugin may not be compatible with all plugins using scoreboards (e.g name tags) or you may need to disable StrikePractice scoreboard or/and colored names.

Not able to download the plugin after purchasing? Contact me here or on discord!

This plugin utilizes bStats to collect anonymous statistics (added in version 2.6.9)
https://bstats.org/plugin/bukkit/StrikePractice


Discord Support & Community Channel


Contact me if you're interested in buying the source code


About to post a review?
Thanks, but please do not post any issues as a review! If you have any errors, problems, bugs just private message or use the "discussion" page.
  • loeo.png
    loeo.png
    10.1 KB · Views: 280

Latest reviews

update when?
Trojan Horse, Malware, etc.

DON'T DOWNLOAD THIS!
update for 3.2.0
Doesn't work on 1.8.8
i cant get it to work on 1.14.4 so im testing it on 1.13 now hoping it works but cant wait to use this thanks!

Similar resources

StrikePractice – 1v1, 2v2, Bots Fights, PvP Events, Parties, Build fights and more MikeyBoy
3.87 star(s) 23 ratings
Downloads
2,462
Updated
StrikePractice – 1v1, 2v2, Bots Fights, PvP Events, Parties, Build fights and more LeakedSquid
2.67 star(s) 9 ratings
Downloads
985
Updated
BlackSpigot General Chat
Rules Help Users
    RealNotSound @ RealNotSound: Hi how is everyone???
    Top