https://github.com/dosmike/warcraft-minecraft
WarCraft:Minecraft is the attempt to recreate something like WarCraft:Source / WarCraft:GO in Minecraft
https://github.com/dosmike/warcraft-minecraft
Last synced: 8 months ago
JSON representation
WarCraft:Minecraft is the attempt to recreate something like WarCraft:Source / WarCraft:GO in Minecraft
- Host: GitHub
- URL: https://github.com/dosmike/warcraft-minecraft
- Owner: DosMike
- License: mit
- Created: 2017-08-06T18:36:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-04T18:29:58.000Z (about 6 years ago)
- Last Synced: 2025-01-12T06:26:18.887Z (over 1 year ago)
- Language: Java
- Size: 547 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WarCraft-MineCraft
WarCraft:Minecraft is the attempt to recreate something like WarCraft:Source / WarCraft:GO in Minecraft
All races are completely made up by the races.conf that defines the skills, perks and everything else.
Take a look at the example race or wiki pages to see how it works.
**Current Version: v0.5 (1.12.2)**
Using Sponge API 7.2
**[Version Checker](https://github.com/DosMike/SpongePluginVersionChecker)**
This plugin uses a version checker to notify you about available updates.
This updater is **disabled by default** and can be enabled in `config/dosmike_warcraft/versionchecker.conf`
by setting the value `enabled` to `true`.
If enabled it will asynchronously check (once per server start) if the Ore repository has any updates.
This will *only print update notes into the server log*, no files are being downlaoded!