Happy Holidays!
In light of Christmas, I figured that it’d be nice to slash our prices by over 50%!
For the next 48 hours, zPvP is available for $5
https://selly.gg/p/f8561215
ZincPvP (zPvP, rebranded from xPvP) was the PracticePvP core for the former MCVerge Network. Though our network has been shut down for several months, we've had an amazing (4 year) run. This core was never intended to be released publicly, however after a considerable amount of deliberation (and requests), we've decided to distribute copies of it.
zPvP has quite a few features and concepts that most practice servers do not, bundled with a massive amount of configurability and optimization.
*We have a documentation site available for you as well: https://zpvp.us
You can buy it now here: https://selly.gg/p/f8561215
All updates are complimentary
Please consider joining our discord server as well for plugin updates/help: https://discord.gg/CZEBvSt
I'd like to apologize for the lack of quality images. Unfortunately, despite having all these features, we were never able to record raw gameplay of the plugin itself. That being said, if you'd like to feature your server here as a demo server, or showcase a video of this plugin in action, please contact me.
We do have a really short video of it that I took whilst we were beta testing. The one in this video was a bit buggy, the one uploaded to spigot is bug free.
The website (not included) was designed to allow users to view their statistics live. The statistics tracked by this plugin are seen under "Practice Stats"
It's pretty easy to get setup. Most of the commands are actually handled by your inventory items.
For maximum flexibility, creating arenas isn't command-based. It's config based, and it's a whole lot easier than you'd expect. Check out our detailed documentation on it:
http://zpvp.us/#arena-creation
As always, if you need assistance, we will help you, but please, read the docs first.
Creating Kits
Kit creating is also done in the config.
You can have enchanted kits by adding ench:enchantment_name to whatever items. You can also add effects with effect:effect_name as demonstrated below:
Please use these to help you:
Not that many
It takes less than 5 minutes to install zPvP on your server/network (literally). We've included some bonuses in the zip for your convenience.
Please ensure you have the following ready to go:
We have a very detailed documentation site available for your convenience. We might be missing some things, but we will be trying to continue maintaining it.
http://zpvp.us/
Please also have a look at these resources:
Whilst the server is gone, we do incline on continuing to maintain this plugin. We're prioritizing bugs over anything else, however we'd be more than happy to honor any sort of requests and/or suggests that you may have.
If you do require assistance or want to chat about this plugin, please consider joining our discord server: https://discord.gg/FdRqxwA
Xesau is the brains behind this plugin and has been apart of our team since the server's inception. We'd like to thank him for his work in developing the plugin.
Proof
Here's some proof that the plugin is indeed ours. Contact us if you require more.
https://www.mc-market.org/threads/355791/#post-3125982
Price Information
We are selling multiple copies of this, and this resource will be uploaded to Spigot as a premium resource soon, priced at $15. You can buy it here for $12 (limited time only)
You can buy it now here: https://selly.gg/p/f8561215
In light of Christmas, I figured that it’d be nice to slash our prices by over 50%!
For the next 48 hours, zPvP is available for $5
https://selly.gg/p/f8561215
ZincPvP (zPvP, rebranded from xPvP) was the PracticePvP core for the former MCVerge Network. Though our network has been shut down for several months, we've had an amazing (4 year) run. This core was never intended to be released publicly, however after a considerable amount of deliberation (and requests), we've decided to distribute copies of it.
zPvP has quite a few features and concepts that most practice servers do not, bundled with a massive amount of configurability and optimization.
*We have a documentation site available for you as well: https://zpvp.us
You can buy it now here: https://selly.gg/p/f8561215
All updates are complimentary
Please consider joining our discord server as well for plugin updates/help: https://discord.gg/CZEBvSt
- 1.8+ Support (Use ProtocolSupport for 1.7 support as well)
- Queuing
- Multiple Gamemodes: 1v1, Party vs. Party, Party FFA, FFA, Party Split
- Custom Kit Creation
- Done through the config
- 3 Modes: Competitive, Leisure, Arcade
- Win Streaks
- Shop System
- Multi-world support
- Supports multiple matches per server
- Multi-server support
- MySQL Support
- Advanced Player Statistics Tracking
- Kills, Death, KDR, # of wins/gamemode, etc
- Advanced Player Statistics Tracking
- Arena Regeneration (Fast & Optimized)
- Building in arenas (configurable per map)
- Ranked + Unranked Matches
- Ranked supports Competitive + Leisure Gamemodes
- Ranked matches are purchasable using credits
- Ranked supports Competitive + Leisure Gamemodes
- Credits (Fe recommended)
- In-game shop
- Map Credits
- Annotations that attribute the creator(s) of the maps that are broadcasted to the match's players.
- Map Creation
- All done through the config file
- Party Management (invite, remove, promote, etc.)
- Very Clean and Optimized Code
- You'll be able to run at 20 TPS at all times
- ...and loads more
I'd like to apologize for the lack of quality images. Unfortunately, despite having all these features, we were never able to record raw gameplay of the plugin itself. That being said, if you'd like to feature your server here as a demo server, or showcase a video of this plugin in action, please contact me.
We do have a really short video of it that I took whilst we were beta testing. The one in this video was a bit buggy, the one uploaded to spigot is bug free.
The website (not included) was designed to allow users to view their statistics live. The statistics tracked by this plugin are seen under "Practice Stats"
It's pretty easy to get setup. Most of the commands are actually handled by your inventory items.
- /duel <username>
- Initiates duel with player of your choice (they must accept first)
- /party
- Handles all party commands
- /stats
- View statistics
- /inspect
- For administrating purposes: check status of maps/errors/etc.
- /ffa create <Map name> ---> prepare arena for ffa event
- /ffa start --> start ffa event once enough people are in
- /ffa message --> broadcast message that an FFA event is going on
- /ffa (or click broadcasted message) --> join FFA event
For maximum flexibility, creating arenas isn't command-based. It's config based, and it's a whole lot easier than you'd expect. Check out our detailed documentation on it:
http://zpvp.us/#arena-creation
As always, if you need assistance, we will help you, but please, read the docs first.
Creating Kits
Kit creating is also done in the config.
YAML:
kits:
#Name of your kit
'Iron Standard':
#Which mode(s) do you want to allow this kit for?
modes:
- competitive
- leisure
- arcade
#Quantity ITEM_NAME
helmet: 1 IRON_HELMET
chestplate: 1 IRON_CHESTPLATE
leggings: 1 IRON_LEGGINGS
boots: 1 IRON_BOOTS
#What do you want this kit to be represented as in the GUI?
icon: IRON_HELMET
#Quantity ITEM_NAME
items:
- 1 IRON_SWORD
- 3 GOLDEN_APPLE
- 32 COOKED_FISH
You can have enchanted kits by adding ench:enchantment_name to whatever items. You can also add effects with effect:effect_name as demonstrated below:
YAML:
'Cool Kids Kit':
modes:
- arcade
icon: FIREWORK
helmet: 1 LEATHER_HELMET
chestplate: 1 CHAINMAIL_CHESTPLATE
leggings: 1 LEATHER_LEGGINGS
boots: 1 CHAINMAIL_BOOTS
items:
- 1 BOW:200 ench:arrow_fire
- 5 POTION effect:regen
- 64 ARROW
- 10 TNT
- 1 FLINT_AND_STEEL
- 1 GOLDEN_APPLE
- 64 WOOL:15
Please use these to help you:
- https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
- https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
- https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html
Not that many
- pvp.ffa
- Give this to any player that you want to be able to manage the FFA gamemode. They will be able to initiate FFA events, choose the maps, etc.
- pvp.unlimited
- This permission is configurable! This permission gives a player unlimited access to ranked matches.
- MySQL Database
- Vault
- Economy Plugin (We recommend Fe Economy)
- World Edit
It takes less than 5 minutes to install zPvP on your server/network (literally). We've included some bonuses in the zip for your convenience.
Please ensure you have the following ready to go:
- MySQL Database
- Economy Plugin (We recommend Fe)
- 5 minutes
- Step 1. Extract zPvP.zip. Once you do so, you'll have the plugin (zPvP.jar), a map (Aftermath), and an SQL dump called zPvP.sql
- Step 2. Upload zPvP.jar and your economy plugin into your /plugins folder. Upload Aftermath into the root directory of your server
- Step 3. Now, go to your webserver and upload zPvP SQL dump. If you're using a shared host, you can use PHPMyAdmin
- Step 4. Boot up your minecraft server and let it generate the files. After it has booted up completely, shut it off.
- Step 5. Go to ./plugins/PvP and open config.yml
- Step 6. Update the config with your database credentials. Don't do anything else yet.
- Step 7. Restart your minecraft server and you should be good to go!
We have a very detailed documentation site available for your convenience. We might be missing some things, but we will be trying to continue maintaining it.
http://zpvp.us/
Please also have a look at these resources:
- https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
- https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/potion/PotionEffectType.html
- https://hub.spigotmc.org/javadocs/spigot/org/bukkit/enchantments/Enchantment.html
Whilst the server is gone, we do incline on continuing to maintain this plugin. We're prioritizing bugs over anything else, however we'd be more than happy to honor any sort of requests and/or suggests that you may have.
If you do require assistance or want to chat about this plugin, please consider joining our discord server: https://discord.gg/FdRqxwA
Xesau is the brains behind this plugin and has been apart of our team since the server's inception. We'd like to thank him for his work in developing the plugin.
Proof
Here's some proof that the plugin is indeed ours. Contact us if you require more.
https://www.mc-market.org/threads/355791/#post-3125982
Price Information
We are selling multiple copies of this, and this resource will be uploaded to Spigot as a premium resource soon, priced at $15. You can buy it here for $12 (limited time only)
You can buy it now here: https://selly.gg/p/f8561215
Last edited: