License server has a new domain attached, you need to update within 2 weeks!
Update 2.3:
- Add /mapkit effects (to add potion effects to a class)
- Small other fixes
Update 2.2:
- Add /f baltop command
- Add /f friendlyfire command
- Add /firstjoinitems command
- Add first join message/broadcast (messages.yml)
- Add the possibility to do /conquest and /dtc from console
- Add %total_profiles% command
- Add far-right part of the tab to the tab config
- Removed support from very old cores
- Fix claims sometimes bugging out from storage
- Fix nether spawn location
- Fix when doing /gm on other players
- Fix clear command on other players
- Fix koth center location bugging out from storage
- Fix bard held items applying WAY faster now
- Fix the glass walls being faster now
- Fix some other bugs and errors
Update 2.1:
- Added lunar waypoints support, globally togglable and for each waypoint togglable, renamable and colorable (is that a word?) (Spawn, end exit, events (koth, dtc and conquest), faction home etc)
- Added lunar team viewer arrows, togglable.
- Added revamped /f focus, this focuses a faction instead of a player, also sets waypoint on focused hq
- Added /f rally and /f unrally, sets a lunar waypoint and broadcasts in chat.%faction_has_focus%
%faction_focus_name%
%faction_focus_has_home%
%faction_focus_home%
%faction_focus_dtr%
%faction_focus_online_members%
%faction_focus_max_members%
- Added the ability to edit the far right tab column (visible for 1.8 clients only)
- Added the ability to change dtc material
- Made sure the reclaims sort from top to bottom (so your highest rank reclaims should be at the top of the file)
- Fixed zoom support error (also download their latest version as they forgot something in their api)
- Added quite some small fixes to avoid some possible errors, async catcher errors and stuff like that
Update 2.0:
- Added Extraction (Purge) event
- Added Rampage (Top-Killer) event
- Added simple config auto-updater (read last config change below)
- Recoded flat file storage system
- Recoded combat glass walls system
- Recoded /f addpoints so it allows for players and faction names to be used and it runs async now
- Added new methods to the api for an upcoming abilities plugin
- Added support for Zoom and Utils (client requested)
- Fixed many issues when recoding the flat file storage system regarding data
- Fixed /lives being impossible on offline members
- Fixed a startup error with koth data
- Fixed colored kitmap signs + removed kits automatically adding potions
Config Changes:
This config change I couldn't make automatic due to me not wanting to ruin your scoreboard layout:
Add the following lines to your config.yml (https://prnt.sc/1051m4h):
Code:- "%rampage_lines%" - "%extraction_lines%"
Update 1.9.3:
- Added /hcf reload (reloads config, locale, messages, tab, scoreboard, lunar, mod-items & kits)
- Fixed small issues with customservertimer scoreboards
- Faction members in tab (the placeholder) now sorts by rank
Update 1.9.2:
- Made lunar tags 100% configurable
- Made relation colors configurable
- Made it so player timers 'keep going' when you are/server is offline
- Added /customservertimer
- Added a configurable join messages for stuff like this: https://prnt.sc/uzez0t
- Added many methods to the api (info in discord:
Config Changes (Only if you want them (or edit them))
Add this in config.yml: https://prnt.sc/uzfb14
Code:colors: members: "GREEN" allies: "DARK_PURPLE" tagged: "DARK_RED" enemies: "YELLOW" focused: "LIGHT_PURPLE"
Add this in config.yml: https://prnt.sc/uzfbeu
Code:- "%customservertimer_lines%"
Add this in config.yml: https://prnt.sc/uzfc1p
Code:custom-server-timer: line: "%text%&7: &f%timer%"
Add this in messages.yml (if you want it): https://prnt.sc/uzfcmi
Code:join-message: - "&f" - " &fWelcome to &b&lHCF &fMap &b1" - "&f<display=%has_faction%" - "&b&l%faction_name%<display=%has_faction%" - " &fFaction DTR: &b%faction_dtr%<display=%has_faction%" - " &fFaction Online: &b%faction_online_count%/%faction_total_count%<display=%has_faction%" - "&f"
