Main Page
Appearance
Welcome to the PKWar Wiki The comprehensive guide to mastering PKWar
|
|
Featured Guides
- New Player Walkthrough - Complete guide from login to first war victory
- Advanced PvP Tactics - Master-level combat strategies
- Team War Coordination - Winning through teamwork
- Money Farming Routes - Efficient exploration paths
- Achievement Hunting Guide - Unlock all achievements
Quick Reference
Connection Info | Game Status |
---|---|
Server: pkwar.org Port: 2222 Client: Download |
=== Template:Game Status ===
Checking... <script> fetch('https://pkwar.org/api/status') .then(response => response.json()) .then(data => { const statusEl = document.getElementById('game-status'); if (data.online) { statusEl.innerHTML = 'ONLINE'; } else { statusEl.innerHTML = 'OFFLINE'; } }) .catch(() => { document.getElementById('game-status').innerHTML = 'Unknown'; }); </script> |
Recent Updates
- 5 September 2025 - Wiki launched!
- Complete area maps added
- Class strategy guides published
- Achievement database imported
Contributing
This wiki is maintained by the PKWar community. To contribute:
- Report errors on Discord
- Submit content to mud@pkwar.org
- Reach level 10 for editor rights
- See Help:Editing for wiki syntax