Fixed:
- Update core support to 0.0.4, 0.0.3 is no longer supported. (Sorry if you got a leaked version
)
- Changed hooking system, checks for Core first then for vault (Chat, not economy)
- Keysale/sale bugging eachother (oopsie)
- 99% sure I fixed respawning outside spawn now
- Fixed double scoreboard line on 1.8 at the bottom
Added:
Fixed:
- Added Vault economy support BETA.
You should now be able to use your favourite ShopGUI plugin with HCF
- Combat logger timer when getting hit after already having the timer not being the time u configured (oopsie)
NOTE: You must do the config changes below, on every update!
Added:
Fixed:
- /f tphere - perm: command.factiontphere (Tp's fac to you)
- /hidestaff - perm: hcf.staff
- Modmode onjoin - perm: hcf.mod.onjoin
- Added build limits per-world (CHECK CONFIG CHANGES BELOW)
Config changes:
- Combat timer when getting hit after being in combat ignoring the configured amount
- Changed /freeze all to /freezeall
- Fixed any koth to be captured if a koth was live
- Fixed villager items being above mapkit from being tradable
Edit the 'sizes' section in the 'factions' setting as following:
![]()
So remove the part from the red marked line, and add the green marked lines
Fixes:
- Bard resistance click level 4 > 3
- Bard jump boost click level 4 > 7
- Anvil enchant limiter fixed
- Possibly fixed tnt being able to explode (This shouldn't be possible in any way but still tried something)
- Fixed bard magma cream
- Fixed /f home timer not canceling on hit
Added:
Fixed:
- CombatTimer command blacklist/whitelist system (CHECK CONFIG CHANGES BELOW)
Removed:
- Being able to place/break blocks while in modmode unvanished
- The bottom line in kitmap scoreboard
Config Changes (MUST DO):
- Original spawn combat timer check, because you can now add the spawn command to the new ct command blacklist
Add this somewhere in your config.yml
(I've added it above the elevators section)Code:### Combat Settings ### combat: command-list-type: "NONE" #You can do NONE, WHITELIST OR BLACKLIST, NONE disables the whole command list in ct thing command-list: #In the above setting BLACKLIST means these commands are disabled in combat, WHITELIST means you can ONLY use these commands in combat - spawn
Added:
Config Changes:
- Ability to toggle enderchest usage (Default disabled)
Add this:
Inside the 'listeners' sectionCode:disable-enderchest: true #true means enderchests are disabled
Added:
Config Changes:
- Ability to toggle AutoSmelt completely (enabled by default)
Add this:
Inside the 'features' sectionCode:autosmelt: true #If true you still need perm: hcf.autosmelt
Fixes:
- Fix pearl landing when you throw it and you die&respawn while the pearl still has to land
- Fixed being able to hit Combat Loggers from ur faction or ur allies
- Fixed GODApple timer on scoreboard
- Fixed being able to /spawn in combat (Bypass it with: hcf.command.spawn.incombat)
- Possibly fixed respawning somewhere completely different bug
- Fixed ally limit
- Reworked the system of the scoreboard
