AzerothCore Custom Repack — Monk Class (BETA)
Base Framework: AzerothCore
Status: Development / Testing
Platform: Linux Only
Main Features
[DEV] Playable Monk Class - full custom implementation with talents and working spells.
The balance is still in BETA, but you can rework and fine-tune it easily using the included mod-spell-regulator.
Preview Gameplay:
PvE Spectator (System spectate raid live (ID Protection, free camera, etc.): https://www.youtube.com/watch?v=fIlgXs0wCvUS
Included Server Mods
- mod-eluna
- mod-npc-enchanter
- mod-npc-services
- mod-npc-spectator
- mod-playerbots
- mod-transmog
- mod-spell-regulator
Download:
Patch-Client: https://mega.nz/file/y9BxlZhb#F2RyWWNdkXpSLjB9yvMBEILJjVAa1RUz6sBgvXbpyL0
Server-BIN (/home/azerothcore-wotlk/env/dist/bin): https://mega.nz/file/u9QGDIJY#hij1P0T_fqwluFH5yZ4lWt4g3CFOd2gFBtT_aZGGV90
Server-ETC (/home/azerothcore-wotlk/env/dist/etc): https://mega.nz/file/D4gkWZaK#Ktl0bfHiHswFux_qPSgbtRnlWQ6zsh6rtsL72ufV3zQ
(Bonus) Modules Azerothcore: https://mega.nz/file/u9QExBSS#Q3pD1uWKVtSqG9XF0Q97DnatqwraKLIo5SEHGtjnSVM
For server installation:
I recommend compiling and installing your own copy of https://github.com/liyunfan1223/mod-playerbots.
Server installation (recommended):
- 1. Clone and build the repository: https://github.com/liyunfan1223/mod-playerbots. (Enable same additional modules from the repack)
- 2. Initialize your own auth, char, world databases using the SQL files produced by your build.
- 3. In your new build, replace the bin/ and etc/ directories with the bin/ and etc/ from the Server-BIN.rar, Server-ETC.rar (Repack)
- 4. Ensure the binaries are executable (chmod +x bin/worldserver bin/authserver) and start the server.
(If you encounter issues, make sure your operating system is similar to Debian 12. Perform a fresh installation using https://github.com/liyunfan1223/mod-playerbots to ensure proper libraries and dependencies are installed. – For SQL-related problems, check the SQL files inside the modules folders and apply them manually if necessary.)