{"id":65942,"date":"2026-06-03T21:56:04","date_gmt":"2026-06-03T18:56:04","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/"},"modified":"2026-06-03T21:56:04","modified_gmt":"2026-06-03T18:56:04","slug":"event-pvp-plugin","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/","title":{"rendered":"Event-PVP-Plugin"},"content":{"rendered":"<p># Event-PVP-Plugin &#8211; Quick Description<\/p>\n<p>A comprehensive Minecraft plugin that combines **custom event management** and **PvP wager system** into one unified solution.<\/p>\n<p>**\ud83c\udf0d Multilingual Support: Available in 7 Languages** (English, German, French, Spanish, Russian, Polish, Japanese)<\/p>\n<p>## What Does This Plugin Do?<\/p>\n<p>### Event System<br \/>\nHost custom server events with:<br \/>\n&#8211; Multiple event types (PvP Arena, Capture the Flag, Free-for-All, etc.)<br \/>\n&#8211; Automated event scheduling<br \/>\n&#8211; Configurable spawn systems (single point, random, team-based)<br \/>\n&#8211; Custom rewards for winners and participants<br \/>\n&#8211; Statistics tracking and leaderboards<\/p>\n<p>### PvP Wager System<br \/>\nLet players bet on PvP matches:<br \/>\n&#8211; Challenge other players with item or money wagers<br \/>\n&#8211; Multiple arena configurations<br \/>\n&#8211; Pre-configured equipment sets<br \/>\n&#8211; Spectator mode for watching matches<br \/>\n&#8211; Match management (draw votes, surrender, timeouts)<\/p>\n<p>### Web Interface<br \/>\nConfigure everything through a modern browser interface:<br \/>\n&#8211; Edit all YAML configurations visually<br \/>\n&#8211; Create events and equipment sets with live preview<br \/>\n&#8211; Token-based secure access<br \/>\n&#8211; **Multi-language support: 8 languages** (EN, DE, FR, ES, RU, PL, JA, ZH)<\/p>\n<p>## Important Dependencies<\/p>\n<p>### \u26a0\ufe0f Multiverse-Core (REQUIRED)<br \/>\n**This plugin fundamentally requires Multiverse-Core** for proper operation:<br \/>\n&#8211; **World Loading**: Loads event\/arena worlds when matches start<br \/>\n&#8211; **World Cloning**: Creates temporary world copies from templates<br \/>\n&#8211; **World Regeneration**: Resets worlds after events\/matches<br \/>\n&#8211; **World Unloading**: Unloads worlds to save server resources<\/p>\n<p>**Without Multiverse-Core**, the plugin will have limited functionality and may not work correctly.<\/p>\n<p>### \u26a0\ufe0f Multiverse-Inventories (STRONGLY RECOMMENDED)<br \/>\n**Multiverse-Inventories is essential for proper inventory restoration**. Here&#8217;s why:<\/p>\n<p>**The Problem:**<br \/>\n&#8211; When players join an event or PvP match, they are teleported to a different world<br \/>\n&#8211; Their inventory is cleared and replaced with event\/match equipment<br \/>\n&#8211; When returning to the main world, they need their original inventory back<\/p>\n<p>**The Solution:**<br \/>\nMultiverse-Inventories handles this automatically:<br \/>\n&#8211; **Separate Inventories**: Each world group (main, event, pvp) has its own inventory<br \/>\n&#8211; **Automatic Switching**: When players change worlds, their inventory is automatically restored<br \/>\n&#8211; **No Data Loss**: Player inventories are preserved by Multiverse-Inventories<\/p>\n<p>**Without Multiverse-Inventories:**<br \/>\n&#8211; The plugin has a fallback inventory backup system, but it&#8217;s still **experimental and buggy**<br \/>\n&#8211; Players may lose items or experience inventory issues<br \/>\n&#8211; Inventory restoration is not guaranteed to work correctly<\/p>\n<p>**Recommended Setup:**<br \/>\n1. Install Multiverse-Core<br \/>\n2. Install Multiverse-Inventories<br \/>\n3. Configure world groups in Multiverse-Inventories:<br \/>\n   &#8211; `default` group: Main\/survival worlds<br \/>\n   &#8211; `event` group: Event worlds<br \/>\n   &#8211; `pvp` group: PvP arena worlds<\/p>\n<p>### Other Dependencies<br \/>\n&#8211; **Vault** (Required): For economy integration (money wagers)<\/p>\n<p>## Essential Commands<\/p>\n<p>### For Players<\/p>\n<p>**Events:**<br \/>\n&#8220;`<br \/>\n\/event <name> join          &#8211; Join an event<br \/>\n\/event <name> leave         &#8211; Leave an event<br \/>\n\/event list                 &#8211; Show available events<br \/>\n\/eventstats me              &#8211; View your event statistics<br \/>\n&#8220;`<\/p>\n<p>**PvP Wagers:**<br \/>\n&#8220;`<br \/>\n\/pvpask <player>                                      &#8211; Challenge a player (GUI)<br \/>\n\/pvpa <player> <wager> <amount> <arena> <equipment>  &#8211; Challenge with full setup<br \/>\n\/pvpaccept [player]                                   &#8211; Accept a challenge<br \/>\n\/pvpdeny [player]                                     &#8211; Deny a challenge<br \/>\n\/surrender                                            &#8211; Surrender current match<br \/>\n\/draw                                                 &#8211; Vote for a draw<br \/>\n\/pvp spectate <player>                                &#8211; Spectate a match<br \/>\n\/pvpstats me                                          &#8211; View your PvP statistics<br \/>\n&#8220;`<\/p>\n<p>**Examples:**<br \/>\n&#8220;`<br \/>\n\/pvpa Steve DIAMOND_SWORD 1 PvPArena diamond_pvp    &#8211; Challenge Steve with item wager<br \/>\n\/pvpa Alex MONEY 100 desert standard                &#8211; Challenge Alex with $100 wager<br \/>\n\/pvpa Mike SKIP 0 forest pvp_starter                &#8211; Challenge Mike without wager<br \/>\n&#8220;`<\/p>\n<p>### For Admins<\/p>\n<p>&#8220;`<br \/>\n\/eventpvp reload            &#8211; Reload all configurations<br \/>\n\/eventpvp webtoken          &#8211; Generate web interface access token<br \/>\n\/event <name> start         &#8211; Start an event<br \/>\n\/event <name> stop          &#8211; Stop an event<br \/>\n\/event <name> forcestart    &#8211; Force start without minimum players<br \/>\n\/pvpadmin reload            &#8211; Reload PvP configuration<br \/>\n\/pvpadmin stopall           &#8211; Stop all active matches<br \/>\n\/inventoryrestore <player> <ID>  &#8211; Restore player inventory (fallback)<br \/>\n&#8220;`<\/p>\n<p>## Quick Start<\/p>\n<p>1. **Install Dependencies:**<br \/>\n   &#8211; Vault<br \/>\n   &#8211; Multiverse-Core<br \/>\n   &#8211; Multiverse-Inventories<\/p>\n<p>2. **Configure World Groups** (in Multiverse-Inventories):<br \/>\n   &#8220;`<br \/>\n   \/mvinv group default<br \/>\n   \/mvinv group event<br \/>\n   \/mvinv group pvp<br \/>\n   &#8220;`<\/p>\n<p>3. **Assign Worlds to Groups:**<br \/>\n   &#8220;`<br \/>\n   \/mvinv world <world_name> event<br \/>\n   \/mvinv world <arena_name> pvp<br \/>\n   &#8220;`<\/p>\n<p>4. **Configure the Plugin:**<br \/>\n   &#8211; Edit `config.yml`, `worlds.yml`, `equipment.yml`<br \/>\n   &#8211; Or use the web interface: `\/eventpvp webtoken`<\/p>\n<p>5. **Reload and Test:**<br \/>\n   &#8220;`<br \/>\n   \/eventpvp reload<br \/>\n   \/event pvparena start<br \/>\n   &#8220;`<\/p>\n<p>## Server Requirements<\/p>\n<p>&#8211; **Platform**: Paper\/Spigot 1.19+<br \/>\n&#8211; **RAM**: 4GB+ recommended (depending on world size)<br \/>\n&#8211; **Multiverse-Core**: Latest version<br \/>\n&#8211; **Multiverse-Inventories**: Latest version (strongly recommended)<br \/>\n&#8211; **Vault**: Latest version<\/p>\n<p>## Need Help?<\/p>\n<p>&#8211; Check the full `README.md` for detailed documentation<br \/>\n&#8211; Review configuration examples in `CONFIG_EXAMPLES.md`<br \/>\n&#8211; Test spawn configurations using `SpawnExamples.md`<\/p>\n<p>&#8212;<\/p>\n<p>**Remember**: Multiverse-Core and Multiverse-Inventories are not just optional &#8211; they are **essential** for this plugin to work properly!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A comprehensive Minecraft plugin combining custom event management and PvP wager system with a modern web interface. Build engaging player experiences with customizable events, arenas, equipment sets, and betting mechanics.<\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_minecraft_slug":"event-pvp-plugin","_minecraft_project_id":"pqJQdZ6R","_minecraft_author":"zfzfg","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":123,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"event-pvp-plugin.zip","_minecraft_size_bytes":784788,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T19:10:28.648799Z","_minecraft_date_created":"2025-12-13T01:11:52.856321Z","_minecraft_date_modified":"2025-12-07T02:04:41.025662Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/event-pvp-plugin","_minecraft_icon_attachment_id":0,"_minecraft_imported_at":"2026-06-03T18:56:05+00:00","_minecraft_import_hash":"1142751fbb9193fd9821f11681da14af","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,124,88,89,126,866,127,128,129,869,92,159],"mod_loader":[130,132,133,134],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-65942","mod","type-mod","status-publish","hentry","mod_category-adventure","mod_category-bukkit","mod_category-equipment","mod_category-game-mechanics","mod_category-management","mod_category-minigame","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-transportation","mod_category-utility","mod_category-worldgen","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Event-PVP-Plugin - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Event-PVP-Plugin - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A comprehensive Minecraft plugin combining custom event management and PvP wager system with a modern web interface. Build engaging player experiences with customizable events, arenas, equipment sets, and betting mechanics.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/event-pvp-plugin\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/event-pvp-plugin\\\/\",\"name\":\"Event-PVP-Plugin - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"datePublished\":\"2026-06-03T18:56:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/event-pvp-plugin\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/event-pvp-plugin\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/event-pvp-plugin\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Event-PVP-Plugin\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Event-PVP-Plugin - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/","og_locale":"en_US","og_type":"article","og_title":"Event-PVP-Plugin - Minecraft","og_description":"A comprehensive Minecraft plugin combining custom event management and PvP wager system with a modern web interface. Build engaging player experiences with customizable events, arenas, equipment sets, and betting mechanics.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/","name":"Event-PVP-Plugin - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"datePublished":"2026-06-03T18:56:04+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/event-pvp-plugin\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Event-PVP-Plugin"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/65942","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=65942"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=65942"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=65942"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=65942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}