PvPArena modules are ways to enhance your arenas. They could modify a lot of things like configuration, fights, classes or spectating...
To manage your arena mods (download, install, remove, etc), please check documentation of
/pa modules
command.
Hook into many different aspects of the game!
Mod | Description | Status |
---|---|---|
AfterMatch | could also be called "Sudden Death" | ⚠ |
Announcements | announce events happening | ⚠ |
ArenaBoards | stats display | ⚠ |
ArenaMaps | never lose yourself ever again! | ⚠ |
AutoSneak | automatically hide player nametags by forcing sneak mode | ⚠ |
AutoVote | automatism | ⚠ |
BanKick | secure your arenas! | ⚠ |
BattlefieldGuard | secure your battlefield | ✔ |
BattlefieldManager | manage your battlefield | ⚠ |
BetterClasses | add potion effects and more to specific classes | ✔ |
BetterGears | give team colored leather | ✔ |
BetterFight | kill streaks and one-hit-kill items! | ⚠ |
BetterKillstreaks | even more detailed kill streaks! | ⚠ |
BlockDissolve | dissolve blocks under fighting players | ✔ |
BlockRestore | restore the battlefield | ✔ |
ChestFiller | fill battlefield chests with customizable content! | ✔ |
Duel | duel someone! | ⚠ |
EventActions | do stuff when stuff happens | ⚠ |
Factions | fix pvp not working | ⚠ |
FixInventoryLoss | prevent loss by gamemode / inventory check | ⚠ |
FlySpectate | have players spectating a fight in fly mode | ✔ |
Items | spawn (random) items | ⚠ |
LateLounge | keep playing until enough ppl are joining | ✔ |
MatchResultStats | keep stats of player games, who won, who lost? | ⚠ |
PlayerFinder | allow players to find others with a compass | ✔ |
Points | allow to restrict certain classes to require players to fight for better classes | ⚠ |
PowerUps | spawn items giving special powers | ✔ |
Projectiles | add knockback to throwable items (snowballs, eggs, etc) | ✔ |
RealSpectate | spectate the game, CounterStrike style! | ✔ |
RedstoneTriggers | add win/lose triggered by redstone | ⚠ |
RespawnRelay | add a relay for respawning players | ⚠ |
SinglePlayerSupport | Allow players to use an arena on their own! | ⚠ |
Skins | add custom skins to teams/classes | ❌ |
SpecialJoin | join via buttons, levers, etc | ⚠ |
Spectate | use the new 1.8 SPECTATOR mode to allow flying and POV spectating | ⚠ |
Squads | add squads to the game, basically only showing players belonging together apart from teams and classes. | ✔ |
StartFreeze | freeze players at start | ⚠ |
TeamSizeRestrict | a small mod to restrict the size of specific teams | ⚠ |
Titles | send messages to players as the "title" command would do | ✔ |
TempPerms | add temporary perms | ✔ |
Turrets | add turrets where players fire projectiles | ⚠ |
Vault | add economy | ✔ |
Walls | define wall regions to simulate "The Walls" | ⚠ |
WorldEdit | backup/restore regions | ✔ |
WorldGuard | import region definitions from WorldGuard | ⚠ |
Key : ✔ Recently tested and full-functional | ⚠ Legacy modules, not tested for a while | ❌ Temporarily unavailable
PVP Arena exists since 2011 and Minecraft servers evolution make modules follow-up complicated. The objective of next updates will be to make a great check-up of all of them and fix all eventual issues.
Anyway, don't hesitate to test legacy modules by yourself, a big part of them work normally or have trivial issues. Obviously if you encounter one, you can report it 😉
ℹ This has to be done only once
Use the /pa modules download
command to download the release version of modules. If you want to
install a dev build version, download the zip archive on jenkins
and deflate it in the /files
directory of pvparena.
After this step, if you type /pa modules list
, you will show the list of all installable
modules.
ℹ This has to be done for each module you want to install
Modules aren't loaded by default, a quick installation is required.
Type /pa modules install [moduleName]
to install one of them.
ℹ This has to be done for each arena
Last step: your module is installed and you want to use it in some of your arenas.
Type /pa [arena] !tm [moduleName]
to enable it in your arena.