
Author profile
Andre601
Expansion author · 6 expansions
Expansions by Andre601
Browse releases and open an expansion for its placeholders and setup details.
Showing 6 of 6 expansions
mathHytale version of the Math ExpansionHytalev1.0.0-b1ReparserA simple expansion that parses a provided input twice.
Read more here: https://codeberg.org/Andre601/Reparser-Expansion#why-does-this-existMinecraftv1.0.0ShortcutExtremely simple expansion that allows the parsing of multiple Placeholders using a single TXT file.Minecraftv1.4.0FormatterExpansion allowing you to fomat numbers and text in various different ways. Placeholders using the bracket format ({placeholder}) are supported.
Currently supported Number formattings:
- Format number by adding dividers for x numbers (i.e. 1000 -> 1,000)
- Convert a number from one time unit to another
- Rounding
- Shorten (i.e. 1000 -> 1k)
- Convert to a collection of time units (i.e. 100 -> 1m 40s)
Currently supported Text formattings:
- Capitalize the first letter of a string or each word of a String
- Get the length of a string
- Lowercase a string
- Replace one set of characters with another
- Get a specific section of a string (Substring)
- Uppercase a stringMinecraftv2.9.1RandomColorMinecraftv1.2.0MathAllows math expressions to be evaluated. Placeholders supported through their brackets format.Minecraftv2.0.2