javierleon9966 / properduels
A properly made duels plugin for PocketMine-MP
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 21
Watchers: 3
Forks: 11
Open Issues: 7
Type:project
Requires
- cortexpe/commando: dev-fork
- pocketmine/pocketmine-mp: ^5.0.0
- sof3/libasynql: ^4.2.0
Requires (Dev)
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: ^1.2.0
- phpstan/phpstan-strict-rules: ^1.0
- sof3/pharynx: ^0.3.0
This package is auto-updated.
Last update: 2025-03-25 21:06:48 UTC
README
ProperDuels is a plugin that adds a duel system into your server. No need to worry about any glitches unlike other duel plugins!
Features
- Customizable kits
- Customizable messages
- Multi arena support
- Simple commands
- SQL Database
- Queue system
Commands
/arena
Manage arenas for duel matches.
- /arena create <arena: string> <firstSpawnPos: x y z> <secondSpawnPos: x y z> [kit: string]
- /arena delete <arena: string>
- /arena list
/duel
Duel players and queue to a match.
- /duel <player: string> [arena: string]
- /duel accept <player: string>
- /duel deny <player: strint>
- /duel queue [arena: string]
/kit
Manage kits for duel matches.
- /kit create <kit: string>
- /kit delete <kit: string>
- /kit list