Releases: VGDevelopment/VGCore
Releases · VGDevelopment/VGCore
SOLAR
Changelog
Features :
- NPC Module operating multiple NPCs on multiple servers. @daniktheboss
- Fireworks (needs a bit more work before launch). @YaBoiLewis
- Ender Pearls. @YaBoiLewis
- UI Re-write : @YaBoiLewis
- Rewrite of forms into different classes seperately to improve management.
- Network System : @YaBoiLewis
- A fully featured server & network manager to allow us to handle multiple mini-games on multiple servers asynchronously on multiple threads.
- Task Manager : @YaBoiLewis
- An advanced task manager to manage tasks executing to allow us to find out issues of any performance dips in any case.
- Spawners : @daniktheboss
- Full API to manage spawners.
- Spawnable Mobs (Blaze, Chicken, Cow, IronGolem, Mooshroom, Ocelot, Pig, Sheep, Skeleton, Spider, Zombie, ZombiePigman)
- Spawnable via a SpawnEgg directly as well!
- Pets : @YaBoiLewis
- Full API to managae pets.
- Pets available (Blaze, Chicken, Cow, EnderDragon, Ghast, PolarBear, Wolf, Zombie, ZombiePigman)
- Commands : @YaBoiLewis
- Ping Command (/p or /ping - Check your Ping)
- FactionSystem : @YaBoiLewis
- Manage factions like a boss with the faction manager available by running the
/f
command! - Show everyone your style by claiming land with
/f claim
. Particles spawn to denote your land. - Add players to your faction by having them request & then accepting | by inviting & then having them accept the invite.
- Manage factions like a boss with the faction manager available by running the
VGCore ALPHA BUILD 4
Changelog:
- Shop Configuration.
- Enchant Handling (w/ Sounds).
- Sound API.
VGCore ALPHA BUILD 3
Changelog:
- CustomEnchantments
- Multiple ShopUIs
VGCore ALPHA BUILD 2
Changelog:
- Functional Shop System API (with Item catelog)
- UI Development for shop started.
- Bug fixes from v0.1.0 (VGCore ALPHA BUILD 1)
VGCore ALPHA BUILD 1
Changelog:
- Fully fledged Economy System supporting MySQL
- UI Library working hand to hand with amazing Loader and Listener
- Cosmetic API