added states for hold and toggle features
- bug fixes
- new timed placeholders feature
added folia support
- Fixed placeholder cant read another placeholder (Discord issue 1)
- Fixed placeholders cant load after having same name before an underscore (Discord issue 2)
- Fixed Formats issue, Used to format partially, added a replace_all option to format only once the value is matched (Discord Issue 3)
- Fixed Offline Players Parsing (Discord issue 4)
- New Feature: Arguments, better way to receive a players statistics, (ONLY ADDED {#group} FOR NOW) (Discord issue 4)
again... bug fixes, removed the old color system and now it should work with every plugin HOPEFULLY
Fixed Outputs cant appear as placeholders in normal custom placeholder
i know not a lot but that's still the start of something big :)
Formats!
Formatting is a NEW feature that replaces letters/words from a placeholder into something else, for example: formats: format1: placeholder: '%player_name%' replace: J: A u: B n: C keh: DEFGHI If you do %easyph_format1% and your username contains J or any of the letters listed (for example My username is Junkeh) The output will keep it the same but replaces those letters, (so my output would be ABCDEFGHI instead of Junkeh formats are also on its own section, so it wont be under the placeholders category!
Placeholder Editing!
Editing a placeholder changes the placeholder output to either THAT specific person or everyone. This feature DOES NOT edit the placeholder in the configs, so if you wish to use the default value (thats set in the configs) then you can just reset that edit easily
For FULL changelog please visit the wiki at junkeh/easyph
Added the feature so you can add placeholders to math equations :D
Added animation features (still experimental)
Added support for Subfolders and custom files! Added new command to dump placeholders for support! Added new list feature that lists it as ASCII and parses them!
Added new Comparison Formatting:
=~ | Equals (Case-insensitive)
--------------------------------------
!~ | Not equals (Case-insensitive)
--------------------------------------
|- | Starts with
--------------------------------------
-| | Ends with
--------------------------------------
<> | Contains
--------------------------------------
>< | Doesnt contain
Added NEW Config types for creating extra custom placeholders! The guide can be found here: https://junkeh.gitbook.io/easyph/customize/complicated-configs



