- Added a features folder structure which will be including a ton of new/current features to make configuring specific components easier (move the tab.yml to it to use ur old tab config).
- Fixed teleportation to spawn after deathbans etc...
- Fixed the teleport delay to spawn after ^
- Fixed getting combat villaget while in mod mode
- Fixed Tab by using an older api I've used in some projects which I bought.
- Nametags fixed (sorry)
- Basic support done, you need this api in yours plugins folder with the Basic plugin: https://cdn.discordapp.com/attachments/618004917474426880/618377071630090255/CoreAPI.jar ONLY USE THAT ^ IF YOU HAVE THE BASIC PLUGIN ON YOUR SERVER WITH MYSQL
Changes:
- Fixed Core support
- Added shop signs support to open shopguiplus menu
![]()
https://gyazo.com/fac1c4f1bc0753cf4644a16ad10c36d0
Fixes:
Sorry for the lack of updates, I have to focus on a few other things but expect more soon within a few days!
- Shop signs now only work in spawn
- Added %lives% placeholder for tab and sb
Changes:
- New TAB API, use ViaRewind & ViaVersion in 1.8.8 spigots, and on 1.7.10 the tab should just work (don't forget protocollib 3.7.0)
- Updated Aqua support
- Fixed reclaimed players saving
- Removed disabled message from /settings menu
- Fixed regen time in /f show
- Error for combatloggers and combatloggers staying on restart fixed
- Fixed regentask
- Made it so a sell shop doesn't take ALL items but per click only the max amount for what it says on the sign
- Fixed randomtp
- Fixed deathban bypass permission fully now: hcf.deathban.bypass
- Added a bunch of placeholders to use throughout scoreboard and tab, they can be used through eachother
- Made tab configurable, the tab is now fully controlled in the tab.yml
- Fixed pvp help message by default
Changes:
- /pvp revive now checks if you have a live.
- You can no longer backstab allies/facmembers w/ rogue
- Another check for frozen players dealing damage, with highest priority
Changes:
- Added "NickMC has left the faction" to locale.yml
- Fixed regening task not starting
- Fixed /f show while regening at the end of the regen time
- Added "Your faction is now regenerating DTR" to locale.yml
- Fixed interaction with potions etc in enemy claims
- Made it so if you drop the claiming wand, it will remove it from your inventory and stop claiming
- You can no longer step on pressureplates in modmode/vanish
- Deathbans should no longer happen to ops even if you have a weird perms plugin :3
Changes:
- Fixed /fly toggling for staff
- Re-added /settings and fixed it
- Fixed /tgc
- Fixed being able to unclaim whilst raidable
- Fixed error when not having lunarclientapi (sorry)
- Fixed being able to execute physical interactions in enemy claims (Trampling crops, pressureplates)
- Fixed being able to hit allies if you disable ally dmg prevention in config
- Fixed being able to drop claim wand
- Fixed logout timer still leaving behind combat logger villager
- Removed message of not being able to go end when in combat, because of spam
Fixes:
Config line for allies in /faction show (messages.yml):
- Fixed error on stopping the server
- Fixed koth time and pearlable saving
- Removed default having spawn tag check from executing commands like: /clear, /feed, /enderchest, /fly, /heal, /repair and /top. If you want these cmds still disabled in combat copy the config section below to your config.yml at the correct place.
- By default you can now pearl in to koths
- Fixed allies showing in /f show, add the line as below
- Now actually fixed the issue with you for some reason being out of the faction out of nowhere but if you /f show the faction you're still in it. I made a extra check for when it happens and it will put you in the faction it finds you in.
- Fixed KoTH error when executing the cmds
- Fixed KoTH Captures in /f show not updating
- Now Rogue gets Slowness 2 after backstabbing someone
Code:- "&eAllies: &d%allies%"
Config replacement for combat blacklist, just replace this section in the config:
Code:### Combat Settings ### combat: command-list-type: "BLACKLIST" #You can do NONE, WHITELIST OR BLACKLIST, NONE disables the whole command list in ct thing command-list: #Blacklist means these commands are disabled in combat, whitelist means you can ONLY use these commands in combat - spawn - clear - heal - feed - repair - fly - enderchest - top
