polymart
Log in
Create account
Products
Plugins
Setups
Builds
Models
Mods
Resource packs
Art
Configurations
Server jars
Skripts
Websites
Discord
Other
Wiki
Developer API
Placeholders
Webhooks
Community Guidelines
Server Hosting
Log in
Create account
Products
Plugins
Setups
Builds
Models
Mods
Resource packs
Art
Configurations
Server jars
Skripts
Websites
Discord
Other
Wiki
Developer API
Placeholders
Webhooks
Community Guidelines
Server Hosting
polymart
zTournament
1.0.4.6
Fully automatic pvp tournament plugin
Get it now for
€15.00
EUR
Overview
Reviews
Updates
Discussion
Materials
Features:
Unlimited Arena
All types of duel (1v1, 2v2, 3v3, 20v20, ...)
Multi-arena system (there can be several duels in a single arena)
Unlimited Kit
Reward according to the position of the team
Fully automatic
Commands:
/tournament create \ - Create a team (ztournament.team.create)
/tournament join \ - Join a team (ztournament.team.join)
/tournament invite \ - Invite a player to your team (ztournament.team.invite)
/tournament leave - Leave your team (ztournament.team.leave)
/tournament version - Show plugin's version
/tournament arena \ - Create an arena (ztournament.arena)
/tournament delete \ - Delete an arena (ztournament.delete)
/tournament list - Show an arena (ztournament.arena.show)
/tournament setlobby - Set lobby's position (ztournament.setlobby)
/tournament stop - Shop a tournament (ztournament.stop)
/tournament wave - Start next wave (ztournament.wave)
/tournament start \ \ - Start tournament (ztournament.start)
/tournament reload - Reload the plugin (ztournament.reload)
/tournament kit - Show kit commands (ztournament.kit.use)
/tournament kit list- Show kit list (ztournament.kit.use)
/tournament kit show \ - Show kit content (ztournament.kit.use)
/tournament kit create \ - Create an empty kit (ztournament.kit.use)
/tournament kit edit \ - Edit a kit (ztournament.kit.use)
/tournament kit delete \ - Edit a kit (ztournament.kit.use)
Developer:
API:
https://github.com/Maxlego08/zTournament-API/releases
Github:
https://github.com/Maxlego08/zTournament-API
JavaDocs:
https://docs.groupez.dev/ztournament/
Code
Tournament tournament = getProvider(Tournament.class);
protected T getProvider(Class classz) {
RegisteredServiceProvider provider = getServer().getServicesManager().getRegistration(classz);
if (provider == null)
return null;
return provider.getProvider() != null ? (T) provider.getProvider() : null;
}
Configuration:
Lang:
https://github.com/Maxlego08/zTournament-API/blob/master/lang.json
Config:
https://github.com/Maxlego08/zTournament-API/blob/master/config.json
Kit:
https://github.com/Maxlego08/zTournament-API/blob/master/kits.yml
No ratings yet
17
Supported MC versions
1.17, 1.16, 1.15, 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7
Supported server software
Spigot, Paper
GroupeZ
Discord
Launch test server
You might also like...
zSpawner PRE-RELEASE
Simply manage your spawners with a inventory ! Perfect for any type of server!
zAuctionHouse
The best auction house plugin, mandatory for your server.
zShop - Advanced Shop GUI
Better than ShopGuiPlus and DeluxeMenu combines
Products
Plugins
Setups
Builds
Models
Mods
Resource packs
Art
Configurations
Server jars
Skripts
Websites
Discord
Other
Wiki
Developer API
Placeholders
Webhooks
Community Guidelines
Server Hosting